aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qquickpackage_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QMLMODELS_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* QML models: Make most properties FINAL to prevent accidental shadowingOliver Eftevaag2023-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Fix life cycle methods for some QML-exposed typesUlf Hermann2021-07-141-1/+0
* Privately export all QML-exposed typesUlf Hermann2021-07-131-1/+1
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-271-1/+2
|\
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-1/+3
|/
* Add features for the remaining QML model typesUlf Hermann2019-05-031-0/+3
* Move model types into their own libraryUlf Hermann2019-05-021-0/+101