aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlirbuilder_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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