aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Core/CMake/CMakeProject.cs
Commit message (Expand)AuthorAgeFilesLines
* Implement server initialization with Workspace Features supportKarsten Heimrich2025-04-101-1/+1
* Introduce means to react to project configuration changesKarsten Heimrich2025-04-101-0/+1
* Update copyright comments to 2025Ali Demiralp2025-03-181-4/+2
* Resolve CMake project variables using PropertyEvaluatorServiceKarsten Heimrich2025-02-181-0/+4
* Fix VSSDK007: Avoid ThreadHelper for fire and forget tasksKarsten Heimrich2024-12-101-2/+2
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-281-1/+1
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-091-1/+1
* Adjust namespace of Utils class to match folder structureKarsten Heimrich2024-01-081-1/+1
* Stop logging parse errors while loading CMake projectsMiguel Costa2023-09-011-1/+3
* Add and use some async methods for reading and writing to a fileKarsten Heimrich2023-08-241-9/+11
* Fix null reference exception, amends dd58d1Karsten Heimrich2023-07-191-1/+1
* cmake: Enable QML debuggingMiguel Costa2023-06-271-0/+10
* cmake: Read cache variablesMiguel Costa2023-06-271-0/+1
* cmake: Refactor CMakeProjectMiguel Costa2023-06-271-11/+59
* Implement Qt/CMake project format (part 2)Miguel Costa2023-05-101-11/+10
* Implement the standalone QML debug engineMiguel Costa2023-05-101-1/+11
* Implement Qt/CMake project formatMiguel Costa2023-03-281-0/+124