aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetatypedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQmlMetaTypeData: Key nameToType by QHashedStringUlf Hermann2020-06-291-1/+3
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-0/+3
* QQmlMetaTypeData: Use a better container for the type modulesUlf Hermann2020-06-181-5/+15
* Refactor QQmlMetaTypeData::VersionedUri a bitUlf Hermann2020-06-181-7/+10
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-051-1/+1
* Change qHash return value to size_tFabian Kosmale2020-04-161-1/+1
* Adapt to the the new QMetaType changeOlivier Goffart2020-03-091-4/+3
* Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-2/+2
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-11/+10
* Use QMultiHash when duplicate keys are wantedMÃ¥rten Nordheim2019-12-101-2/+2
* Register compiled-in QML typesUlf Hermann2019-11-071-1/+1
* Add support for semi-automatic QML type registrationsUlf Hermann2019-10-141-0/+4
* Use qmlProtectModule to protect a module from further modificationUlf Hermann2019-10-081-4/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-19/+0
* Move propertyCache-by-minor-version into QQmlMetaTypeDataUlf Hermann2019-04-181-0/+6
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-251-1/+1
* Eliminate excessive friendlyness of QQmlTypeUlf Hermann2019-02-081-0/+19
* Move registration functions from qqmlimport.cpp to qqmlmetatype.cppUlf Hermann2019-02-081-7/+8
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+141