| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Update commercial SPDX-License-Identifier"v6.5.5-lts-lgpl | Tarja Sundqvist | 2025-06-09 | 1 | -1/+1 |
| * | Update commercial SPDX-License-Identifier | Tarja Sundqvist | 2023-12-13 | 1 | -1/+1 |
| * | QmlCompiler: Add hint about generalized grouped properties | Ulf Hermann | 2023-02-04 | 1 | -3/+9 |
| * | QmlCompiler: Ignore cloned signals when analyzing signal handlers | Ulf Hermann | 2022-12-07 | 1 | -0/+2 |
| * | QQmlJSMetaParameter: Encapsulate parameter information | Sami Shalayel | 2022-12-02 | 1 | -5/+5 |
| * | QmlCompiler: Allow lists as arguments to methods | Ulf Hermann | 2022-11-10 | 1 | -6/+5 |
| * | Add option to enforce function signatures | Ulf Hermann | 2022-10-14 | 1 | -0/+6 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -3/+3 |
| * | QmlCompiler: Handle trivial signal handler constructions | Ulf Hermann | 2022-07-07 | 1 | -5/+33 |
| * | QmlCompiler: Initialize registers with undefined where necessary | Ulf Hermann | 2022-07-05 | 1 | -0/+6 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Reimplement PropertyPass to evaluate bindings | Maximilian Goldstein | 2022-05-16 | 1 | -4/+3 |
| * | QML: Port QV4::CompiledData::Binding to new special integer bitfield | Ulf Hermann | 2022-05-11 | 1 | -3/+3 |
| * | QML: Port QV4::CompiledData::Location to new special integer bitfield | Ulf Hermann | 2022-05-11 | 1 | -2/+2 |
| * | Replace uses of deprecated _qs with _s/QStringLiteral | Sona Kurazyan | 2022-04-29 | 1 | -21/+23 |
| * | QmlCompiler: Implement generate_DefineArray | Ulf Hermann | 2022-03-14 | 1 | -1/+1 |
| * | QmlCompiler: Store arguments as QQmlJSRegisterContent | Ulf Hermann | 2022-03-03 | 1 | -4/+8 |
| * | QmlCompiler: Prepare QQmlJSTypeResolver for in-place type manipulation | Ulf Hermann | 2022-02-24 | 1 | -3/+4 |
| * | QmlCompiler: track register contents by cloning types | Ulf Hermann | 2022-02-16 | 1 | -3/+4 |
| * | QmlCompiler: Allow assigning empty lists to list properties | Ulf Hermann | 2022-02-14 | 1 | -1/+5 |
| * | qqmljstypepropagator: Use variant type for arguments of unknown type | Maximilian Goldstein | 2021-12-13 | 1 | -0/+2 |
| * | QmlCompiler: Fix return type calculation | Ulf Hermann | 2021-12-06 | 1 | -1/+2 |
| * | Add a default implementation for QQmlJSAotCompiler | Ulf Hermann | 2021-11-29 | 1 | -0/+236 |