aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmltypecompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-201-11/+55
* [new compiler] Fix type versioningSimon Hausmann2014-01-201-0/+14
* [new compiler] Fix refcounting leaks with property cachesSimon Hausmann2014-01-201-36/+44
* [new compiler] Fix customer parser use with nested objectsSimon Hausmann2014-01-201-16/+17
* [new compiler] Fix id mapping in implicitly defined componentsSimon Hausmann2014-01-201-1/+2
* [new compiler] Add support for type and enum resolution for custom parsersSimon Hausmann2014-01-171-0/+7
* [new compiler] Fix error reporting location for custom parsersSimon Hausmann2014-01-171-14/+6
* [new compiler] Fix implicit component definition for default propertiesSimon Hausmann2014-01-171-2/+14
* [new compiler] Add support for value interceptors / on-assignmentsSimon Hausmann2014-01-171-21/+75
* [new compiler] Clean up property cache / meta object builderSimon Hausmann2014-01-171-43/+66
* [new compiler] CleanupsSimon Hausmann2014-01-101-0/+829
* [new compiler] Add support for implicitly defined componentsSimon Hausmann2014-01-101-0/+10
* [new compiler] CleanupsSimon Hausmann2014-01-101-8/+65
* [new compiler] Move component determination and alias resolvingSimon Hausmann2014-01-091-12/+12
* [new compiler] CleanupsSimon Hausmann2014-01-081-0/+220