aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint
Commit message (Expand)AuthorAgeFilesLines
...
| * qmllint: Assume "parent" property is always document parentUlf Hermann2020-01-133-0/+12
| * qmllint: Resolve aliasesUlf Hermann2020-01-137-128/+272
| * qmllint: Analyze member accessUlf Hermann2020-01-136-77/+290
| * qmllint: parse JS files for methodsUlf Hermann2020-01-102-140/+196
| * qmllint: Clean up access to m_exportedName2ScopeUlf Hermann2020-01-101-11/+12
| * qmllint: Use QHash::insert(QHash)Liang Qi2019-12-161-5/+1
| * qmllint: Avoid QHash::unite()Ulf Hermann2019-12-131-1/+5
| * qmllint: Handle unversioned import statements in qmldir filesUlf Hermann2019-12-112-7/+19
| * qmllint: Read app.qmltypes files for extra type resolutionUlf Hermann2019-11-182-74/+113
| * qmllint: Remove special cases for Component, QtObject, and ConnectionsUlf Hermann2019-11-181-16/+0
| * qmllint: CleanupUlf Hermann2019-11-1816-1659/+1053
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-252-3/+5
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-1/+1
| |\
| | * qmllint: fix typoFabian Kosmale2019-10-241-1/+1
| * | qmllint: Parse .mjs files as JavaScript rather than QMLUlf Hermann2019-10-151-2/+4
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-2/+2
* | | Regenerate projectsAlexandru Croitor2019-11-142-2/+0
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1410-129/+238
|\| |
| * | Remove QQmlJS::AST::UiImport::versionTokenUlf Hermann2019-10-101-9/+7
| * | qmllint: Parse variable declarations from PatternElementsUlf Hermann2019-10-012-0/+14
| * | Make qmllint read qmldir files and qmltypes files in app directoryUlf Hermann2019-09-252-17/+61
| * | qmllint: Honor --silent argumentUlf Hermann2019-09-195-30/+28
| * | qmllint: Accept arrays as enum descriptionsUlf Hermann2019-09-183-40/+28
| * | qmllint: Take prefix into account when inserting namesUlf Hermann2019-08-301-1/+1
| * | qmllint: Consider methods from the current scope as valid IDsUlf Hermann2019-08-302-1/+2
| * | qmllint: Handle the default import and .ui.qml filesUlf Hermann2019-08-302-14/+24
| * | qmllint: Warn about magic signal handlersUlf Hermann2019-08-303-20/+76
| |/
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-4/+11
|\|
| * qmllint: Fix compiler warningJarkko Koivikko2019-08-191-2/+2
| * qmllint: do not warn about the identifier of a catch statementFabian Kosmale2019-08-191-1/+2
| * qmllint: Fail on recursion depth errorsUlf Hermann2019-08-192-1/+7
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-154-36/+57
|\|
| * linter: Cover all supported JavaScript functionsFabian Kosmale2019-07-261-12/+13
| * qmllint: Improve parent handlingFabian Kosmale2019-07-264-15/+19
| * qmllint: Improve signal handler recommendationsFabian Kosmale2019-07-253-9/+25
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-2416-4/+3618
|\|
| * Extend linter to check for unqualified idsFabian Kosmale2019-07-1214-4/+3606
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\|
| * Simplify errors and diagnosticsUlf Hermann2019-06-141-1/+1
* | Port the declarative toolsAlexandru Croitor2019-06-082-0/+39
|/
* Split QV4::Value into a static and a dynamic partUlf Hermann2019-05-311-1/+1
* Adjust QMAKE_TARGET_PRODUCT, QMAKE_TARGET_DESCRIPTIONKai Koehne2017-07-281-2/+1
* Remove custom setting of qmake VERSION field in toolsKai Koehne2017-07-281-6/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-0/+9
|\
| * Tools: Add product name, version and description to the .pro filesFriedemann Kleint2017-01-311-0/+9
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-261-0/+11
|\|
| * Fix build without features.commandlineparserTasuku Suzuki2017-01-251-0/+10
* | tools: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-221-4/+5
|/
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-5/+1
|\