| Commit message (Expand) | Author | Age | Files | Lines |
| * | qmllint: Also lint inner functions | Olivier De Cannière | 2025-11-05 | 1 | -0/+1 |
| * | Add security header for src/qmlcompiler | Olivier De Cannière | 2025-09-17 | 1 | -0/+1 |
| * | qmllint: Introduce UserContextProperties | Sami Shalayel | 2025-07-31 | 1 | -4/+3 |
| * | QQmlJSLinter: add crude context properties warnings | Sami Shalayel | 2025-05-22 | 1 | -6/+9 |
| * | Compiler: Add infrastructure to skip functions | Olivier De Cannière | 2025-04-17 | 1 | -0/+2 |
| * | qqmljslintercodegen: don't ignore the results from run() | Sami Shalayel | 2025-04-11 | 1 | -12/+12 |
| * | qqmljslintercodegen: prepare for QQmlJSBasicBlocks | Sami Shalayel | 2025-04-11 | 1 | -12/+23 |
| * | QQmlJSLinterCodeGen: disable compiler checks when category is disabled | Sami Shalayel | 2025-02-18 | 1 | -0/+4 |
| * | QmlCompiler: Clean up error handling | Ulf Hermann | 2025-02-02 | 1 | -36/+25 |
| * | QmlCompiler: Do not post-process compile errors | Ulf Hermann | 2025-01-24 | 1 | -37/+26 |
| * | QmlCompiler: Reduce duplication of warnings about missing properties | Ulf Hermann | 2025-01-17 | 1 | -4/+8 |
| * | Compiler: Create infrastructure to support multiple warnings | Olivier De Cannière | 2024-08-21 | 1 | -38/+46 |
| * | qmllint: avoid stale typeresolver pointer | Fabian Kosmale | 2024-07-02 | 1 | -0/+7 |
| * | QmlCompiler: Create QQmlJSRegisterContent unstored | Ulf Hermann | 2024-06-16 | 1 | -0/+7 |
| * | Compiler: Extract Basic blocks generation into its own compiler pass | Olivier De Cannière | 2024-04-19 | 1 | -6/+8 |
| * | QmlCompiler: Drop broken line comments in generated C++ | Ulf Hermann | 2023-02-23 | 1 | -1/+0 |
| * | qmllint: Fix attached property re-use detection | Ulf Hermann | 2023-02-14 | 1 | -4/+3 |
| * | QmlCompiler: Handle trivial signal handler constructions | Ulf Hermann | 2022-07-07 | 1 | -7/+8 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | Reimplement PropertyPass to evaluate bindings | Maximilian Goldstein | 2022-05-16 | 1 | -1/+2 |
| * | Replace uses of deprecated _qs with _s/QStringLiteral | Sona Kurazyan | 2022-04-29 | 1 | -2/+4 |
| * | qmlcompiler: Remove qmllint library | Maximilian Goldstein | 2022-02-03 | 1 | -0/+129 |