| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright comments to 2025 | Ali Demiralp | 2025-03-18 | 1 | -4/+2 |
| * | Adapt QMakeQuery to use the QtBuildToolQuery base class | Karsten Heimrich | 2024-07-26 | 1 | -72/+11 |
| * | Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only | Ali Can Demiralp | 2024-02-28 | 1 | -1/+1 |
| * | Update license year from 2023 to 2024 | Ali Can Demiralp | 2024-01-09 | 1 | -1/+1 |
| * | Improve readability of qmake log output | Miguel Costa | 2023-05-10 | 1 | -2/+2 |
| * | Convert 'if-return' into 'return' statement | Karsten Heimrich | 2023-04-20 | 1 | -6/+1 |
| * | Use compound assignment | Karsten Heimrich | 2023-03-15 | 1 | -1/+1 |
| * | Replace license header | Miguel Costa | 2023-02-23 | 1 | -27/+4 |
| * | Rework QMake, QMakeQuery and QMakeImport | Karsten Heimrich | 2022-11-21 | 1 | -18/+29 |
| * | Simplify some LINQ code, adjust some warnings | Karsten Heimrich | 2022-11-21 | 1 | -1/+1 |
| * | Modernization: Update properties | Karsten Heimrich | 2022-10-04 | 1 | -7/+1 |
| * | Apply uniform guidelines to 'using' directives | Miguel Costa | 2022-02-22 | 1 | -2/+1 |
| * | Remove some more ThreadHelper.ThrowIfNotOnUIThread() | Karsten Heimrich | 2022-02-22 | 1 | -6/+0 |
| * | Avoid potential deadlocks | Miguel Costa | 2022-02-18 | 1 | -4/+3 |
| * | Inline variable declaration | Karsten Heimrich | 2022-02-10 | 1 | -4/+2 |
| * | Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread(); | Karsten Heimrich | 2022-02-09 | 1 | -1/+15 |
| * | Fix using directive is not required | Karsten Heimrich | 2022-01-28 | 1 | -3/+0 |
| * | Fix local variable is never used | Karsten Heimrich | 2022-01-28 | 1 | -1/+0 |
| * | refactoring: Reorganize project files | Miguel Costa | 2021-11-16 | 1 | -0/+122 |