aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildsettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Move icons to UtilsUlf Hermann2016-08-051-3/+3
* CMake: make it possible to insert new vars in project settingsStanislav Ionascu2016-05-241-0/+29
* CMake: Warn if kit settings are overridden by the projectTobias Hunger2016-05-201-8/+31
* CMake: Move BuildDirManager from the project into the buildconfigurationTobias Hunger2016-02-261-13/+17
* CMake: Disable BC if there is an error during initial cmake runTobias Hunger2016-02-151-1/+35
* CMake: Add UI to display and edit cmake configurationTobias Hunger2016-02-151-7/+135
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-50/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Avoid passing CMakeManager aroundTobias Hunger2016-01-081-9/+7
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-9/+9
* CMake: Simplify setup of CMakeOpenProjectWizardTobias Hunger2016-01-081-6/+2
* CMake: Simplify code a bitTobias Hunger2016-01-081-8/+8
* CMake: Make CMake build configuration widget look more like othersTobias Hunger2016-01-081-3/+13
* CMake: Do not bother to remember ninja support statusTobias Hunger2016-01-081-3/+1
* CMake: Convert BuildSettingsWidget to Qt5 style connectsTobias Hunger2016-01-051-3/+3
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-2/+6
* CMakeProjectManager: Export CMakeProjectBenjamin Zeller2015-03-101-2/+4
* CMakeProjectManager: Split up cmakeproject source filesBenjamin Zeller2015-03-101-0/+109