aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-086-29/+68
|\
| * 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
| |\
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-041-1/+5
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-1/+5
| | | |\
| | | | * qmlplugindump: dump enums also for composite typesUlf Hermann2019-07-011-1/+5
| * | | | extend grammar for better version parsing supportFabian Kosmale2019-07-041-3/+4
| * | | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-3/+1
| |/ / /
| * | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-042-11/+44
* | | | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-082-3/+3
|/ / /
* | | Port to somewhat stricter implicit conversions to QCharMarc Mutz2019-07-021-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-012-22/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-22/+29
| |\|
| | * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-251-1/+6
| | * qmlscene: Fix setting of the default surface formatJoni Poikelin2019-06-251-21/+23
* | | qmlscene: Avoid infinite loopUlf Hermann2019-06-261-0/+6
* | | Move saveToDisk into SaveableUnitPointerUlf Hermann2019-06-241-21/+26
* | | Simplify errors and diagnosticsUlf Hermann2019-06-143-5/+6
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-122-4/+4
* | | rtems: skip toolsMikhail Svetkin2019-06-111-1/+1
* | | 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