aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakebuildsettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix filtering in various hierarchical viewsEike Ziller2020-06-221-3/+8
* CMake: Remove magic configuration from CMakeTobias Hunger2020-06-091-42/+71
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-14/+4
* CMake: Use BuildDirectoryAspect for UI related to Build DirectoryTobias Hunger2020-03-231-24/+12
* CMake: Fix typo in symbol namesTobias Hunger2020-03-191-3/+3
* CMake: Connect CMakeBuildSettingsWidget only to "its" build systemhjk2020-02-121-1/+1
* CMakePM: Fix possible crash on exitChristian Stenger2020-02-071-3/+2
* CMakePM: Fix handling of qml debuggingChristian Stenger2020-02-071-0/+50
* CMakeProjectManager: Fix memory leaksChristian Kandeler2020-01-271-4/+4
* CMakeProjectManager: Use Utils::InfoLabel in CMakeBuildSettingsWidgetAlessandro Portale2020-01-031-23/+5
* Utils: Use FilePath for PathChooser::m_baseDirectoryhjk2019-12-191-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-6/+7
* ProjectExlorer: Streamline creation of NamedWidgetshjk2019-11-011-2/+1
* CMake Project: Make sure the tree has focus after adding an itemCristian Adam2019-10-091-0/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-281-5/+0
|\
| * CMake: don't disable widgets on configuration errorAaron Barany2019-05-241-6/+0
* | cmake: do not change filter line edit state in case cmake parsing failsAsit Dhal2019-04-291-1/+0
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* CMake: Fix scrolling when editing configurationAaron Barany2019-01-251-3/+13
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-3/+3
* Utils: Purge asConstOrgad Shaneh2018-04-091-1/+0
* CMake: Block project configuration widget while project is parsingTobias Hunger2017-11-141-0/+2
* CMake: Fix header size in CMake configuration viewTobias Hunger2017-10-241-1/+1
* CMake: Fix "CMake settings have changed on disk"Tobias Hunger2017-10-241-3/+20
* CMakeBuildSettingsWidget: Fix filtering in cmake configurationTobias Hunger2017-10-171-2/+3
* CMakeBuildSettingsWidget: Forward-declare ProgressIndicatorTobias Hunger2017-10-171-1/+2
* CMake: Allow to unset configuration valuesTobias Hunger2017-10-171-18/+30
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-4/+4
* 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