| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct style errors in Core | Ali Can Demiralp | 2025-07-14 | 1 | -1/+1 |
* | 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 | -6/+6 |
* | Fix crash while parsing mingw configuration files | Karsten Heimrich | 2024-04-10 | 1 | -3/+3 |
* | Remove QMakeConf() constructor overload | Karsten Heimrich | 2024-03-14 | 1 | -4/+0 |
* | Refactor QMakeConf class | Karsten Heimrich | 2024-03-14 | 1 | -88/+90 |
* | Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only | Ali Can Demiralp | 2024-02-28 | 1 | -1/+1 |
* | Remove custom exception class and use existing C# exception types | Karsten Heimrich | 2024-01-29 | 1 | -6/+7 |
* | Update license year from 2023 to 2024 | Ali Can Demiralp | 2024-01-09 | 1 | -1/+1 |
* | Remove redundant code | Karsten Heimrich | 2023-04-20 | 1 | -3/+1 |
* | Rewrite ๏ปฟif statement using '?:', '??' or '??=' exression | Karsten Heimrich | 2023-02-24 | 1 | -2/+1 |
* | Replace license header | Miguel Costa | 2023-02-23 | 1 | -27/+4 |
* | Rework QMake, QMakeQuery and QMakeImport | Karsten Heimrich | 2022-11-21 | 1 | -5/+4 |
* | Add support for shadow builds of Qt | Karsten Heimrich | 2022-07-26 | 1 | -0/+11 |
* | Apply uniform guidelines to 'using' directives | Miguel Costa | 2022-02-22 | 1 | -1/+1 |
* | Remove some more ThreadHelper.ThrowIfNotOnUIThread() | Karsten Heimrich | 2022-02-22 | 1 | -2/+0 |
* | Make property get only | Karsten Heimrich | 2022-02-09 | 1 | -2/+2 |
* | Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread(); | Karsten Heimrich | 2022-02-09 | 1 | -0/+3 |
* | refactoring: Reorganize project files | Miguel Costa | 2021-11-16 | 1 | -0/+166 |