aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetatypedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-21/+21
* Update commercial license headersTarja Sundqvist2021-02-021-21/+21
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-091-3/+3
* Register compiled-in QML typesUlf Hermann2019-11-071-2/+5
* Add support for semi-automatic QML type registrationsUlf Hermann2019-10-141-0/+7
* Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-1/+1
* Don't leak references to QQmlTypePrivateUlf Hermann2019-09-251-0/+1
* Move propertyCache-by-minor-version into QQmlMetaTypeDataUlf Hermann2019-04-181-5/+26
* Use QQmlRefCount for QQmlType(Private)Ulf Hermann2019-03-191-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-251-4/+4
* Eliminate excessive friendlyness of QQmlTypeUlf Hermann2019-02-081-0/+6
* Add public methods to query and set allowed revisions of property cachesUlf Hermann2019-02-071-2/+5
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+195