aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/findunqualified.h
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Add flags for toggling warningsMaximilian Goldstein2020-04-301-169/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-1/+2
|\
| * qmltyperegistrar: Use target instead of template nameMaximilian Goldstein2020-03-261-1/+2
* | qmllint: Consistently use shared pointers for ScopeTreeUlf Hermann2020-04-011-6/+6
* | qmllint: Drop support for "ModuleApi"Ulf Hermann2020-03-301-1/+0
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+1
|/
* 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