Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / src / qml / qml / qqmlengine.cpp
2012-12-04 Stephen KellyUse the qRegisterMetaType which does not take a string.
2012-11-30 Friedemann KleintLimit case-sensitivity check in QML to file names.
2012-11-29 Tasuku SuzukiMove no-Gui related QML types from QtQuick into QtQml
2012-11-22 Marco BubkeAdd designer support for animations and componentComplete
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-19 Thiago MacieiraUse the new QLibraryInfo::Qml2ImportsPath path for...
2012-09-27 Jędrzej NowackiUpdate qMetaType helpers usage.
2012-09-24 Andreas HolzammerWindows CE buildfix
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-08-29 Aaron KennedyEvaluate bindings more intelligently during construction
2012-08-28 Thomas McGuireDoc: Clarify ownership semantics of objects returned...
2012-08-28 Bea LamFix various doc errors
2012-08-28 Chris AdamsRefactor singleton type registration code
2012-08-22 Thomas McGuireMake connectNotify() work with QML
2012-08-08 Bea LamFix uses of \inmodule, \inqqmlmodule and \since
2012-08-08 Glenn WatsonAdd type name to singleton (module api) implementations.
2012-08-03 Bea LamFix various broken links in documentation
2012-07-30 Matthew VogtImplement strict mode for qmldir modules
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-27 Aaron McCarthyFix QML import paths in Qt resources.
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-10 Chris AdamsFix broken value-type support by allowing property...
2012-07-05 Andrew den ExterUse enumeration in preference to enum when referring...
2012-06-27 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-27 Kent HansenImplement QAbstractDeclarativeData::isSignalConnected...
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-21 Chris AdamsPut basic language types into QtQml import
2012-06-12 Kent HansenAdapt to connection-related changes in qtbase
2012-06-07 Aaron KennedyDon't double emit threaded signals
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-06-05 Michael BrasserDelay conversion of v8 exceptions to QQmlErrors.
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-29 Matthew VogtRemove obsolete overload of QQmlEngine::importPlugin()
2012-05-24 Aaron KennedyUse static dispatch tables for QQmlAbstractBinding
2012-05-24 Aaron KennedyReduce size of QQmlAbstractBinding
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Kent HansenRemove QQmlEngine::collectGarbage() overload
2012-05-21 Martin Smithdoc: Added missing qdoc text
2012-05-21 Matthew VogtEnsure repeated compilation does not fail
2012-05-21 Kent HansenDetect and abort if an object is deleted during signal...
2012-05-17 Matthew VogtAdd QQmlEngine::trimComponentCache()
2012-05-16 Chris AdamsFix composite type property support
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-11 Chris AdamsDispose the v8object handle in QQmlData::destroy()
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-11 Tor Arne VestbøAllow image providers to force their loading to be...
2012-05-09 Kai KoehneSet context information for QmlErrors passed to qWarning
2012-05-09 Alan AlpertDocument some more functions on the Qt object
2012-05-08 Jerome PasionDoc: Moving QML docs for new doc structure
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-08 Michael BrasserRemove QQmlData::objectNameChanged callback.
2012-05-04 Aaron KennedyInitial bundle support
2012-05-04 Matthew VogtEnsure binding target has not been deleted
2012-05-04 Matthew VogtEmit Component.onDestruction before context is invalidated
2012-05-04 Chris AdamsSet ptr to zero after freeing memory
2012-05-03 Charles YinAdd a static flag to avoid unnecessary QQmlData::init...
2012-05-01 Charles YinRemove init() call from QQmlData's ctor.
2012-04-30 Jerome PasionWhitespace fix in the source code.
2012-04-27 Jerome PasionDoc: Fixing errors due to incorrect QDoc commands.
2012-04-27 Jędrzej NowackiAvoid calling gc in QQmlEngine destructor.
2012-04-26 Girish Ramakrishnanapi: remove references to inputPanel.
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-20 Charles YinDisable local storage if the standard data location...
2012-04-20 Michael BrasserProvide receivers count from QQmlData.
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-30 Matthew VogtImprove the documentation of clearComponentCache()
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Kai KoehneDebugger: Allow enabling of qml debugger without startu...
2012-03-27 Alan AlpertUpdate documentation
2012-03-26 Michael BrasserRemove QObject parenting from QQmlAbstractBoundSignal.
2012-03-26 Chris AdamsAdd templated module api registration function
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Matthew VogtProvide imageType() from QQmlImageProviderBase
2012-03-20 Matthew VogtMigrate gui dependencies from QtQml to QtQuick.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-14 Kai KoehneDebugger: Print informational messages via qDebug
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Kai KoehneQML Debugger: Change prefix of warnings
2012-03-07 Matthew VogtRemove uses of QtGui symbols in QQmlEngine.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml