aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/configmodel.h
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Use cleaned paths for CMake parameter valuesCristian Adam2023-03-031-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake: Don't filter out new keysMarcus Tillmanns2022-10-181-1/+2
* CMake: Move to Tr::trhjk2022-09-301-6/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* warnings: Fix -Wdeprecated-copyMarcus Tillmanns2022-08-041-1/+0
* CMakeProjectManager: Some code cosmeticshjk2022-02-071-80/+7
* CMakePM: Also show type of options in configuration tooltipshjk2022-02-071-0/+16
* CMakePM: Apply Kit CMake configuration to Initial ConfigurationCristian Adam2022-02-041-1/+1
* CMakePM: Settings list UI changesCristian Adam2022-02-021-0/+1
* CMakePM: Add "Appy Kit/Initial Configuration Value" context menu entryCristian Adam2022-02-011-0/+6
* CMakePM: Display CMake kit mismatch values in Settings pageCristian Adam2022-01-281-1/+4
* CMakePM: Refactor "Initial Parameters" as a tab bar itemCristian Adam2022-01-171-5/+13
* CMakePM: Use UNINITIALIZED for -D<var>=<val> in Batch EditCristian Adam2021-03-041-1/+1
* CMakeProjectManager: Remove isCmakeChanged stateCristian Adam2021-03-021-2/+0
* CMakeProjectManager: Allow copying of CMake variablesCristian Adam2021-02-261-0/+29
* CMakeProjectManager: Add Batch Edit support for CMake configurationCristian Adam2021-02-241-2/+40
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-1/+1
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-1/+2
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-1/+1
* CMake: Fix "CMake settings have changed on disk"Tobias Hunger2017-10-241-2/+3
* CMake: Allow to unset configuration valuesTobias Hunger2017-10-171-0/+3
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-1/+5
* CMake: Enable type forcing for CMake configuation valuesTobias Hunger2017-09-191-2/+2
* CMake: Improve delegates for CMake configurationTobias Hunger2017-09-191-3/+3
* CMake: Allow CMake configuration to be forced to string typeTobias Hunger2017-09-181-0/+3
* CMake: Group entries in project configurationTobias Hunger2017-09-121-12/+34
* CMake: Hide INTERNAL and STATIC configuration entries in Project UITobias Hunger2017-06-201-0/+1
* CMake: Mark changes to CMake configuration that contradicts a kitTobias Hunger2017-01-201-0/+3
* CMake: Mark configuration items that were taken from the CMakeCache.txt fileTobias Hunger2017-01-191-0/+1
* CMake: Fix the config model merging dataTobias Hunger2016-12-021-3/+5
* CMakeProjectManager: Support drop down selector for optionsAlexander Drozdov2016-10-101-1/+8
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-0/+4
|\
| * CMake: make it possible to insert new vars in project settingsStanislav Ionascu2016-05-241-0/+4
* | Wholesale conversion to #pragma oncehjk2016-03-301-1/+0
|/
* CMake: Add UI to display and edit cmake configurationTobias Hunger2016-02-151-0/+86