aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix qml cache generation for non-prefix buildsSimon Hausmann2017-03-061-4/+18
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-0213-9/+135
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-2413-9/+135
| |\|
| | * Do not build qmlplugindump for -no-feature-regularexpressionStephan Binner2017-02-211-1/+5
| | * Fix typo in qmlplugindump error messagePeter Varga2017-01-311-1/+1
| | * qmlplugindump: add -qapp optionMarco Benelli2017-01-312-7/+30
| | * Tools: Add product name, version and description to the .pro filesFriedemann Kleint2017-01-3111-0/+99
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-283-3/+8
|\| |
| * | Do not crash when qmlcachegen is called without argumentsRobert Loehning2017-02-231-1/+3
| * | qmlimportscanner: allow "-" as value for qmlFilesMarco Benelli2017-02-171-1/+1
| * | qmlplugindump: reports qmlimportscanner's messageMarco Benelli2017-02-171-0/+2
| * | qmlplugindump: import paths clean-upMarco Benelli2017-02-171-1/+2
* | | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-233-9/+9
* | | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-02-142-3/+5
|\| |
| * | Fix crash when generating cache filesSimon Hausmann2017-02-081-1/+2
| * | Add qmlcachegen to the default buildSimon Hausmann2017-02-081-2/+3
* | | qmljs: Show the type of exceptionRobin Burchell2017-02-031-3/+1
|/ /
* | Allow selecting armv7 as target architecture in qmlcachegenSimon Hausmann2017-02-013-5/+22
* | Make the JIT ISelFactory a templateSimon Hausmann2017-01-311-1/+1
* | Re-do QML type compilation of ahead-of-time generated QML cache filesSimon Hausmann2017-01-311-0/+1
* | Added tool to generate QML cache filesSimon Hausmann2017-01-313-0/+327
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-3/+0
|\|
| * remove obsolete host build declarations from subdirs projectsOswald Buddenhagen2017-01-261-3/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-261-0/+11
|\|
| * Fix build without features.commandlineparserTasuku Suzuki2017-01-251-0/+10
* | qmltime: Reject 0 iterationsRobin Burchell2017-01-181-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-141-2/+18
|\|
| * qmlplugindump : Add a "-output" argument to specify the output fileJacques GUILLOU2017-01-051-2/+18
* | qml: use QUrl::fromUserInput("file.qml", QDir::currentPath())Shawn Rutledge2017-01-031-23/+7
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-251-14/+22
|\|
| * qmlimportscanner: Output the relative path of a pluginFriedemann Kleint2016-12-201-14/+22
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-145-21/+24
|\|
| * qmlplugindump: avoid warningsMarco Benelli2016-12-081-4/+7
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-294-17/+17
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-142-57/+6
|\|
| * Cleanup of builtin JS helpers for qmljsSimon Hausmann2016-11-261-55/+2
| * qmlimportscanner: Output application name in generic error messagesFriedemann Kleint2016-11-241-2/+4
* | headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-073-21/+21
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-238-1/+14
|\|
| * qmlimportscanner: When passed an invalid file/directory it should cause an errorAndy Shaw2016-11-101-1/+6
| * Set Qt version on toolsFriedemann Kleint2016-11-098-0/+8
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-031-7/+38
|\|
| * Add the ability to explicitly enable the code cache in qmljsSimon Hausmann2016-10-231-7/+38
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-182-5/+14
|\|
| * Turn the no-network support into a configurable featureLars Knoll2016-10-101-1/+2
| * Make the Moth interpreter configurableLars Knoll2016-10-101-0/+8
| * QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-4/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\|
| * qmlplugindump: update QtQuick references to 2.8Marco Benelli2016-09-121-1/+1
* | tools: use const (and const APIs) moreAnton Kudryavtsev2016-08-226-28/+28