aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Split QV4::Value into a static and a dynamic partUlf Hermann2019-05-312-2/+2
* Add abstraction for temporarily setting StaticData when savingUlf Hermann2019-05-171-22/+14
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-162-14/+19
* Move compileModule() into qv4codegen.cppUlf Hermann2019-05-081-1/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-021-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-011-1/+1
| |\
| | * Skip QtQuickCompiler resource extraction when using lupdateSimon Hausmann2019-04-291-1/+1
* | | qml runtime tool: support alternate conf; add resizeToItem confShawn Rutledge2019-04-256-20/+173
* | | qml runtime tool: --quiet disables categorized logging tooShawn Rutledge2019-04-251-2/+5
* | | qml runtime tool: group globals and declare static; improve paddingShawn Rutledge2019-04-251-43/+29
* | | Use QCommandLineParser in the qml runtime toolShawn Rutledge2019-04-241-114/+122
* | | Move creation and management of singletons to QQmlEnginePrivateRichard Weickelt2019-04-241-3/+2
|/ /
* | 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
| |/