aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlparser
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-14/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-4/+4
* 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
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-1/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-124-0/+261
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-172-1/+3
| |\
| | * Added AstDumper: better describe and compare AST treesFawzi Mohamed2020-02-122-1/+3
| * | Guard against invalid version specifiers in import statementsUlf Hermann2020-02-121-0/+44
| |/
| * add annotations to QMLFawzi Mohamed2020-01-313-0/+215
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-3/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+83
|\|
| * 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
* | Regenerate TestsLeander Beernaert2020-01-161-1/+1
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-4/+4
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+54
|/
* Allow all basic QML types for type annotationsSimon Hausmann2019-07-096-0/+24
* Add basic type annotation support for QML functions to the grammarSimon Hausmann2019-07-0914-2/+165
* 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
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* 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
* improve dependencies of qmlparser testOswald Buddenhagen2013-03-161-1/+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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Fixed unittests skipping for cross_compile optionKurt Korbatits2012-03-291-2/+5
* Changed qml tests to work from install directoryKurt Korbatits2012-03-072-0/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-0/+219