aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-245-1030/+1063
* Fix license headers in Qml grammar specificationSimon Hausmann2014-10-241-48/+42
* Update license headers and add new licensesJani Heikkinen2014-08-2516-304/+176
* Fix packaging buildsSimon Hausmann2014-04-281-2/+2
* Fix marking of prototype objects in internal class poolSimon Hausmann2014-04-281-0/+24
* [new compiler] Fix error reporting for group propertiesSimon Hausmann2014-03-021-1/+1
* Clean up object literal handling with integral indicesSimon Hausmann2014-02-241-6/+16
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* [new compiler] Add support for implicitly defined componentsSimon Hausmann2014-01-101-0/+2
* Revert commit d818575966e2e2000fe2b7ee390c620f595d9825Simon Hausmann2013-10-212-8/+0
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-111-0/+1
* Add Singleton support for QMLAntti Piira2013-09-2110-1120/+1373
* Fix invalid condition in comparisson.Erik Verbruggen2013-08-093-2/+3
* Fix another bug with automatic semicolon insertionSimon Hausmann2013-08-081-1/+2
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-0818-0/+13711