| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtQml: Fill in the const iterator functions in the empty sequence | Ulf Hermann | 7 days | 1 | -0/+11 |
| * | Doc: Fix QDoc warnings for internal classes and functions | Jerome Pasion | 2025-11-07 | 1 | -0/+5 |
| * | QtQml: Don't delete the Qt object when clearing singletons | Ulf Hermann | 2025-11-05 | 1 | -1/+12 |
| * | Set default stack size safety margin for VxWorks | Karim Pinter | 2025-10-21 | 1 | -6/+10 |
| * | CRA review qml/jsruntime | Fabian Kosmale | 2025-09-16 | 1 | -0/+1 |
| * | Fix build with V4_USE_VALGRIND defined | Andreas Hartmetz | 2025-09-14 | 1 | -1/+1 |
| * | QtQml: Avoid double-wrapping when converting to QVariantList | Ulf Hermann | 2025-09-11 | 1 | -3/+17 |
| * | QtQml: Store detached VariantAssociation objects on the JS heap | Ulf Hermann | 2025-08-21 | 1 | -2/+0 |
| * | QtQml: Add method to generate a QVariantHash from a JS object | Ulf Hermann | 2025-08-16 | 1 | -7/+19 |
| * | Expose XMLHttpRequest to qmltypes | Fabian Kosmale | 2025-07-22 | 1 | -2/+9 |
| * | QtQml: Move ExecutionEngine in to QJSEnginePrivate | Ulf Hermann | 2025-06-24 | 1 | -0/+2 |
| * | QtQml: Remove local file loading from qv4engine.cpp | Ulf Hermann | 2025-06-18 | 1 | -108/+46 |
| * | QtQml: Avoid direct file access in ECMAScript test runner | Ulf Hermann | 2025-06-17 | 1 | -1/+4 |
| * | QtQml: Register all ECMAScript module requests as dependencies | Ulf Hermann | 2025-06-17 | 1 | -10/+41 |
| * | QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngine | Ulf Hermann | 2025-06-17 | 1 | -14/+17 |
| * | QtQml: Move URL normalization to QQmlMetaType | Ulf Hermann | 2025-06-12 | 1 | -2/+2 |
| * | QtQml: Do not crash when registering native modules on QQmlEngine | Ulf Hermann | 2025-06-12 | 1 | -2/+3 |
| * | QJSEngine: Trim compilation units after evaluating a program | Olivier De Cannière | 2025-03-12 | 1 | -0/+11 |
| * | QtQml: Store script CUs in QQmlMetaTypeData | Ulf Hermann | 2025-02-06 | 1 | -0/+2 |
| * | QtQml: Add conversion code for QQmlListProperty to other lists | Ulf Hermann | 2025-01-24 | 1 | -1/+11 |
| * | QtQml: Avoid potential gc issues | Fabian Kosmale | 2024-12-18 | 1 | -5/+14 |
| * | QtQml: Generalize the global/illegal names | Ulf Hermann | 2024-12-17 | 1 | -13/+20 |
| * | QtQml: Initialize ExecutionEngine members inline where possible | Ulf Hermann | 2024-12-12 | 1 | -7/+0 |
| * | QtQml: Add some consistency to QV4::RegExp | Ulf Hermann | 2024-12-12 | 1 | -0/+4 |
| * | QtQml: Model native modules as compilation units | Ulf Hermann | 2024-12-06 | 1 | -40/+75 |
| * | QtQml: Clean up headers in qv4engine.cpp | Ulf Hermann | 2024-12-04 | 1 | -78/+77 |
| * | Implement read/write-backs for QVariantMap and QVariantHash | Luca Di Sera | 2024-12-01 | 1 | -29/+19 |
| * | QtQml: Support conversion to QJSValue when constructing value types | Ulf Hermann | 2024-10-31 | 1 | -5/+13 |
| * | QtQml: Move amendException into ExecutionEngine | Ulf Hermann | 2024-10-09 | 1 | -0/+23 |
| * | QtQml: Disable AOT compiled code when QML-previewing | Ulf Hermann | 2024-09-27 | 1 | -2/+11 |
| * | QtQml: Decouple JavaScript library CUs from engines | Ulf Hermann | 2024-09-20 | 1 | -1/+1 |
| * | QML: Allow conversion between different list types | Ulf Hermann | 2024-07-03 | 1 | -51/+10 |
| * | QtQml: Document and uphold precondition of metaTypeFromJS() | Ulf Hermann | 2024-05-28 | 1 | -6/+10 |
| * | QtQml: Let QQmlTypeWrapper act as a constructor for its type | Ulf Hermann | 2024-05-23 | 1 | -0/+1 |
| * | V4: Slim down FunctionObject | Ulf Hermann | 2024-05-14 | 1 | -34/+34 |
| * | QtQml: Move QMetaObjectWrapper into separate header/impl files | Ulf Hermann | 2024-04-28 | 1 | -0/+1 |
| * | QtQml: Fix some type conversion edge cases | Ulf Hermann | 2024-04-23 | 1 | -6/+5 |
| * | QtQml: Use QHash/QMap's constFind() to avoid unnecessary detaches | Vladimir Belyavsky | 2024-04-22 | 1 | -6/+6 |
| * | qv4mm: Handle running out of native heap memory | Fabian Kosmale | 2024-03-05 | 1 | -2/+1 |
| * | Prepare for white allocations during gc (9/9): ExecutableCompilationUnit | Fabian Kosmale | 2024-03-05 | 1 | -2/+2 |
| * | Prepare for white allocations during gc(6/9): Engine setup | Fabian Kosmale | 2024-03-05 | 1 | -0/+3 |
| * | Prepare for white allocation during gc (0/9): Engine | Fabian Kosmale | 2024-03-05 | 1 | -1/+16 |
| * | QtQml: Make QLocale an actual value type | Ulf Hermann | 2024-03-02 | 1 | -17/+0 |
| * | QtQml: Drop some dead code | Ulf Hermann | 2024-02-08 | 1 | -3/+1 |
| * | QtQml: Use a multihash to store executable CUs | Ulf Hermann | 2024-01-25 | 1 | -7/+12 |
| * | QtQml: Use CompiledData::CompilationUnit in more places | Ulf Hermann | 2024-01-20 | 1 | -16/+25 |
| * | QtQml: Move creation of ExecutableCompilationUnit into engine | Ulf Hermann | 2024-01-11 | 1 | -6/+11 |
| * | QtQml: Get rid of the module mutex | Ulf Hermann | 2024-01-10 | 1 | -9/+6 |
| * | QtQml: Always link executable CU on creation | Ulf Hermann | 2024-01-10 | 1 | -8/+12 |
| * | QtQml: Make base CU a member of ExecutableCompilationUnit | Ulf Hermann | 2024-01-10 | 1 | -3/+5 |