aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-154-36/+57
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-094-36/+57
| |\
| | * 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
* | | Extend qmlcachge to support --retain with CMakeLeander Beernaert2019-08-131-1/+2
* | | Fix qml tool start-upSimon Hausmann2019-08-092-13/+31
* | | Add support for generating qmlcache_loader without qrcLeander Beernaert2019-07-311-4/+57
* | | Allow the use of qmlcachegen inside srcSimon Hausmann2019-07-291-4/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-2418-11/+3632
|\| |
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-1216-11/+3620
| |\|
| | * 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
* | | | | Export built Qml ToolsLeander Beernaert2019-07-221-0/+2
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1113-87/+145
|\| | | |
| * | | | 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
* | | | Port the declarative toolsAlexandru Croitor2019-06-0826-0/+966
|/ / /
* | | 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