| Commit message (Expand) | Author | Age | Files | Lines |
| * | tst_qmlcachegen: unify behavior for cross compiled tests | Sami Shalayel | 2025-07-07 | 1 | -51/+39 |
| * | tst_qmlcachegen: Produce nicer failure messages | Ulf Hermann | 2025-06-11 | 1 | -2/+2 |
| * | qmlcachegen: fix crash on unresolved type with required property | Sami Shalayel | 2025-06-06 | 1 | -0/+54 |
| * | QtQml: Re-run complete compilation pipeline on checksum mismatch | Ulf Hermann | 2025-05-26 | 1 | -1/+2 |
| * | Compiler: Skip bindings to properties of type QQmlScriptString | Olivier De Cannière | 2025-04-17 | 1 | -1/+4 |
| * | Compiler: Adapt AotStats to skipping functions | Olivier De Cannière | 2025-04-17 | 1 | -19/+41 |
| * | tst_qmlcachegen: Rework aotstats_generation test | Olivier De Cannière | 2025-04-17 | 1 | -27/+21 |
| * | QtQml: Encapsulate QQmlComponentPrivate | Ulf Hermann | 2024-12-11 | 1 | -4/+4 |
| * | Compiler: Make qqmljsscope::filePath hold the source location more often | Olivier De Cannière | 2024-10-31 | 1 | -0/+1 |
| * | Compiler: Record statistics about aot compilation | Olivier De Cannière | 2024-05-28 | 1 | -0/+133 |
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| * | QtQml: Move dependentScripts into base CU | Ulf Hermann | 2024-01-18 | 1 | -1/+2 |
| * | QtQml: Make base CU a member of ExecutableCompilationUnit | Ulf Hermann | 2024-01-10 | 1 | -1/+1 |
| * | QML diskcache: Verify cache file size | Fabian Kosmale | 2023-10-06 | 1 | -0/+19 |
| * | QtQml: Allow more fine grained control of the disk cache | Ulf Hermann | 2023-01-02 | 1 | -21/+78 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Replace uses of deprecated _qs with _s/QStringLiteral | Sona Kurazyan | 2022-04-29 | 1 | -1/+3 |
| * | Skip tests that call qmlcachegen when cross-compiled | Pasi Petäjäjärvi | 2022-02-03 | 1 | -0/+48 |
| * | tst_qmlcachegen: Output some diagnostics on failures | Ulf Hermann | 2022-01-25 | 1 | -0/+6 |
| * | Compile QML files ahead of time with qmlcachegen | Ulf Hermann | 2021-12-03 | 1 | -1/+4 |
| * | Improve tst_qmlcachegen::versionChecksForAheadOfTimeUnits() | Ulf Hermann | 2021-11-22 | 1 | -9/+14 |
| * | SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanup | Jarkko Koivikko | 2021-09-17 | 1 | -0/+12 |
| * | Output a message when tst_qmlcachegen's version check fails | Ulf Hermann | 2021-09-16 | 1 | -1/+15 |
| * | Consolidate test helpers into private libraries | Mitch Curtis | 2021-09-13 | 1 | -1/+9 |
| * | QQmlIRBuilder: Always preserve "undefined" string | Fabian Kosmale | 2021-08-09 | 1 | -0/+110 |
| * | Refactor and update qml CMake API | Craig Scott | 2021-06-04 | 1 | -2/+3 |
| * | Move tools to libexec | Kai Köhne | 2021-05-11 | 1 | -1/+2 |
| * | Fix some "can be marked override" warnings | Andreas Buhr | 2021-02-23 | 1 | -1/+1 |
| * | QQmlIRLoader: Actually load RequiredPropertyExtraData | Fabian Kosmale | 2021-02-03 | 1 | -0/+12 |
| * | Fix additional warnings from usage of deprecated APIs | Volker Hilsheimer | 2020-09-16 | 1 | -1/+1 |
| * | QQmlIRLoader: Restore inline components correctly | Fabian Kosmale | 2020-07-22 | 1 | -0/+14 |
| * | Revive QTQUICK_COMPILER_SKIPPED_RESOURCES | Ulf Hermann | 2020-06-30 | 1 | -0/+14 |
| * | Make qmlcachegen test ASAN clean | Ulf Hermann | 2020-06-16 | 1 | -1/+3 |
| * | Prepare for new members in QQmlPrivate::CachedQmlUnit | Simon Hausmann | 2020-04-21 | 1 | -8/+8 |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-10-24 | 1 | -0/+10 |
| |\ |
|
| | * | Pass suitable nFormals when constructing JS stack frame | Ulf Hermann | 2019-10-21 | 1 | -0/+10 |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-10-04 | 1 | -0/+9 |
| |\| |
|
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14 | Liang Qi | 2019-09-12 | 1 | -0/+10 |
| | |\ |
|
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-08-28 | 1 | -0/+10 |
| | | |\ |
|
| | | | * | Fix loading of ES modules when using CONFIG += qtquickcompiler | Simon Hausmann | 2019-08-26 | 1 | -0/+10 |
| * | | | | Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirs | Simon Hausmann | 2019-09-19 | 1 | -2/+1 |
| * | | | | Fix *.js files disappearing from RESOURCES when not using QtQml | Simon Hausmann | 2019-09-09 | 1 | -11/+7 |
| |/ / / |
|
| * / / | Split qqmltypeloader{_p.h|.cpp} into a several files | Ulf Hermann | 2019-07-11 | 1 | -0/+1 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Qt Forward Merge Bot | 2019-03-25 | 1 | -21/+65 |
| |\| |
|
| | * | Initialize TranslationData padding before writing cache files | Ulf Hermann | 2019-03-21 | 1 | -21/+65 |
| * | | Add option to retain sources when generating QML cache | Ulf Hermann | 2019-01-04 | 1 | -0/+8 |
| |/ |
|
| * | Fix translation bindings when qtquickcompiler is used | Frederik Gladhorn | 2018-11-06 | 1 | -1/+18 |
| * | Add support for compiling ES modules ahead of time | Simon Hausmann | 2018-08-17 | 1 | -0/+31 |
| * | Reduce memory consumption when loading AOT generated cache files | Simon Hausmann | 2018-08-01 | 1 | -10/+7 |
| * | Simplify signal handler parameter handling | Simon Hausmann | 2018-07-31 | 1 | -7/+3 |