summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakebuildsettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Fix compile with Qt5.6Christian Stenger2017-09-201-1/+1
* CMake: Enable type forcing for CMake configuation valuesTobias Hunger2017-09-191-4/+36
* CMake: Improve delegates for CMake configurationTobias Hunger2017-09-191-5/+22
* CMakePM: Fix compile with Qt5.6Christian Stenger2017-09-181-1/+1
* CMake: Allow CMake configuration to be forced to string typeTobias Hunger2017-09-181-0/+30
* CMake: Sort Project CMake configuration via the Proxy modelTobias Hunger2017-09-151-0/+3
* CMake: Only enable edit button for CMake configuration when usefulTobias Hunger2017-09-151-0/+22
* CMake: Group entries in project configurationTobias Hunger2017-09-121-6/+10
* Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
* CMake: Simplify signalingTobias Hunger2017-07-261-1/+1
* Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-1/+1
* CMake: Filter CMake variablesFelix Kälberer2017-05-171-2/+17
* CMake: Clear error flag in CmakeBuildConfigurationTobias Hunger2017-04-071-0/+2
* CMake: Keep project configuration table visible at all timesTobias Hunger2017-02-031-5/+3
* CMake: Mark changes to CMake configuration that contradicts a kitTobias Hunger2017-01-201-0/+18
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* CMake: Stop progressindicator on build settings widget on errorTobias Hunger2016-12-051-0/+5
* CMakeProjectManager: Support drop down selector for optionsAlexander Drozdov2016-10-101-0/+2
* 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