| Commit message (Expand) | Author | Age | Files | Lines |
| * | qmlcachegen: Fix resource import paths | Ulf Hermann | 2024-11-14 | 1 | -2/+2 |
| * | aotstats: Keep track of files and modules with no functions or bindings | Olivier De Cannière | 2024-11-04 | 1 | -0/+1 |
| * | aotstats: Support --only-bytecode and modules with no qml files | Olivier De Cannière | 2024-11-04 | 1 | -0/+5 |
| * | Compiler: Make qqmljsscope::filePath hold the source location more often | Olivier De Cannière | 2024-10-31 | 1 | -0/+1 |
| * | qmlcachegen: Accept --dump-aotstats and --module-id on --only-bytecode | Ulf Hermann | 2024-09-30 | 1 | -4/+3 |
| * | qmlcachegen: Reject using --only-bytecode with compiler-only options | Olivier De Cannière | 2024-08-23 | 1 | -0/+17 |
| * | Compiler: Record statistics about aot compilation | Olivier De Cannière | 2024-05-28 | 1 | -0/+18 |
| * | qmlcompiler: Sanitize qmldir paths before using them | Ulf Hermann | 2024-05-17 | 1 | -4/+6 |
| * | qmlcachegen: Add hidden --static option | Ulf Hermann | 2024-04-18 | 1 | -0/+3 |
| * | Add --warnings-are-errors option to qmlcachegen | Joerg Bornemann | 2023-12-22 | 1 | -1/+8 |
| * | Compiler: Separate function prolog block and add validation of blocks | Olivier De Cannière | 2023-08-04 | 1 | -46/+38 |
| * | qmlcachegen: Add a --verbose command line option | Ulf Hermann | 2023-04-24 | 1 | -6/+5 |
| * | QML: Turn singleton/type mismatch into a run time type error | Ulf Hermann | 2023-01-27 | 1 | -1/+7 |
| * | QmlCompiler: Add a separate flag for the "pragma Strict" check | Ulf Hermann | 2022-10-20 | 1 | -1/+2 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Add --bare option to qmltc and qmlcachegen | Ulf Hermann | 2022-09-09 | 1 | -1/+4 |
| * | QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0) | Ivan Solovev | 2022-08-29 | 1 | -1/+1 |
| * | QQmlJSLogger: Switch to an ID based system | Maximilian Goldstein | 2022-06-30 | 1 | -4/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Turn qmlcompiler into a shared library | Maximilian Goldstein | 2022-03-25 | 1 | -4/+0 |
| * | qmlcachegen: Re-enable pragma Strict checking | Ulf Hermann | 2022-02-18 | 1 | -0/+1 |
| * | Redesign QQmlJSLogger internals | Andrei Golubev | 2022-02-12 | 1 | -13/+8 |
| * | qmllint: Warn about missing singleton pragmas/qmldir entries | Maximilian Goldstein | 2022-02-03 | 1 | -0/+8 |
| * | Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes file | Ulf Hermann | 2021-12-13 | 1 | -2/+2 |
| * | Compile QML files ahead of time with qmlcachegen | Ulf Hermann | 2021-12-03 | 1 | -33/+83 |
| * | Replace qmlcachegen's --qmljs-runtime with generic mechanism | Ulf Hermann | 2021-06-18 | 1 | -3/+0 |
| * | qmlcachegen: Fix typo in command line option description | Pavol Markovic | 2021-06-12 | 1 | -1/+1 |
| * | qmlcachegen: Add an ignored option -I | Ulf Hermann | 2021-03-04 | 1 | -0/+3 |
| * | Rework QQmlJSResourceFileMapper | Ulf Hermann | 2021-02-24 | 1 | -3/+5 |
| * | qmlcachegen: Accept both --resource and --resource-path | Ulf Hermann | 2021-02-23 | 1 | -7/+0 |
| * | Add a -i <qmltypes> option to qmlcachegen | Ulf Hermann | 2021-01-12 | 1 | -0/+5 |
| * | Allow passing --qmljs-runtime to the qmlcachegen implementation | Ulf Hermann | 2020-12-02 | 1 | -0/+2 |
| * | Allow passing --direct-calls to the qmlcachegen implementation | Ulf Hermann | 2020-12-01 | 1 | -0/+2 |
| * | qmlcachegen: Move functions to compile QML/JS files to QmlCompiler | Ulf Hermann | 2020-10-23 | 1 | -375/+13 |
| * | qmlcachegen: Add empty AOT built functions to the loader | Ulf Hermann | 2020-10-23 | 1 | -1/+11 |
| * | Move generateloader.cpp to QmlCompiler | Ulf Hermann | 2020-10-23 | 1 | -9/+6 |
| * | qmlcachegen: Move resourcefilter.cpp into QmlCompiler | Ulf Hermann | 2020-10-20 | 1 | -4/+3 |
| * | QmlCompiler: Rename ResourceFileMapper | Ulf Hermann | 2020-10-05 | 1 | -3/+3 |
| * | Long live libQtQmlCompiler! | Ulf Hermann | 2020-10-05 | 1 | -2/+1 |
| * | Merge remote-tracking branch 'origin/dev' into wip/cmake | Alexandru Croitor | 2020-03-12 | 1 | -3/+3 |
| |\ |
|
| | * | Restore offset/length in QQmlJS::DiagnosticMessage | Simon Hausmann | 2020-03-02 | 1 | -3/+3 |
| | * | Avoid deprecated non-q-prefixed hex() function | Ulf Hermann | 2019-12-17 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmake | Alexandru Croitor | 2019-10-14 | 1 | -12/+4 |
| |\ \ |
|
| | * | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-09-22 | 1 | -0/+7 |
| | |\| |
|
| | | * | Fix regression when using CONFIG+=QtQuickCompiler and .qrc files in subdirs | Simon Hausmann | 2019-09-19 | 1 | -0/+7 |
| | * | | Merge remote-tracking branch 'origin/wip/qt6' into dev | Simon Hausmann | 2019-09-19 | 1 | -1/+1 |
| | |\ \
| | |/
| |/| |
|
| | * | | Fix *.js files disappearing from RESOURCES when not using QtQml | Simon Hausmann | 2019-09-09 | 1 | -16/+3 |
| * | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake | Alexandru Croitor | 2019-10-11 | 1 | -0/+6 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge remote-tracking branch 'origin/dev' into wip/qt6 | Ulf Hermann | 2019-09-05 | 1 | -0/+6 |
| | |\| |
|
| | | * | Fix build without features.temporaryfile | Tasuku Suzuki | 2019-08-19 | 1 | -0/+6 |