aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint
Commit message (Expand)AuthorAgeFilesLines
...
| * qmllint: Don't crash on IDs that aren't scopesUlf Hermann2020-03-172-0/+6
| * qmllint: Use fully qualified QML type names as superClassUlf Hermann2020-03-163-0/+17
| * qmllint: Add QFont to the list of unknown builtinsUlf Hermann2020-03-162-0/+11
* | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-1616-7/+131
|\|
| * qmllint: Consider failure to find imports an errorUlf Hermann2020-01-132-3/+3
| * qmllint: Consider attached propertiesUlf Hermann2020-01-132-0/+7
| * qmllint: parse simple type assertionsUlf Hermann2020-01-133-0/+17
| * qmllint: Assume "parent" property is always document parentUlf Hermann2020-01-134-0/+37
| * qmllint: Resolve aliasesUlf Hermann2020-01-134-0/+32
| * qmllint: Analyze member accessUlf Hermann2020-01-133-1/+22
| * qmllint: parse JS files for methodsUlf Hermann2020-01-103-0/+10
| * qmllint: CleanupUlf Hermann2019-11-182-4/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-252-0/+3
|\|
| * qmllint: Parse .mjs files as JavaScript rather than QMLUlf Hermann2019-10-152-0/+3
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1412-66/+169
|\|
| * qmllint: Parse variable declarations from PatternElementsUlf Hermann2019-10-012-0/+10
| * Make qmllint read qmldir files and qmltypes files in app directoryUlf Hermann2019-09-255-0/+29
| * Clean up qmllint testUlf Hermann2019-09-191-59/+65
| * qmllint: Take prefix into account when inserting namesUlf Hermann2019-08-302-0/+12
| * qmllint: Consider methods from the current scope as valid IDsUlf Hermann2019-08-303-0/+17
| * qmllint: Handle the default import and .ui.qml filesUlf Hermann2019-08-303-0/+18
| * qmllint: Warn about magic signal handlersUlf Hermann2019-08-302-0/+25
| * Deduplicate code in tst_qmllint.cppUlf Hermann2019-08-291-39/+25
* | Regenerate the necessary bits of qtdeclarative after wip/qt6 mergeAlexandru Croitor2019-10-141-8/+24
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-114-16/+51
|\|
| * Make the qmllint test an actual testUlf Hermann2019-08-262-15/+19
| * qmllint: do not warn about the identifier of a catch statementFabian Kosmale2019-08-193-1/+32
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-155-20/+58
|\|
| * qmllint: Improve parent handlingFabian Kosmale2019-07-264-18/+45
| * qmllint: Improve signal handler recommendationsFabian Kosmale2019-07-252-2/+13
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+19
|/
* Extend linter to check for unqualified idsFabian Kosmale2019-07-126-0/+103
* Updated license headersJani Heikkinen2016-01-201-17/+12
* qmllint: Add unit-testsSérgio Martins2015-10-257-0/+121