aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Consider failure to find imports an errorUlf Hermann2020-01-131-0/+0
* qmllint: Consider attached propertiesUlf Hermann2020-01-131-0/+6
* qmllint: parse simple type assertionsUlf Hermann2020-01-132-0/+12
* qmllint: Assume "parent" property is always document parentUlf Hermann2020-01-133-0/+28
* qmllint: Resolve aliasesUlf Hermann2020-01-133-0/+23
* qmllint: Analyze member accessUlf Hermann2020-01-132-0/+13
* qmllint: parse JS files for methodsUlf Hermann2020-01-102-0/+9
* qmllint: CleanupUlf Hermann2019-11-181-0/+0
* qmllint: Parse .mjs files as JavaScript rather than QMLUlf Hermann2019-10-151-0/+2
* qmllint: Parse variable declarations from PatternElementsUlf Hermann2019-10-011-0/+9
* Make qmllint read qmldir files and qmltypes files in app directoryUlf Hermann2019-09-254-0/+27
* qmllint: Take prefix into account when inserting namesUlf Hermann2019-08-301-0/+5
* qmllint: Consider methods from the current scope as valid IDsUlf Hermann2019-08-302-0/+10
* qmllint: Handle the default import and .ui.qml filesUlf Hermann2019-08-302-0/+11
* qmllint: Warn about magic signal handlersUlf Hermann2019-08-301-0/+15
* qmllint: do not warn about the identifier of a catch statementFabian Kosmale2019-08-192-0/+15
* qmllint: Improve parent handlingFabian Kosmale2019-07-263-14/+15
* qmllint: Improve signal handler recommendationsFabian Kosmale2019-07-251-1/+9
* Extend linter to check for unqualified idsFabian Kosmale2019-07-125-0/+58
* qmllint: Add unit-testsSérgio Martins2015-10-255-0/+25