aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/configmodel.h
Commit message (Expand)AuthorAgeFilesLines
* 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