aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetatypedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Use CompiledData::CompilationUnit in more placesUlf Hermann2024-01-201-1/+1
* QML: Use QQmlType as container for composite types (inline or not)Ulf Hermann2023-06-221-20/+6
* QtQml: Move inline component registry to QQmlMetaTypeDataUlf Hermann2023-05-301-0/+18
* QML: Register all builtinsUlf Hermann2023-05-221-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QQmlPropertyCache: Guarantee 1:1 relationship to meta objectUlf Hermann2022-04-251-2/+0
* QML: Add more safety to QQmlPropertyCache usagesUlf Hermann2022-03-181-7/+9
* Move propertyCache- and metaObject-related functions into QQmlMetaTypeUlf Hermann2022-01-181-0/+1
* Move composite types into QQmlMetaTypeUlf Hermann2022-01-151-0/+1
* Clean up PropertyCache life cycleUlf Hermann2021-11-091-4/+5
* QQmlMetaTypeData: Purge custom string convertersFabian Kosmale2021-03-301-2/+0
* QQmlMetaType: Remove qmlLists memberFabian Kosmale2021-03-191-2/+0
* Unregister value types when tearing down QML typesUlf Hermann2021-02-121-0/+2
* QQmlMetaType: Remove lists setFabian Kosmale2020-12-111-1/+0
* QQmlMetaType: Get rid of objectsFabian Kosmale2020-12-111-1/+0
* 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