aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/findunqualified.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-10/+10
* Update commercial license headersTarja Sundqvist2021-02-021-10/+10
* qmltyperegistrar: Use target instead of template nameMaximilian Goldstein2020-03-261-1/+2
* qmllint: parse simple type assertionsUlf Hermann2020-01-131-0/+3
* qmllint: Resolve aliasesUlf Hermann2020-01-131-2/+1
* qmllint: Analyze member accessUlf Hermann2020-01-131-3/+7
* qmllint: parse JS files for methodsUlf Hermann2020-01-101-2/+6
* qmllint: Handle unversioned import statements in qmldir filesUlf Hermann2019-12-111-1/+2
* qmllint: Read app.qmltypes files for extra type resolutionUlf Hermann2019-11-181-2/+13
* qmllint: CleanupUlf Hermann2019-11-181-25/+38
* qmllint: Parse variable declarations from PatternElementsUlf Hermann2019-10-011-0/+2
* qmllint: Honor --silent argumentUlf Hermann2019-09-191-1/+2
* qmllint: Handle the default import and .ui.qml filesUlf Hermann2019-08-301-1/+1
* qmllint: Fail on recursion depth errorsUlf Hermann2019-08-191-0/+1
* qmllint: Improve parent handlingFabian Kosmale2019-07-261-0/+1
* Extend linter to check for unqualified idsFabian Kosmale2019-07-121-0/+129