aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetatypedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restrict types from unversioned imports only by major versionUlf Hermann2021-05-261-1/+1
* QQmlMetaTypeData: Use a better container for the type modulesUlf Hermann2020-06-181-4/+33
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-051-3/+3
* Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-8/+14
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-21/+24
* 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