aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlparser/tst_qqmlparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-7/+7
* Fix lexer line number if code contains continuation stringsChristian Stenger2020-06-121-1/+109
* Fix line number for follow-up lines in stringsChristian Stenger2020-05-011-0/+25
* Fix lexer handling of escape sequences in stringChristian Stenger2020-05-011-1/+30
* Also support partly specified versions in JS .importsUlf Hermann2020-03-181-14/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-1/+2
|\
| * Added AstDumper: better describe and compare AST treesFawzi Mohamed2020-02-121-1/+2
* | Guard against invalid version specifiers in import statementsUlf Hermann2020-02-121-0/+44
|/
* add annotations to QMLFawzi Mohamed2020-01-311-0/+63
* Add (and ignore for now) type assertions to QMLUlf Hermann2019-11-271-0/+42
* QML: Consider the semicolon as part of expression statementsUlf Hermann2019-11-181-0/+41
* Add basic type annotation support for QML functions to the grammarSimon Hausmann2019-07-091-2/+106
* extend grammar for better version parsing supportFabian Kosmale2019-07-041-0/+35
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-061-0/+10
|\
| * Parser: Accept templated readonly propertiesUlf Hermann2019-05-311-0/+10
* | Tests: Fix warnings about comparing signed/unsignedFriedemann Kleint2019-04-081-5/+5
|/
* Unify the JavaScript parsing recursion checksUlf Hermann2019-03-151-0/+5
* QML: Don't crash the parser on certain kinds of bad inputUlf Hermann2019-02-181-0/+10
* Add support for arrow functionsLars Knoll2018-04-261-0/+7
* Don't try to verify the AST after parse errorsLars Knoll2018-04-251-6/+5
* Add support for ES6 template stringsLars Knoll2018-04-251-0/+64
* QQmlComponent: Fix heap buffer overflow with bogus inputPeter Hartmann2017-05-031-0/+12
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove unused field in test class.Erik Verbruggen2013-03-191-7/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QtQml tests: remove QSKIP -> wrap within !QTEST_CROSS_COMPILED guardsJ-P Nurmi2012-09-071-7/+6
* Fixed unittests skipping for cross_compile optionKurt Korbatits2012-03-291-2/+5
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-0/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+210