aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/tst_qmllint.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* qmllint: parse JS files for methodsUlf Hermann2020-01-101-0/+1
* qmllint: CleanupUlf Hermann2019-11-181-4/+4
* qmllint: Parse .mjs files as JavaScript rather than QMLUlf Hermann2019-10-151-0/+1
* qmllint: Parse variable declarations from PatternElementsUlf Hermann2019-10-011-0/+1
* Make qmllint read qmldir files and qmltypes files in app directoryUlf Hermann2019-09-251-0/+2
* Clean up qmllint testUlf Hermann2019-09-191-59/+65
* qmllint: Take prefix into account when inserting namesUlf Hermann2019-08-301-0/+7
* qmllint: Consider methods from the current scope as valid IDsUlf Hermann2019-08-301-0/+7
* qmllint: Handle the default import and .ui.qml filesUlf Hermann2019-08-301-0/+7
* qmllint: Warn about magic signal handlersUlf Hermann2019-08-301-0/+10
* Deduplicate code in tst_qmllint.cppUlf Hermann2019-08-291-39/+25
* Make the qmllint test an actual testUlf Hermann2019-08-261-0/+174