aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/checkidentifiers.h
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Remove checkidentifiersMaximilian Goldstein2021-08-051-72/+0
* qmllint: Move a lot of warning logic to qmlcompilerMaximilian Goldstein2021-06-091-9/+5
* qmlcompiler/qmllint: Use unified loggerMaximilian Goldstein2021-03-291-9/+7
* QmlCompiler: Rename QmlJSImporterUlf Hermann2020-10-051-3/+3
* QmlCompiler: Rename metatypes_p.hUlf Hermann2020-10-051-2/+2
* QmlCompiler: Rename ScopeTree to QQmlJSScopeUlf Hermann2020-10-051-5/+5
* Long live libQtQmlCompiler!Ulf Hermann2020-10-051-2/+2
* qmllint: Remove member access chains from ScopeTreeUlf Hermann2020-10-021-1/+11
* qmllint: Remove ScopeTree::m_unmatchedSignalHandlersUlf Hermann2020-10-021-1/+3
* qmllint: Unify injected and "normal" JavaScript identifiersUlf Hermann2020-10-021-1/+7
* Move the import handling code out of qmllintUlf Hermann2020-10-021-2/+2
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-251-3/+4
* qmllint: Split available names into exported, imported, C++ namesUlf Hermann2020-09-251-2/+2
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-181-1/+2
* qmllint: Show filename in addition to line and columnFabian Kosmale2020-04-241-2/+3
* qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-011-3/+3
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-011-0/+57