aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcustomparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Rework custom parser integrationSimon Hausmann2014-06-041-12/+34
* Eliminate noop translation bindingsSimon Hausmann2014-03-291-5/+0
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-2/+0
* Namespace cleanupSimon Hausmann2014-03-171-1/+1
* Remove old compiler and VMESimon Hausmann2014-03-071-189/+0
* [new compiler] Compile functions and bindings in appropriate scopesSimon Hausmann2014-03-021-2/+2
* [new compiler] Fix error location when id property is used in list model elem...Simon Hausmann2014-03-021-19/+5
* Clean up our internal namespacesLars Knoll2014-02-231-2/+2
* fix whitespaceOswald Buddenhagen2014-01-221-2/+2
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-201-7/+10
* [new compiler] Add support for type and enum resolution for custom parsersSimon Hausmann2014-01-171-1/+38
* [new compiler] Initial support for QQuick state changesSimon Hausmann2014-01-171-0/+14
* [new compiler] Initial support for custom parsersSimon Hausmann2014-01-081-2/+21
* Add support pre-compiled bindings for QML custom parsersSimon Hausmann2013-11-291-2/+1
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-9/+0
* Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Use enumeration in preference to enum when referring to QML API.Andrew den Exter2012-07-061-1/+1
* Handle enum values of -1 correctly.Michael Brasser2012-06-221-5/+9
* Optimize QML enum resolutionMartin Jones2012-05-241-1/+5
* Minor optimizations and cleanupAaron Kennedy2012-05-041-1/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+319