aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-052-2/+2
|\
| * qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-3/+3
| * Fix build without features.qml-delegate-modelTasuku Suzuki2019-08-191-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-091-1/+1
|\|
| * Fix label name of features.qml-object-modelTasuku Suzuki2019-07-221-1/+1
* | Restore compatibility with Qt 5 for VisualDataModel/DataModelGroupSimon Hausmann2019-07-261-0/+2
* | Remove module registration related Qt version #ifdefsSimon Hausmann2019-07-222-40/+0
* | Fix imports of Package and Instantiator with Qt 6Simon Hausmann2019-07-221-2/+2
* | Fix import of ListModel/ListElement as part of QtQmlSimon Hausmann2019-07-171-2/+2
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-2/+8
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Fix build without features.itemmodelTasuku Suzuki2019-07-081-1/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-041-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-142-2/+51
* Move valueAsNumber into ExecutableCompilationUnitUlf Hermann2019-05-131-1/+1
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-162-13/+15
* Remove last traces of QV8EngineUlf Hermann2019-05-083-3/+3
* Add features for the remaining QML model typesUlf Hermann2019-05-0310-29/+84
* Move model types into their own libraryUlf Hermann2019-05-0239-0/+17366