aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark functions involving attached property IDs as deprecatedUlf Hermann2019-04-301-0/+2
* Move creation and management of singletons to QQmlEnginePrivateRichard Weickelt2019-04-241-64/+10
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-5/+1
* Move propertyCache-by-minor-version into QQmlMetaTypeDataUlf Hermann2019-04-181-19/+0
* Fix false unused parameter warningsRichard Weickelt2019-04-101-2/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-101-7/+13
* Use QQmlRefCount for QQmlType(Private)Ulf Hermann2019-03-191-49/+19
* Make QQmlTypePrivate::name safe for usage from different threadsUlf Hermann2019-02-111-7/+6
* Eliminate excessive friendlyness of QQmlTypeUlf Hermann2019-02-081-123/+2
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+1129