aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirsSimon Hausmann2019-09-195-2/+182
| * | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-191-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | Fix *.js files disappearing from RESOURCES when not using QtQmlSimon Hausmann2019-09-096-472/+11
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-113-10/+12
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-053-10/+12
| |\|
| | * 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
| | |/ / /
* | | | | Extend qmlcachge to support --retain with CMakeLeander Beernaert2019-08-131-1/+2
* | | | | Add support for generating qmlcache_loader without qrcLeander Beernaert2019-07-311-4/+57
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-242-7/+14
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-122-7/+14
| |\| | |
| | * | | 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
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-113-40/+51
|\| | | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-082-14/+15
| |\| | |
| | * | | 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
| * | | | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-081-1/+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
* | | | Port the declarative toolsAlexandru Croitor2019-06-082-0/+99
|/ / /
* | | 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