aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Skip QtQuickCompiler resource extraction when using lupdateSimon Hausmann2019-04-291-1/+1
* 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
* | Add support for selectors to qmlsceneThomas Hartmann2019-04-091-0/+7
|/
* add core profile environment variableTim Jenssen2019-04-011-1/+2
* Fix surface format bug for macOSTomi Korpipaa2019-03-291-8/+13
* Enable lookups for imported scripts and worker scriptsSimon Hausmann2019-03-251-1/+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
* Remove dead compile time QML context/scope property and id object codeSimon Hausmann2019-03-201-6/+3
* Fix up global name determination when compiling ahead of timeSimon Hausmann2019-03-151-11/+2
* 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
* Merge 5.12 into 5.12.1Kari Oikarinen2019-01-082-4/+4
|\
| * qmlscene: Make it explicit that QCA::installTranslator is staticKai Koehne2018-12-141-3/+3
| * Add qmllint in android builds as wellJani Heikkinen2018-12-111-1/+1
* | CMake: Don't handle empty resource filesAndy Shaw2018-12-171-10/+12
|/
* Fix Qt Quick Compiler with CMake on WindowsSimon Hausmann2018-11-271-0/+1
* qmlscene: Fix potential invalid memory access to QTranslatorKai Koehne2018-11-231-13/+3
* qmlpreview: Use a better file system watcherUlf Hermann2018-11-145-30/+231
* qmlpreview: Fix typoUlf Hermann2018-11-141-1/+1
* Correctly read files with a \0 in themLars Knoll2018-11-051-1/+2
* Clone ContextType::Global as ContextType::ScriptImportedByQMLJüri Valdmann2018-11-011-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-301-25/+0
|\
| * qmlplugindump: Remove sigsegv handlerKai Koehne2018-10-111-25/+0
* | qmlplugindump: Properly handle extension typesKai Koehne2018-10-091-78/+97
* | qmlplugindump: Fix calling of qmlimportscanner on WindowsKai Koehne2018-10-091-2/+4
* | Fix long file name generated for certain qmlcache.qrcJarkko Koivikko2018-10-061-0/+1
* | qmlplugindump: Mark qsigSegvHandler with Q_NORETURNKai Koehne2018-09-241-1/+1
* | qmlplugindump: Add spaces to stderr outputKai Koehne2018-09-241-3/+3
* | qmlplugindump: Remove path for -dependencies argumentKai Koehne2018-09-061-1/+5
* | Make QtDeclarative work for the no-thread configMorten Johan Sørvig2018-09-051-0/+2
* | WebAssembly for QtDeclarativeMorten Johan Sørvig2018-09-051-1/+1
* | qmlplugindump: Automatically use most up to date QtQuick versionKai Koehne2018-08-301-2/+2
* | Add support for compiling ES modules ahead of timeSimon Hausmann2018-08-175-77/+86
* | Add initial basic support for ES6 modulesSimon Hausmann2018-08-091-15/+31
* | Clean up internal QML unit creation APISimon Hausmann2018-07-311-12/+12
* | Fix import of precompiled .js filesSimon Hausmann2018-07-311-0/+4
* | Encapsulate the unit data in CompilationUnitSimon Hausmann2018-07-311-3/+3
* | Use QTranslator::install(QLocale, ...) everywhereKai Koehne2018-07-182-9/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-21/+28
|\|
| * qmlimportscanner: add some literal strings definitionsMarco Benelli2018-07-121-9/+12
| * Use anonymous namespace instead of static declarationsMarco Benelli2018-07-121-11/+15
* | Tooling: Add a command line application for QML previewUlf Hermann2018-07-135-0/+399
* | Fix qtquick_compiler_add_resources when cross-compilingSimon Hausmann2018-07-032-12/+40
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-291-5/+7
|\|
| * Clarify error message when using eval in signal handlersSimon Hausmann2018-06-281-5/+7
* | Remove obsolete optionSimon Hausmann2018-06-261-3/+0