| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix QDoc warnings for internal classes and functions | Jerome Pasion | 2025-11-07 | 1 | -1/+1 |
| * | Doc: Qml Compiler: Fix internal documentation issues | Topi Reinio | 2025-10-31 | 1 | -1/+9 |
| * | Add security header for src/qmlcompiler | Olivier De Cannière | 2025-09-17 | 1 | -0/+1 |
| * | QmlCompiler: Do not unnecessarily look up types by name | Ulf Hermann | 2025-02-18 | 1 | -2/+2 |
| * | Make qmljsliteralbindingcheck a QQmlSA::PropertyPass | Sami Shalayel | 2024-04-05 | 1 | -15/+0 |
| * | QQmlSA: Create an abstraction layer for static analysis | Olivier De Cannière | 2023-05-30 | 1 | -15/+20 |
| * | QML DOM: Remove support for Qt < 6.5 | Fabian Kosmale | 2023-01-30 | 1 | -6/+2 |
| * | QQmlJSMetaPropertyBinding: enable -Wswitch in literalType() | Marc Mutz | 2022-10-20 | 1 | -2/+7 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2022-10-20 | 1 | -2/+2 |
| * | Qml: Analyze qsTranslate at compile time | Ulf Hermann | 2022-10-13 | 1 | -1/+3 |
| * | qmltc: translation binding support | Sami Shalayel | 2022-08-25 | 1 | -7/+5 |
| * | Create Translation Bindings without CompiledData::Binding | Sami Shalayel | 2022-08-15 | 1 | -0/+28 |
| * | Support RegExpLiteral bindings in qmltc | Andrei Golubev | 2022-07-27 | 1 | -0/+8 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | qmldom: enable and test standalone build | Fawzi Mohamed | 2022-04-12 | 1 | -2/+2 |
| * | Refactor QQmlJSMetaPropertyBinding | Fabian Kosmale | 2022-03-02 | 1 | -0/+108 |