| Commit message (Expand) | Author | Age | Files | Lines |
| * | QV4: Mark CompilationUnit::saveToDisk const | Olivier De Cannière | 5 days | 1 | -1/+1 |
| * | CRA review: mark qml/common subfolder | Fabian Kosmale | 2025-11-10 | 1 | -0/+1 |
| * | Be explicit about type-conversion for QString::args() | Edward Welbourne | 2025-10-08 | 1 | -1/+1 |
| * | QtQml: Only hold CU in ResolvedTypeReference where needed | Ulf Hermann | 2025-06-07 | 1 | -4/+1 |
| * | QtQml: Remove object/binding/parser status counts from CUs | Ulf Hermann | 2025-05-20 | 1 | -118/+0 |
| * | Revert "QtQml: Remove dependency hashing" | Ulf Hermann | 2025-05-15 | 1 | -0/+38 |
| * | QtQml: Remove dependency hashing | Ulf Hermann | 2025-05-13 | 1 | -38/+0 |
| * | QtQml: Drop checks for compile hash and Qt version from the CUs | Ulf Hermann | 2025-03-18 | 1 | -36/+0 |
| * | QtQml: Always load from existing compilation units first | Ulf Hermann | 2025-03-06 | 1 | -1/+1 |
| * | Move inlineComponentName from CU to ObjectCreator | Fabian Kosmale | 2024-12-04 | 1 | -37/+24 |
| * | QtQml: Move header verification into CompiledData::Unit | Ulf Hermann | 2024-01-23 | 1 | -0/+66 |
| * | QtQml: Use CompiledData::CompilationUnit in more places | Ulf Hermann | 2024-01-20 | 1 | -0/+138 |
| * | QtQml: Move dependentScripts into base CU | Ulf Hermann | 2024-01-18 | 1 | -0/+1 |
| * | QtQml: Move type name cache into base CU | Ulf Hermann | 2024-01-18 | 1 | -0/+7 |
| * | QtQml: Move qmlType into base CU | Ulf Hermann | 2024-01-18 | 1 | -0/+7 |
| * | QtQml: Move checksum verification into base CU | Ulf Hermann | 2024-01-13 | 1 | -0/+15 |
| * | QtQml: Move binding, object and parser status counts to base CU | Ulf Hermann | 2024-01-13 | 1 | -0/+21 |
| * | QtQml: Move ResolvedTypeReference into base CU | Ulf Hermann | 2024-01-13 | 1 | -1/+54 |
| * | QtQml: Get rid of the module mutex | Ulf Hermann | 2024-01-10 | 1 | -0/+9 |
| * | QtQml: Always link executable CU on creation | Ulf Hermann | 2024-01-10 | 1 | -0/+114 |