aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertycachecreator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix QProperty property interaction with aliasesFabian Kosmale2020-10-121-1/+4
* Always group the metaType and listType togetherLars Knoll2020-08-281-2/+2
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-241-3/+0
* Drop some dead codeUlf Hermann2020-04-071-5/+0
* Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-251-11/+11
* Fix typo: inlineComponendId -> inlineComponentIdUlf Hermann2020-03-241-1/+1
* Adapt to the the new QMetaType changeOlivier Goffart2020-03-091-9/+9
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-32/+35
|\
| * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-30/+31
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-191-0/+1
|\|
| * QQmlPropertyCacheCreator: initialize memberFabian Kosmale2020-02-181-0/+1
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-13/+14
|/
* Long live QML inline componentsFabian Kosmale2020-01-231-14/+84
* QQmlPropertyData: Save some bitsFabian Kosmale2020-01-231-6/+6
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-2/+2
* Add support for primitive self-references in composite typesSimon Hausmann2019-10-211-18/+30
* Add initial support for deep aliasesFabian Kosmale2019-10-071-30/+46
* Force creation of metaobjects for top level objects and componentsUlf Hermann2019-09-131-1/+10
* Don't manually resolve C++ base type for attached propertiesUlf Hermann2019-09-091-11/+2
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Add support for C++ accessible typed parameters and return types in qml funct...Simon Hausmann2019-07-091-2/+11
* Internal API cleanupSimon Hausmann2019-07-081-23/+38
* Centralize property & signal parameter type handling at compilation timeSimon Hausmann2019-07-081-3/+4
* Move qQmlCompileError to QQmlPropertyCacheCreatorUlf Hermann2019-07-081-0/+10
* Minor internal API cleanupSimon Hausmann2019-07-051-7/+7
* Reduce the size of Property fields in type compilation dataSimon Hausmann2019-07-051-19/+21
* Clean up property type to meta-type mappingSimon Hausmann2019-07-051-30/+5
* Internal API cleanupSimon Hausmann2019-07-051-1/+1
* Fix enum mis-matchSimon Hausmann2019-07-051-1/+1
* Reduce the size of signal parameters in qml cache dataSimon Hausmann2019-07-051-4/+3
* Simplify errors and diagnosticsUlf Hermann2019-06-141-39/+40
* Eliminate qmldevtools_buildUlf Hermann2019-05-311-0/+843