aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmltypecompiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make QML composite types inherit attached propertiesJ-P Nurmi2015-10-091-0/+2
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Make QML composite types inherit enumsJ-P Nurmi2015-09-211-0/+1
* Remove some dead codeSimon Hausmann2015-09-211-4/+2
* Speed up property binding initialization on object creationSimon Hausmann2015-04-211-0/+2
* Cleanup: Fix const'ness of the property binding validator codeSimon Hausmann2015-04-141-7/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-2/+2
* Cleanup: Get rid of the url and file name members in QQmlCompiledDataSimon Hausmann2014-06-051-1/+1
* Rework custom parser integrationSimon Hausmann2014-06-041-5/+2
* V4: Split arguments/locals from temps.Erik Verbruggen2014-05-231-0/+1
* Reduce memory consumption of runtime compiled QML typesSimon Hausmann2014-04-021-0/+17
* Fix compilation of script stringsSimon Hausmann2014-04-021-1/+13
* Eliminate noop translation bindingsSimon Hausmann2014-03-291-2/+0
* Various cleanupsSimon Hausmann2014-03-281-1/+1
* Cleanup, part 2Simon Hausmann2014-03-181-4/+5
* Namespace cleanupSimon Hausmann2014-03-171-24/+24
* Add support for resolving translation bindings at compile timeSimon Hausmann2014-03-111-0/+110
* [new compiler] Add support for deferred propertiesSimon Hausmann2014-03-051-0/+4
* Fix MSVC2012 compiler warnings.Erik Verbruggen2014-03-051-1/+1
* [new compiler] Fix property initialization order for mixed list and default p...Simon Hausmann2014-03-041-0/+14
* [new compiler] Set class name for QML types correctlySimon Hausmann2014-03-031-0/+1
* [new compiler] CleanupSimon Hausmann2014-03-021-0/+23
* [new compiler] Fix for tst_qqmlconnectionsSimon Hausmann2014-03-021-2/+2
* [new compiler] Fix implicit component determination inside group propertiesSimon Hausmann2014-03-021-1/+1
* [new compiler] Compile functions and bindings in appropriate scopesSimon Hausmann2014-03-021-4/+23
* [new compiler] Fix error reporting for group propertiesSimon Hausmann2014-03-021-1/+1
* [new compiler] Implement compile time error handling for listsSimon Hausmann2014-02-171-0/+2
* [new compiler] Fix order of alias vs non-alias bindingsSimon Hausmann2014-02-041-0/+12
* [new compiler] Fix error messages when trying to create invalid property inte...Simon Hausmann2014-02-031-1/+1
* [new compiler] Try to resolve qualified enums at type compile timeSimon Hausmann2014-02-031-0/+24
* [new compiler] Fix timing of property assignment error handlingSimon Hausmann2014-01-291-0/+3
* [new compiler] Improved error handlingSimon Hausmann2014-01-281-1/+1
* [new compiler] Fix error message when trying to create uncreatable typesSimon Hausmann2014-01-241-0/+2
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-201-2/+7
* [new compiler] Fix refcounting leaks with property cachesSimon Hausmann2014-01-201-4/+4
* [new compiler] Fix customer parser use with nested objectsSimon Hausmann2014-01-201-1/+1
* [new compiler] Add support for type and enum resolution for custom parsersSimon Hausmann2014-01-171-1/+5
* [new compiler] Fix error reporting location for custom parsersSimon Hausmann2014-01-171-2/+0
* [new compiler] Add support for value interceptors / on-assignmentsSimon Hausmann2014-01-171-0/+2
* [new compiler] Clean up property cache / meta object builderSimon Hausmann2014-01-171-7/+16
* [new compiler] CleanupsSimon Hausmann2014-01-101-0/+71
* [new compiler] Add support for implicitly defined componentsSimon Hausmann2014-01-101-0/+2
* [new compiler] CleanupsSimon Hausmann2014-01-101-1/+41
* [new compiler] CleanupsSimon Hausmann2014-01-081-0/+75