aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-08-201-10/+0
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-10/+0
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-10/+0
| | |\
| | | * Revert "Yield error if qtquickcompiler is used in non-QML projects"Jörg Bornemann2019-08-021-10/+0
* | | | Fix build without features.temporaryfileTasuku Suzuki2019-08-192-0/+12
|/ / /
* | | 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
* | | Disentangle includes and namespacesUlf Hermann2019-07-111-0/+2
* | | Merge JSCodeGen and QQmlJSCodeGeneratorUlf Hermann2019-07-101-7/+2
* | | Simplify codegen error handlingUlf Hermann2019-07-041-11/+14
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-041-3/+1
* | | 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-011-1/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-1/+6
| |\|
| | * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-251-1/+6
* | | Move saveToDisk into SaveableUnitPointerUlf Hermann2019-06-241-21/+26
* | | Simplify errors and diagnosticsUlf Hermann2019-06-141-3/+3
* | | Add abstraction for temporarily setting StaticData when savingUlf Hermann2019-05-171-22/+14
* | | Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-13/+17
* | | Move compileModule() into qv4codegen.cppUlf Hermann2019-05-081-1/+2
|/ /
* | 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
* | 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
* | 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
* | 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-131-0/+1
|\|
| * Skip processing qtquickcompiler.prf when parsed by Qt CreatorChristian Kandeler2019-02-271-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-10/+12
|\|
| * CMake: Don't handle empty resource filesAndy Shaw2018-12-171-10/+12
* | qmlcachegen: Eliminate foreachUlf Hermann2019-01-042-3/+3
* | Add option to retain sources when generating QML cacheUlf Hermann2019-01-043-11/+41
* | Fix warnings about unused Qt containersSergio Martins2018-11-301-1/+1
* | 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
* | QMLCacheGen: add missing QRegExp includeSamuel Gaist2018-11-171-0/+1
|/
* Clone ContextType::Global as ContextType::ScriptImportedByQMLJüri Valdmann2018-11-011-1/+1
* Fix long file name generated for certain qmlcache.qrcJarkko Koivikko2018-10-061-0/+1
* Add support for compiling ES modules ahead of timeSimon Hausmann2018-08-175-77/+86
* Clean up internal QML unit creation APISimon Hausmann2018-07-311-12/+12
* Fix import of precompiled .js filesSimon Hausmann2018-07-311-0/+4
* 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