aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/findwarnings.h
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Use a hash for scripts read from qmldir filesUlf Hermann2020-09-251-1/+1
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-251-7/+7
* qmllint: Split available names into exported, imported, C++ namesUlf Hermann2020-09-251-6/+18
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-251-1/+1
* qmllint: Keep scopes mutable until all the imports are resolvedUlf Hermann2020-09-251-3/+3
* qmllint: Move import handling code into separate classUlf Hermann2020-09-251-19/+45
* qmllint: fix import java scripts from moduleEvgeniy A. Dushistov2020-08-221-0/+1
* qmllint: Properly process qmldir imports and dependenciesUlf Hermann2020-06-241-10/+12
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-1/+1
* qmllint: warn when passing a directory to -i optionMitch Curtis2020-05-061-1/+2
* qmllint: Add flags for toggling warningsMaximilian Goldstein2020-04-301-0/+174