aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser/qqmljs.g
Commit message (Expand)AuthorAgeFilesLines
* Add support for enum declarations in QMLMichael Brasser2017-07-131-0/+34
* parser: Add "let" keyword (& T_LET)Robin Burchell2017-02-031-6/+22
* Fix support for namespaced types in property/signal declarationsSimon Hausmann2016-11-301-14/+46
* Fix support for QML declared default list propertiesSimon Hausmann2016-11-231-0/+17
* Fix up QML grammar fileSimon Hausmann2016-11-231-14/+71
* Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-221-1/+18
|\
| * Fix up commit 9d7b27f5bf44a46707e6d50ebf51ecf73f91dd1bSimon Hausmann2016-01-161-1/+18
* | Updated license headersJani Heikkinen2016-01-191-60/+21
|/
* Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-051-5/+5
* Update copyright headersJani Heikkinen2015-02-121-21/+21
* Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-241-0/+25
* Fix license headers in Qml grammar specificationSimon Hausmann2014-10-241-48/+42
* Revert commit d818575966e2e2000fe2b7ee390c620f595d9825Simon Hausmann2013-10-211-4/+0
* Add Singleton support for QMLAntti Piira2013-09-211-10/+74
* Fix invalid condition in comparisson.Erik Verbruggen2013-08-091-1/+1
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-081-0/+3063