| Commit message (Expand) | Author | Age | Files | Lines |
| * | Compiler: Clean up LoggerCategoryPrivate | Olivier De Cannière | 2025-10-22 | 1 | -10/+15 |
| * | Add security header for src/qmlcompiler | Olivier De Cannière | 2025-09-17 | 1 | -0/+1 |
| * | Pass QString and callbacks by const ref | Ulf Hermann | 2025-06-27 | 1 | -2/+3 |
| * | qmllint: allow plugins to set default category level | Sami Shalayel | 2024-10-29 | 1 | -0/+1 |
| * | qmlls: follow .qmllint.ini warning configurations | Sami Shalayel | 2024-08-01 | 1 | -0/+11 |
| * | Remove the use of Q_QMLCOMPILER_PRIVATE_EXPORT | Alexey Edelev | 2024-01-09 | 1 | -1/+1 |
| * | QQmlSA: Don't expose QQmlJS namespace | Fabian Kosmale | 2023-09-21 | 1 | -0/+2 |
| * | QmlCompiler: Change it to public module | Fabian Kosmale | 2023-09-01 | 1 | -0/+1 |
| * | QmlCompiler: Make LoggerCategory private again | Fabian Kosmale | 2023-08-30 | 1 | -0/+32 |
| * | QmlCompiler: Initialize all members of LoggerCategoryPrivate | Ulf Hermann | 2023-06-05 | 1 | -1/+1 |
| * | QQmlSA: Create an abstraction layer for static analysis | Olivier De Cannière | 2023-05-30 | 1 | -0/+73 |