aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-292-20/+53
|\
| * QQmlNotifier: Always keep the isNotifying flag when updating senderPtrUlf Hermann2019-01-232-20/+53
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-225-19/+28
|\|
| * Documentation: Start using the \nullptr macroFriedemann Kleint2019-01-213-10/+8
| * QQmlMetaType: Erase attached properties in dtorUlf Hermann2019-01-151-4/+12
| * Fix crash with qt.qml.binding.removal.info=trueNils Jeisecke2019-01-141-5/+8
* | QML: Special case null as binding typeUlf Hermann2019-01-211-0/+19
* | QML: Consider all possible metatypes when looking for attached propsUlf Hermann2019-01-211-5/+8
* | QQmlApplicationEngine: Drop unused memberUlf Hermann2019-01-171-1/+0
* | Property Cache: Use related meta objects to check for "enums"Ulf Hermann2019-01-041-58/+50
* | Improve logging of nested arraysUlf Hermann2019-01-031-1/+22
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-234-13/+24
|\|
| * QML: When destroying a context, clear any pointers to itUlf Hermann2018-12-171-0/+2
| * QML: Fix registering and unregistering of context objectsUlf Hermann2018-12-124-13/+22
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-121-0/+3
|\|
| * QML: Also clear outerContext's contextObject on destructionUlf Hermann2018-11-301-0/+3
* | Remove unused functionJędrzej Nowacki2018-12-032-9/+0
* | Fix warnings about unused Qt containersSergio Martins2018-11-301-2/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-302-10/+3
|\|
| * Fix parsing of js files via Qt.include()Simon Hausmann2018-11-291-2/+2
| * Fix stale QML cache files when using assets:// on AndroidSimon Hausmann2018-11-291-8/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-242-9/+24
|\|
| * Fix qmlplugindump version dump issueMichal Policht2018-11-231-5/+10
| * QML TypeLoader: Sort composite singletons before recursing into themUlf Hermann2018-11-202-4/+14
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-201-43/+69
|\|
| * QML: Use all available type information to find enum typesUlf Hermann2018-11-191-43/+69
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-173-78/+74
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-163-78/+74
| |\
| | * Expose let/const variables from imported JS scriptsJüri Valdmann2018-11-022-58/+31
| | * Doc: Qt QML: Fix documentation warningsTopi Reinio2018-11-021-20/+43
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-091-0/+3
|\| |
| * | Doc: improve qmlRegisterInterface() documentationMitch Curtis2018-11-071-0/+3
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-063-2/+15
|\|
| * Extend QQmlElement with empty placement delete operatorFredrik Orderud2018-11-021-0/+4
| * Clone ContextType::Global as ContextType::ScriptImportedByQMLJüri Valdmann2018-11-011-1/+1
| * Fix issues with lookup of scoped enums on SingletonsMichael Brasser2018-10-311-1/+10
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-7/+11
|\|
| * Hold internal reference to incubator object while incubatingMichael Brasser2018-10-261-7/+11
* | Make QQmlDirParser and QQmlError available in QmlDevToolsUlf Hermann2018-10-258-1027/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-241-5/+24
|\|
| * Fix erroneous enum conflict warningsSimon Hausmann2018-10-231-5/+24
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-202-44/+54
|\|
| * QQmlScriptData: Extract qmlContextDataForContext from scriptValueForContextJüri Valdmann2018-10-172-44/+54
* | Fix -Wweak-vtables warningJesus Fernandez2018-10-172-4/+4
* | Reduce size of QQmlValueTypeJędrzej Nowacki2018-10-094-11/+9
|/
* qmlplugindump: Properly handle extension typesKai Koehne2018-10-092-0/+9
* Remove obsolete VisualDataModel, *Group and VisualItemModel in Qt 6Shawn Rutledge2018-10-031-0/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-011-1/+1
|\
| * Doc: Remove wrong ';' from Q_PROPERTY exampleKai Koehne2018-09-271-1/+1
* | Doc: Remove references to Qt Quick 1Kai Koehne2018-10-0110-25/+0