| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement server initialization with Workspace Features support | Karsten Heimrich | 2025-04-10 | 1 | -1/+1 |
| * | Introduce means to react to project configuration changes | Karsten Heimrich | 2025-04-10 | 1 | -0/+1 |
| * | Update copyright comments to 2025 | Ali Demiralp | 2025-03-18 | 1 | -4/+2 |
| * | Resolve CMake project variables using PropertyEvaluatorService | Karsten Heimrich | 2025-02-18 | 1 | -0/+4 |
| * | Fix VSSDK007: Avoid ThreadHelper for fire and forget tasks | Karsten Heimrich | 2024-12-10 | 1 | -2/+2 |
| * | 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 |
| * | Adjust namespace of Utils class to match folder structure | Karsten Heimrich | 2024-01-08 | 1 | -1/+1 |
| * | Stop logging parse errors while loading CMake projects | Miguel Costa | 2023-09-01 | 1 | -1/+3 |
| * | Add and use some async methods for reading and writing to a file | Karsten Heimrich | 2023-08-24 | 1 | -9/+11 |
| * | Fix null reference exception, amends dd58d1 | Karsten Heimrich | 2023-07-19 | 1 | -1/+1 |
| * | cmake: Enable QML debugging | Miguel Costa | 2023-06-27 | 1 | -0/+10 |
| * | cmake: Read cache variables | Miguel Costa | 2023-06-27 | 1 | -0/+1 |
| * | cmake: Refactor CMakeProject | Miguel Costa | 2023-06-27 | 1 | -11/+59 |
| * | Implement Qt/CMake project format (part 2) | Miguel Costa | 2023-05-10 | 1 | -11/+10 |
| * | Implement the standalone QML debug engine | Miguel Costa | 2023-05-10 | 1 | -1/+11 |
| * | Implement Qt/CMake project format | Miguel Costa | 2023-03-28 | 1 | -0/+124 |