aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark functions involving attached property IDs as deprecatedUlf Hermann2019-04-301-0/+2
* Move creation and management of singletons to QQmlEnginePrivateRichard Weickelt2019-04-241-13/+64
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-14/+46
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-191-14/+46
| |\
| | * QML: Remove static attchedPropertyIds mapUlf Hermann2019-04-181-14/+46
* | | Clean up type registrationUlf Hermann2019-04-181-68/+35
* | | Remove QQmlV4HandleUlf Hermann2019-04-101-1/+0
|/ /
* / Doc: Promote use of ECMAScript modules over Qt.include()Ulf Hermann2019-03-041-0/+4
|/
* Documentation: Start using the \nullptr macroFriedemann Kleint2019-01-211-3/+1
* QML: Fix registering and unregistering of context objectsUlf Hermann2018-12-121-1/+5
* QML: Also clear outerContext's contextObject on destructionUlf Hermann2018-11-301-0/+3
* Remove obsolete VisualDataModel, *Group and VisualItemModel in Qt 6Shawn Rutledge2018-10-031-0/+2
* Doc: Remove references to Qt Quick 1Kai Koehne2018-10-011-2/+0
* Add qml-worker-script featureMorten Johan Sørvig2018-09-121-4/+4
* Make QtDeclarative work for the no-thread configMorten Johan Sørvig2018-09-051-0/+8
* Merge dev into 5.12Oswald Buddenhagen2018-08-211-3/+5
|\
| * Fix revision of Connections.enabled propertySimon Hausmann2018-08-141-3/+5
* | Add support for importing ES modules in .qml filesSimon Hausmann2018-08-171-0/+19
|/
* Add defaultLogLevel to LoggingCategoryTomasz Olszak2018-06-251-1/+3
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-1/+1
|\
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* | Provide API to access singletons associated with a QQmlEngineRichard Weickelt2018-06-211-0/+65
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-271-0/+2
|\|
| * Clarify ownership around QQmlEngine::setNAMFMårten Nordheim2018-04-261-0/+2
* | Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-13/+0
|\|
| * Fix crash when QML engine warning handler feeds errors back into QMLSimon Hausmann2018-04-091-13/+0
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-04-091-62/+17
|\|
| * Allow for QQmlData::set*Bit and clear*Bit to be inlinedErik Verbruggen2018-04-061-62/+17
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-221-0/+10
|\|
| * add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+6
| * Add a feature for DelegateModelUlf Hermann2018-03-211-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-211-0/+2
|\|
| * Fix crash when calling QQmlEngine::clearComponentCache()Simon Hausmann2018-03-191-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-47/+47
|\|
| * use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-47/+47
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-151-8/+16
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-8/+16
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-8/+16
| | |\
| | | * Fix memory leak with deferred propertiesSimon Hausmann2018-02-061-1/+2
| | | * Clean up manual refcounting of compilation unitsSimon Hausmann2018-02-061-7/+14
* | | | Add a feature for qml-animationUlf Hermann2018-02-151-2/+2
* | | | Add a feature for QML locale supportUlf Hermann2018-02-151-0/+6
* | | | Add a feature for xmlhttprequestUlf Hermann2018-02-121-1/+0
* | | | Add a feature for ListModelUlf Hermann2018-02-121-0/+4
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-061-34/+26
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-34/+26
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-34/+26
| | |\|
| | | * Have more bindingBits available inlineLars Knoll2018-01-171-34/+26
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+1
|/ / /