aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-1/+1
|\|
| * 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
| |\
* | \ Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-25/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-291-25/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * qmlplugindump: Remove sigsegv handlerKai Koehne2018-10-111-25/+0
* | | qmlplugindump: Hardcode QtQml and QtQuick import to 2.0Kai Koehne2018-10-171-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-80/+101
|\| |
| * | qmlplugindump: Properly handle extension typesKai Koehne2018-10-091-78/+97
| * | qmlplugindump: Fix calling of qmlimportscanner on WindowsKai Koehne2018-10-091-2/+4
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-0/+1
|\| |
| * | Fix long file name generated for certain qmlcache.qrcJarkko Koivikko2018-10-061-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-261-4/+4
|\| |
| * | qmlplugindump: Mark qsigSegvHandler with Q_NORETURNKai Koehne2018-09-241-1/+1
| * | qmlplugindump: Add spaces to stderr outputKai Koehne2018-09-241-3/+3
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-071-1/+5
|\| |
| * | qmlplugindump: Remove path for -dependencies argumentKai Koehne2018-09-061-1/+5
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-09-061-1/+1
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-011-2/+2
|\| |
| * | qmlplugindump: Automatically use most up to date QtQuick versionKai Koehne2018-08-301-2/+2
* | | Fix feature dependencies of qmlscene and qmleasing toolsValentin Fokin2018-08-242-2/+10
|/ /
* | 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