aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/fileapireader.h
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Add CMake Profiler actionCristian Adam2023-09-211-1/+2
* DAP: Add CMake debug to the debug panelArtem Sokolovskii2023-07-141-1/+5
* CMake: Fix setting additional project files for file watchingEike Ziller2023-05-081-1/+0
* CMakePM: Add new / existing source files to projectCristian Adam2023-04-201-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMakeProcess: Do some cleanupJarek Kobus2022-11-171-1/+1
* CMake: Move to Tr::trhjk2022-09-301-7/+3
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: remove unused headers, enforce sorting of headersCristian Adam2022-07-111-1/+1
* CMakeProcess: Don't use QTimer for checking the canceled stateJarek Kobus2022-05-161-1/+2
* CMakePM: Add ability to stop CMake run in SettingsCristian Adam2022-01-071-0/+1
* CMakePM: Scan files only on CMake configuration failureCristian Adam2021-10-011-2/+4
* CMakePM: Remove <Headers> virtual project nodeCristian Adam2021-09-271-1/+0
* CMakePM: Add issue icon and tooltip description on project failureCristian Adam2021-09-231-2/+4
* CMakePM: Display <File System> tree node only on failureCristian Adam2021-09-221-3/+1
* CMakePM: Do not treat generated files as project filesCristian Adam2021-09-021-1/+2
* CMake: Do not create file system node in main threadEike Ziller2021-06-231-1/+2
* CMake: Use Utils::FilePath in fileapi parser and readerhjk2021-06-091-1/+1
* CMake: Simplify CMakeProcess::finished signaturehjk2021-06-081-1/+1
* CMakePM: Save cmake parameters in qtcsettings.cmake also for initial runCristian Adam2021-06-011-0/+2
* CMakePM: stop file api reader future on stop()Eike Ziller2021-05-311-1/+3
* CMakeProjectManager: Make backup of CMake configuration before starting CMakeCristian Adam2021-02-181-0/+1
* CMakeProjectManager: Support for multi-config generatorsCristian Adam2021-01-211-0/+5
* CMakePM: Start integrating ctestChristian Stenger2020-11-091-0/+3
* CMakeProjectManager: Add File System virtual folderDmitriy Purgin2020-11-091-1/+3
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-1/+1
* CMake: Move notification on outside cmake runs into FileApiReaderTobias Hunger2020-05-151-6/+8
* CMake: Disable switching between different readersTobias Hunger2020-04-301-15/+26
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-3/+2
* ProjectExplorer: Pass extra project files as QSethjk2020-03-031-1/+1
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-2/+2
* CMake: Simplify based on Project::projectFileIsDirty signalTobias Hunger2019-08-161-0/+1
* CMake: Avoid a bit of useless processing when updating the project treeTobias Hunger2019-06-201-1/+1
* CMake: Add initial fileapireader classTobias Hunger2019-06-201-0/+96