aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/checkidentifiers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile against latest qtbaseLars Knoll2020-07-091-1/+1
* qmllint: Resolve enums from parent typesUlf Hermann2020-06-261-15/+20
* qmllint: search methods and properties also in attached typeEvgeniy A. Dushistov2020-06-191-22/+45
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-181-2/+9
* qmllint: fix wrong warning about enum usageEvgeniy A. Dushistov2020-06-171-0/+6
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-9/+9
* Fix Clang 10 warning about creating copies in range-forUlf Hermann2020-05-201-2/+2
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-201-4/+2
* qmllint: fix typo in outputMitch Curtis2020-05-071-1/+1
* qmllint: Show filename in addition to line and columnFabian Kosmale2020-04-241-8/+14
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-011-18/+19
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-011-0/+408