aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-072-33/+55
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-042-33/+55
| |\
| | * qmlplugindump: Consistently sort composite typesv5.14.0-beta1Ulf Hermann2019-10-021-14/+21
| | * qml: Make sure the qml tool deletes its applicationUlf Hermann2019-10-021-6/+8
| | * Loosen qmlplugindump's checking of URI and major versionUlf Hermann2019-09-261-5/+16
| | * qmlplugindump: fix prototypeNameForCompositeFabian Kosmale2019-09-251-10/+12
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-022-0/+14
|\| |
| * | qmllint: Parse variable declarations from PatternElementsUlf Hermann2019-10-012-0/+14
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-275-20/+66
|\| |
| * | Specify parameters of type registration in class declarationsUlf Hermann2019-09-263-3/+5
| * | Make qmllint read qmldir files and qmltypes files in app directoryUlf Hermann2019-09-252-17/+61
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2213-72/+248
|\| |
| * | Fix link errors when enabling CONFIG+=qtquickcompiler on non-QML projectsSimon Hausmann2019-09-191-0/+10
| * | Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirsSimon Hausmann2019-09-195-2/+182
| * | qmllint: Honor --silent argumentUlf Hermann2019-09-195-30/+28
| * | qmllint: Accept arrays as enum descriptionsUlf Hermann2019-09-183-40/+28
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-192-3/+3
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-0510-78/+372
| |\|
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-094-36/+57
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-1216-11/+3620
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-086-29/+68
| |\ \ \ \
| * | | | | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-082-3/+3
* | | | | | Fix *.js files disappearing from RESOURCES when not using QtQmlSimon Hausmann2019-09-096-472/+11
* | | | | | QQmlStreamWriter: Code cosmeticsUlf Hermann2019-08-301-8/+8
* | | | | | 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
| |_|_|_|/ |/| | | |
* | | | | qmlplugindump: Handle types reexported by QtQuickFabian Kosmale2019-08-221-61/+72
* | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-08-201-10/+0
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-10/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-10/+0
| | |\ \ \ \ \
| | | * | | | | Revert "Yield error if qtquickcompiler is used in non-QML projects"Jörg Bornemann2019-08-021-10/+0
* | | | | | | | Fix build without features.temporaryfileTasuku Suzuki2019-08-192-0/+12
|/ / / / / / /
* | | | | | | 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
* | | | | | | CMake: Provide API to allow handling of QML static pluginsAlexandru Croitor2019-08-174-3/+277
| |_|_|_|_|/ |/| | | | |
* | | | | | 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 "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-121-0/+10
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-0/+10
| |\| | | |
| | * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-051-0/+10
| | |\| | |
| | | * | | Yield error if qtquickcompiler is used in non-QML projectsJoerg Bornemann2019-07-031-0/+10
* | | | | | Extend linter to check for unqualified idsFabian Kosmale2019-07-1214-4/+3606
|/ / / / /
* | | | | Disentangle includes and namespacesUlf Hermann2019-07-111-0/+2
* | | | | Merge JSCodeGen and QQmlJSCodeGeneratorUlf Hermann2019-07-101-7/+2
| |_|_|/ |/| | |
* | | | Simplify codegen error handlingUlf Hermann2019-07-041-11/+14
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-041-1/+5
|\ \ \ \