aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-199-6/+18
|\
| * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-2/+4
| |\
| | * Fix qmlscene command parsingv5.12.3Thomas Hartmann2019-04-081-2/+4
| * | Update the QML Runtime iconShawn Rutledge2019-04-178-4/+14
* | | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-151-0/+7
|\| |
| * | Add support for selectors to qmlsceneThomas Hartmann2019-04-091-0/+7
| |/
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-9/+15
|\|
| * add core profile environment variableTim Jenssen2019-04-011-1/+2
| * Fix surface format bug for macOSTomi Korpipaa2019-03-291-8/+13
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-1/+0
|\|
| * Enable lookups for imported scripts and worker scriptsSimon Hausmann2019-03-251-1/+0
* | wasm: skip tools, also with threads enabledMorten Johan Sørvig2019-03-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-251-5/+0
|\|
| * Enable lookups in QML files when compiling ahead of timeSimon Hausmann2019-03-221-1/+0
| * Fix memory "leaks" in qmlcachegenSimon Hausmann2019-03-221-4/+0
* | qmlimportscanner: Fix commentsKai Koehne2019-03-211-11/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-6/+3
|\|
| * Remove dead compile time QML context/scope property and id object codeSimon Hausmann2019-03-201-6/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-181-11/+2
|\|
| * Fix up global name determination when compiling ahead of timeSimon Hausmann2019-03-151-11/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-132-12/+23
|\|
| * Fix re-dumping of composite typesKai Koehne2019-03-061-2/+13
| * qmlplugindump: Make compositeTypes non-staticKai Koehne2019-03-041-12/+11
| * Skip processing qtquickcompiler.prf when parsed by Qt CreatorChristian Kandeler2019-02-271-0/+1
* | QtDeclarative: replace deprecated functionsChristian Ehrlicher2019-02-133-3/+3
* | Tools: Fix deprecation warnings about QProcess::finished(int)Friedemann Kleint2019-02-052-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-10/+12
|\|
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-082-4/+4
| |\
| * | CMake: Don't handle empty resource filesAndy Shaw2018-12-171-10/+12
* | | qml runtime: Don't assume there is a window, verify itShawn Rutledge2019-01-151-4/+5
* | | Clean up LoadWatcher in the Qml RuntimeShawn Rutledge2019-01-151-37/+35
* | | qmlcachegen: Eliminate foreachUlf Hermann2019-01-042-3/+3
* | | Add option to retain sources when generating QML cacheUlf Hermann2019-01-043-11/+41
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-231-3/+3
|\ \ \ | | |/ | |/|
| * | qmlscene: Make it explicit that QCA::installTranslator is staticKai Koehne2018-12-141-3/+3
* | | qmlprofiler: Use std::cerr directly rather than through QTextStreamUlf Hermann2018-12-171-16/+10
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-121-1/+1
|\| |
| * | Add qmllint in android builds as wellJani Heikkinen2018-12-111-1/+1
| |/
* | Fix warnings about unused Qt containersSergio Martins2018-11-302-3/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-301-0/+1
|\|
| * Fix Qt Quick Compiler with CMake on WindowsSimon Hausmann2018-11-271-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-13/+3
|\|
| * qmlscene: Fix potential invalid memory access to QTranslatorKai Koehne2018-11-231-13/+3
* | Tools: Improve wordingUlf Hermann2018-11-224-34/+34
* | QMLCacheGen: add missing QRegExp includeSamuel Gaist2018-11-171-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-155-31/+232
|\|
| * qmlpreview: Use a better file system watcherUlf Hermann2018-11-145-30/+231
| * qmlpreview: Fix typoUlf Hermann2018-11-141-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-091-1/+2
|\|
| * Correctly read files with a \0 in themLars Knoll2018-11-051-1/+2