| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA review qml/jsruntime | Fabian Kosmale | 2025-09-16 | 1 | -0/+1 |
| * | QV4::Script: Remove createFromFileOrCache() | Ulf Hermann | 2025-06-17 | 1 | -51/+0 |
| * | QtQml: Use QQmlScriptBlob in Qt.include | Ulf Hermann | 2025-06-17 | 1 | -1/+3 |
| * | qv4script.cpp: Add missing QT_{BEGIN|END}_NAMESPACE | Ulf Hermann | 2025-06-13 | 1 | -0/+4 |
| * | QtQml: Better encapsulate QV4::Script | Ulf Hermann | 2025-06-05 | 1 | -53/+64 |
| * | QML: Turn warning into a syntax error | Ulf Hermann | 2025-06-04 | 1 | -3/+8 |
| * | QtQml: Fix assignment of fileName and URL during compilation | Ulf Hermann | 2025-02-04 | 1 | -4/+4 |
| * | Prepare for white allocation during gc(3/9): Function | Fabian Kosmale | 2024-03-05 | 1 | -3/+4 |
| * | QtQml: Use a multihash to store executable CUs | Ulf Hermann | 2024-01-25 | 1 | -2/+2 |
| * | QtQml: Move creation of ExecutableCompilationUnit into engine | Ulf Hermann | 2024-01-11 | 1 | -4/+3 |
| * | QtQml: Always link executable CU on creation | Ulf Hermann | 2024-01-10 | 1 | -7/+6 |
| * | QtQml: Make base CU a member of ExecutableCompilationUnit | Ulf Hermann | 2024-01-10 | 1 | -2/+5 |
| * | QtQml: Disambiguate static variables and methods | Friedemann Kleint | 2023-02-09 | 1 | -3/+1 |
| * | QtQml: Allow more fine grained control of the disk cache | Ulf Hermann | 2023-01-02 | 1 | -3/+10 |
| * | QtQml: Remove unused includes in qml, final part | Semih Yavuz | 2022-09-14 | 1 | -3/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Respect QML_DISABLE_DISK_CACHE also for caches built into the binary | Ulf Hermann | 2020-12-10 | 1 | -1/+3 |
| * | Port QtDeclarative from QStringRef to QStringView | Karsten Heimrich | 2020-06-16 | 1 | -1/+1 |
| * | Add a hook that allows for ahead-of-time compiled functions | Simon Hausmann | 2020-04-22 | 1 | -1/+1 |
| * | Prepare for new members in QQmlPrivate::CachedQmlUnit | Simon Hausmann | 2020-04-21 | 1 | -2/+2 |
| * | Restore offset/length in QQmlJS::DiagnosticMessage | Simon Hausmann | 2020-03-02 | 1 | -4/+5 |
| * | Disentangle includes and namespaces | Ulf Hermann | 2019-07-11 | 1 | -1/+1 |
| * | Split qqmltypeloader{_p.h|.cpp} into a several files | Ulf Hermann | 2019-07-11 | 1 | -0/+1 |
| * | remove QmlIR::Document::removeScriptPragmas | Ulf Hermann | 2019-07-09 | 1 | -1/+0 |
| * | Simplify codegen error handling | Ulf Hermann | 2019-07-04 | 1 | -11/+8 |
| * | Simplify errors and diagnostics | Ulf Hermann | 2019-06-14 | 1 | -6/+15 |
| * | Split CompiledData::CompilationUnit in two | Ulf Hermann | 2019-05-16 | 1 | -8/+10 |
| * | Enable lookups for imported scripts and worker scripts | Simon Hausmann | 2019-03-25 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12 | Qt Forward Merge Bot | 2018-12-07 | 1 | -0/+1 |
| |\ |
|
| | * | Generate lookups into the global object more aggressively | Lars Knoll | 2018-11-16 | 1 | -0/+1 |
| * | | Fix parsing of js files via Qt.include() | Simon Hausmann | 2018-11-29 | 1 | -17/+1 |
| |/ |
|
| * | Clone ContextType::Global as ContextType::ScriptImportedByQML | Jüri Valdmann | 2018-11-01 | 1 | -2/+3 |
| * | Add support for importing ES modules in .qml files | Simon Hausmann | 2018-08-17 | 1 | -17/+1 |
| * | Get rid of TemporaryAssignment | Simon Hausmann | 2018-07-17 | 1 | -1/+2 |
| * | Merge remote-tracking branch 'origin/5.11' into dev | Ulf Hermann | 2018-06-25 | 1 | -3/+4 |
| |\ |
|
| | * | Script::parse(): improve "function expressions as statement" error msg | Mitch Curtis | 2018-06-20 | 1 | -3/+4 |
| * | | Fix heap-use-after-free | Simon Hausmann | 2018-05-02 | 1 | -7/+4 |
| * | | Rename the CompilationMode enum to ContextType | Lars Knoll | 2018-05-02 | 1 | -2/+2 |
| * | | Clean up manual reference of QQmlTypeData and QQmlPropertyCache | Simon Hausmann | 2018-04-26 | 1 | -1/+1 |
| |/ |
|
| * | Warn about non spec compliant extension being used | Lars Knoll | 2018-04-11 | 1 | -0/+6 |
| * | Fix QML data structure version checking for ahead-of-time generated files | Simon Hausmann | 2018-03-20 | 1 | -3/+14 |
| * | Pass "this" object when evaluating debug jobs | Ulf Hermann | 2018-03-17 | 1 | -3/+4 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -8/+8 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2018-02-02 | 1 | -6/+6 |
| |\ |
|
| | * | Use potentially intercepted URL as ID for compilation units | Ulf Hermann | 2017-12-21 | 1 | -5/+9 |
| * | | Get rid of internal QQmlPrivate::CachedQmlUnit interface part 1 | Simon Hausmann | 2018-01-28 | 1 | -2/+2 |
| * | | Remove private API dependency of qmlcachegen generated code | Simon Hausmann | 2018-01-28 | 1 | -1/+1 |
| * | | Fix compilation unit memory leak when using qml caching from resources | Simon Hausmann | 2018-01-26 | 1 | -1/+2 |
| * | | Remove some duplicated code | Simon Hausmann | 2018-01-25 | 1 | -0/+20 |
| * | | Cut out one more C++ layer when doing JS function calls | Lars Knoll | 2017-11-13 | 1 | -9/+2 |