| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Update commercial SPDX-License-Identifier" | Tarja Sundqvist | 2025-06-02 | 1 | -1/+1 |
| * | Update commercial SPDX-License-Identifier | Tarja Sundqvist | 2023-12-13 | 1 | -1/+1 |
| * | qmlsc: Support equality operations for QUrl | Semih Yavuz | 2023-02-16 | 1 | -0/+16 |
| * | qmllint: Uncruftify FixSuggestion | Ulf Hermann | 2023-02-09 | 1 | -5/+7 |
| * | qmlcachegen: fix nonstrict equality code generation | Semih Yavuz | 2023-01-31 | 1 | -3/+3 |
| * | QmlCachegen: Equality comparison ability to QObject * | Semih Yavuz | 2023-01-10 | 1 | -0/+20 |
| * | QmlCachegen: Equality comparison ability to var and void/null types | Semih Yavuz | 2023-01-10 | 1 | -0/+29 |
| * | qmltc: Remove broken alias optimization | Sami Shalayel | 2022-10-11 | 1 | -7/+11 |
| * | 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 | -7/+7 |
| * | Revise build to source dir mapping for QML tooling | Andrei Golubev | 2022-07-26 | 1 | -0/+44 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -27/+2 |
| * | qmltc: Set alias property methods in QmltcVisitor | Andrei Golubev | 2022-06-09 | 1 | -8/+32 |
| * | QQmlJSUtils: Pass non-trivial parameters as const ref | Ulf Hermann | 2022-05-11 | 1 | -24/+24 |
| * | qmltc: Move alias compilation to qqmltccompiler | Andrei Golubev | 2022-05-03 | 1 | -0/+60 |
| * | Replace uses of deprecated _qs with _s/QStringLiteral | Sona Kurazyan | 2022-04-29 | 1 | -1/+3 |
| * | Improve consistency of QQmlJSUtils::didYouMean() | Andrei Golubev | 2022-04-25 | 1 | -1/+12 |
| * | qmllint: Offer suggestions for typos | Maximilian Goldstein | 2022-01-17 | 1 | -0/+76 |