aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltype_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* QML: Allow singleton types to be extendedUlf Hermann2020-11-021-0/+2
* Use factory functions and ctors for creating value typesUlf Hermann2020-10-021-0/+1
* V4: Rewrite qv4sequenceobject based on QMetaSequenceUlf Hermann2020-10-021-0/+3
* Add userdata callback to qml registrationMaximilian Goldstein2020-07-101-1/+2
* QQmlTypePrivate: do not abuse volatile for atomicFabian Kosmale2020-06-091-4/+6
* Adapt to the the new QMetaType changeOlivier Goffart2020-03-091-2/+2
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-3/+2
* Long live QML inline componentsFabian Kosmale2020-01-231-0/+19
* Retrieve the attached properties base type without recursionUlf Hermann2019-11-181-0/+12
* Optimize enum setupUlf Hermann2019-09-101-1/+21
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-1/+0
* Move propertyCache-by-minor-version into QQmlMetaTypeDataUlf Hermann2019-04-181-11/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-101-1/+2
* Use QQmlRefCount for QQmlType(Private)Ulf Hermann2019-03-191-4/+4
* Make QQmlTypePrivate::name safe for usage from different threadsUlf Hermann2019-02-111-0/+3
* Eliminate excessive friendlyness of QQmlTypeUlf Hermann2019-02-081-2/+0
* Move QStringHash into its own fileUlf Hermann2019-02-061-1/+1
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+160