aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/parser
Commit message (Expand)AuthorAgeFilesLines
* Eradicate Q_FOREACH loops from headersMarc Mutz2016-05-111-1/+1
* Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-051-3/+3
* V4: Allow the compiler to inline more small methods.Erik Verbruggen2016-03-201-2/+2
* 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-1917-284/+341
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-102-5/+5
|\|
| * Remove prohibited uses of underscore + capital letterThiago Macieira2016-01-082-5/+5
* | Remove dead codeFrank Meerkoetter2015-12-191-1/+1
* | Replace all occurrences of qSNaN() with qQNaN()Ulf Hermann2015-12-071-2/+2
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Remove unused codeFrank Meerkoetter2015-08-021-22/+0
* Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-052-11/+11
* Update copyright headersJani Heikkinen2015-02-1217-133/+133
* Clean up JS .import/.pragma directive scanningSimon Hausmann2015-01-085-26/+176
* QQmlJS::Lexer::scanNumber: Use a QVarLengthArray to avoid heap allocations.Robin Burchell2014-12-191-2/+1
* 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