aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser/qqmljsgrammar.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Support explicit enum value declaration in QMLMichael Brasser2017-08-181-544/+583
* Add support for enum declarations in QMLMichael Brasser2017-07-131-1047/+1064
* parser: Add "let" keyword (& T_LET)Robin Burchell2017-02-031-883/+903
* Fix support for namespaced types in property/signal declarationsSimon Hausmann2016-11-301-912/+892
* Fix support for QML declared default list propertiesSimon Hausmann2016-11-231-877/+904
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-241-841/+827
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add Singleton support for QMLAntti Piira2013-09-211-819/+851
* Move the parser folder from src/qml/qml to src/qmlLars Knoll2013-08-081-0/+1068