aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/designer/qqmldesignermetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the engine pointer from the property cache to the VME meta objectLars Knoll2017-08-021-1/+1
* Clean up property cache reference counting in QQmlVMEMetaObjectSimon Hausmann2016-06-031-13/+6
* Get rid of QQmlVMEMetaDataSimon Hausmann2016-05-241-15/+1
* Shrink QQmlVMEMetaDataSimon Hausmann2016-05-231-7/+1
* Remove dependency of QQmlDesignerMetaObject to QQmlVMEMetaDataSimon Hausmann2016-05-231-14/+9
* Simplify VME meta object meta-dataSimon Hausmann2016-05-231-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-7/+10
|\
| * QQmlDesignerMetaObject: Fixing reference countingThomas Hartmann2016-04-181-7/+10
* | Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-051-4/+4
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Switch to the non compat metacall overloadLars Knoll2015-08-191-5/+7
* Get rid of special handling of var propertiesLars Knoll2015-08-181-3/+1
* Adding more DesignerSupport functionsThomas Hartmann2015-07-171-0/+340