aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlirbuilder_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for enum declarations in QMLMichael Brasser2017-07-131-0/+26
* Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-151-1/+1
|\
| * Clean up type dependency hashing for QML cachingSimon Hausmann2017-03-131-1/+1
* | Fix old QML compiler buildsSimon Hausmann2017-02-271-1/+1
* | Re-do QML type compilation of ahead-of-time generated QML cache filesSimon Hausmann2017-01-311-0/+15
* | qqmlirbuilder_p.h: add missing 'override'Anton Kudryavtsev2016-09-181-20/+20
|/
* Make the unit mapping on Windows configurable with regards to executable mappingSimon Hausmann2016-08-171-1/+0
* Add a checksum to the generated QML compilation unitsSimon Hausmann2016-08-021-1/+1
* Split out creation of alias properties in the property cachesSimon Hausmann2016-07-151-0/+2
* Fix endian support in compiled data structuresSimon Hausmann2016-07-141-1/+1
* IR: Remove unused QHashRobin Burchell2016-07-081-1/+0
* Minor optimizationSimon Hausmann2016-06-271-0/+1
* PropertyCacheCreator traversal cleanupSimon Hausmann2016-06-161-0/+34
* Small data structure cleanupSimon Hausmann2016-06-161-2/+2
* Clean up property cache creation codeSimon Hausmann2016-06-161-5/+5
* Cleanup: generalize type reference collection codeSimon Hausmann2016-06-141-3/+34
* Small type compilation data structure cleanupSimon Hausmann2016-05-261-0/+10
* Optimize named object handlingSimon Hausmann2016-05-261-1/+3
* Simplify object to id-in-context mappingSimon Hausmann2016-05-261-2/+3
* Add a flag to CompiledData::Object record component boundariesSimon Hausmann2016-05-261-2/+3
* Minor cleanup of pool array allocationSimon Hausmann2016-05-261-2/+7
* Remove QQmlVMEMetaData::AliasData::contextIdxSimon Hausmann2016-05-231-1/+1
* Optimize property/alias data structuresSimon Hausmann2016-05-231-1/+13
* Fix regression with assignments to default propertiesSimon Hausmann2016-05-191-1/+5
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-2/+7
|\
| * Don't check for revisions when assigning to grouped propertiesLars Knoll2016-01-271-2/+7
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Access the id objects through a specialized runtime methodLars Knoll2015-08-121-1/+0
* Access context properties through the qml contextLars Knoll2015-08-101-1/+0
* Use the QmlContext to access properties of the scope objectLars Knoll2015-08-101-1/+0
* Add ability to retrieve and use the QmlContext from our generated codeLars Knoll2015-08-101-0/+1
* Remove unused QQmlPoolFrank Meerkoetter2015-07-311-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Clean up JS .import/.pragma directive scanningSimon Hausmann2015-01-081-1/+15
* Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-091-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-1/+1
* Cleanup: Get rid of the url and file name members in QQmlCompiledDataSimon Hausmann2014-06-051-2/+1
* Fix linking of qmlimportscanner in MSVC debug builds.Friedemann Kleint2014-04-281-1/+1
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-11/+17
* Reduce memory consumption of runtime compiled QML typesSimon Hausmann2014-04-021-0/+1
* Various cleanupsSimon Hausmann2014-03-281-24/+18
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+3
* Cleanup: Remove dead codeSimon Hausmann2014-03-191-6/+0
* Clean up script importsSimon Hausmann2014-03-191-0/+5
* Clean, part 3Simon Hausmann2014-03-191-1/+1
* Cleanup, part 2Simon Hausmann2014-03-181-0/+502