aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlirbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* V4 IR: move the MemberResolver out of IR::Temp.Erik Verbruggen2015-01-121-10/+19
* QML: Remove unused field from struct.Erik Verbruggen2015-01-091-1/+0
* Clean up JS .import/.pragma directive scanningSimon Hausmann2015-01-081-246/+39
* Initial work on gadget supportSimon Hausmann2014-12-221-2/+2
* Fix QQmlTypeData object leakJian Liang2014-10-271-0/+1
* Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-091-2/+1
* Cleanup: Simplify CompiledData::Unit structure to always include the string t...Simon Hausmann2014-09-241-1/+5
* Fix failing assertion when compiling self-referencing QML singletonSimon Hausmann2014-09-111-6/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-7/+7
* Accelerate property lookups for C++-based QObject singletons.Michael Brasser2014-08-071-0/+7
* Cleanup: Get rid of the url and file name members in QQmlCompiledDataSimon Hausmann2014-06-051-3/+2
* Extend the QML bootstrap library by the IR buildersSimon Hausmann2014-04-231-44/+49
* Regression: Fix id objects in group propertiesSimon Hausmann2014-04-041-5/+4
* Reduce memory consumption of runtime compiled QML typesSimon Hausmann2014-04-021-5/+14
* Various cleanupsSimon Hausmann2014-03-281-50/+51
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-0/+45
* Cleanup: Remove dead codeSimon Hausmann2014-03-191-12/+0
* Clean up script importsSimon Hausmann2014-03-191-0/+263
* Clean, part 3Simon Hausmann2014-03-191-1/+3
* Cleanup, part 2Simon Hausmann2014-03-181-0/+1818