aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmlmodelsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Add TUs for QML_FOREIGNs and namespaces to enable includemocsMarc Mutz2022-05-101-0/+48
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-141-82/+0
|\
| * Generate registrations for all importsUlf Hermann2020-01-101-18/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-161-19/+2
|\|
| * Models: Move labs classes into src/imports/labsmodelsUlf Hermann2019-10-151-19/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-271-18/+11
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-18/+13
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-051-1/+1
|\|
| * qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-3/+3
* | Restore compatibility with Qt 5 for VisualDataModel/DataModelGroupSimon Hausmann2019-07-261-0/+2
* | Remove module registration related Qt version #ifdefsSimon Hausmann2019-07-221-35/+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
|/
* Add features for the remaining QML model typesUlf Hermann2019-05-031-8/+23
* Move model types into their own libraryUlf Hermann2019-05-021-0/+124