| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bootstrap: remove QDataStream | Thiago Macieira | 2024-03-13 | 1 | -9/+3 |
| * | Use QFileInfo's file times in UTC for file timestamps | Ahmad Samir | 2023-01-04 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | Tools: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-05-03 | 1 | -15/+15 |
| * | Tools: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-05-02 | 1 | -3/+3 |
| * | cmake_automoc_parser: Fix issue found by CodeChecker | Joerg Bornemann | 2022-03-15 | 1 | -0/+2 |
| * | Fix dependency chain that collects the metatype json files | Alexey Edelev | 2021-12-02 | 1 | -36/+49 |
| * | Fix Clang compiler warnings (-Wrange-loop-analysis) | David Skoland | 2020-10-17 | 1 | -3/+3 |
| * | Use QList instead of QVector in qtbase | Jarek Kobus | 2020-07-07 | 1 | -14/+14 |
| * | Add initial support for CMake "Ninja Multi-Config" generator | Alexandru Croitor | 2020-01-27 | 1 | -1/+11 |
| * | Collect Json Metatypes from CMake's Automoc | Leander Beernaert | 2019-12-04 | 1 | -0/+389 |