| Commit message (Expand) | Author | Age | Files | Lines |
| * | qmake: Fix generated *_qmlcache.cpp file paths | Joerg Bornemann | 2022-12-14 | 1 | -0/+1 |
| * | Move tools to libexec | Kai Köhne | 2021-05-11 | 1 | -1/+1 |
| * | Fix regression where qtquickcompiler cannot find rcc | Kai Köhne | 2021-05-07 | 1 | -1/+1 |
| * | Revive QTQUICK_COMPILER_SKIPPED_RESOURCES | Ulf Hermann | 2020-06-30 | 1 | -0/+12 |
| * | qtquickcompiler: Fix compilation from different drive (Windows) | Kai Koehne | 2020-06-16 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-02-06 | 1 | -0/+1 |
| |\ |
|
| | * | Run qtEnsurePluginResourcesCpp() from qtquickcompiler.prf | Ulf Hermann | 2020-01-30 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2020-01-09 | 1 | -1/+2 |
| |\| |
|
| | * | Fix usage of qtquickcompiler.prf after lrelease.prf | Joerg Bornemann | 2019-12-17 | 1 | -1/+2 |
| * | | Fix link errors when enabling CONFIG+=qtquickcompiler on non-QML projects | Simon Hausmann | 2019-09-19 | 1 | -0/+10 |
| * | | Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirs | Simon Hausmann | 2019-09-19 | 1 | -1/+1 |
| * | | Fix *.js files disappearing from RESOURCES when not using QtQml | Simon Hausmann | 2019-09-09 | 1 | -32/+3 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Liang Qi | 2019-08-05 | 1 | -10/+0 |
| |\ |
|
| | * | Revert "Yield error if qtquickcompiler is used in non-QML projects" | Jörg Bornemann | 2019-08-02 | 1 | -10/+0 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-07-05 | 1 | -0/+10 |
| |\| |
|
| | * | Yield error if qtquickcompiler is used in non-QML projects | Joerg Bornemann | 2019-07-03 | 1 | -0/+10 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-05-01 | 1 | -1/+1 |
| |\| |
|
| | * | Skip QtQuickCompiler resource extraction when using lupdate | Simon Hausmann | 2019-04-29 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-03-13 | 1 | -0/+1 |
| |\| |
|
| | * | Skip processing qtquickcompiler.prf when parsed by Qt Creator | Christian Kandeler | 2019-02-27 | 1 | -0/+1 |
| * | | Add option to retain sources when generating QML cache | Ulf Hermann | 2019-01-04 | 1 | -5/+18 |
| |/ |
|
| * | Fix long file name generated for certain qmlcache.qrc | Jarkko Koivikko | 2018-10-06 | 1 | -0/+1 |
| * | Add support for compiling ES modules ahead of time | Simon Hausmann | 2018-08-17 | 1 | -2/+3 |
| * | Fix support for QTQUICK_COMPILER_SKIPPED_RESOURCES | Simon Hausmann | 2018-06-19 | 1 | -0/+12 |
| * | Fix debug-and-release builds with CONFIG += qtquickcompiler | Simon Hausmann | 2018-03-31 | 1 | -1/+1 |
| * | Fix use of CONFIG+=qtquickcompiler with spaces in paths | Simon Hausmann | 2018-03-14 | 1 | -6/+6 |
| * | Use qmlcachegen path from qtPrepareTool | Samuli Piippo | 2018-02-08 | 1 | -4/+2 |
| * | Remove private API dependency of qmlcachegen generated code | Simon Hausmann | 2018-01-28 | 1 | -4/+0 |
| * | Add support for compiling QML/JS files ahead of time in resources | Simon Hausmann | 2018-01-28 | 1 | -0/+92 |