aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorersettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Even more Qt6 portinghjk2020-06-231-1/+1
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Several SettingsPages: Code cosmeticshjk2020-01-301-5/+2
* ProjectExplorer: Move "default build dir" setting to new options pageChristian Kandeler2020-01-221-34/+0
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-2/+1
* "Build & Run" settings: Add option to stop only the app to startChristian Kandeler2019-12-061-0/+2
* Turn ProjectExplorerSettings::StopBeforeBuild into an enum classChristian Kandeler2019-12-051-6/+5
* "Build & Run" settings: Improve combo boxChristian Kandeler2019-12-051-2/+10
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-2/+10
* ProjectExplorer: Add a setting for low build priorityOrgad Shaneh2019-10-081-0/+2
* Make it possible to continue with "Build All Projects" after errorsChristian Kandeler2019-06-251-0/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Make it configurable whether to clear the issues paneChristian Kandeler2019-05-271-0/+2
* ProjectExplorer: Let user configure whether to close files with projectsChristian Kandeler2019-04-021-0/+2
* ProjectExplorer: Let user provide default for "run in terminal"Christian Kandeler2019-03-151-0/+2
* ProjectExplorer: Introduce dedicated output settings pagesChristian Kandeler2019-03-121-16/+0
* Remove ProjectExplorerPlugin::setBuildDirectoryTemplate()Christian Kandeler2019-03-011-5/+4
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Merge remote-tracking branch 'origin/4.8'Eike Ziller2019-01-151-0/+1
|\
| * ProjectExplorer: Handle promptToStopRunControl properly againhjk2019-01-071-0/+1
* | Move "builddirectory" template from Core to ProjectExplorerTobias Hunger2018-10-101-11/+11
* | ProjectExplorer: Unify naming scheme of widgets on settings pageTobias Hunger2018-10-101-5/+6
|/
* Core: Use restrictions on character count instead of line countsEike Ziller2018-09-261-4/+4
* ProjectExplorer: Add an option for automatic generation of runconfigshjk2018-08-301-1/+2
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Clean up options page category display name and icon set upEike Ziller2018-04-231-3/+2
* Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-121-0/+2
* ProjectExplorer: Create and populate 'Kits' settings categoryhjk2018-01-241-4/+4
* Make DocumentManager::projectsDirectory a FileNameEike Ziller2017-09-191-2/+3
* Add support to change the number of lines of the compile outputSamuel Gaist2017-08-021-1/+3
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* ProjectExplorer: Add option to stop applications from the same build directoryTobias Hunger2016-07-131-2/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-201-30/+28
|\
| * ProjectExplorerSettings: Do not reset options to defaultsTobias Hunger2016-04-181-30/+28
* | Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
|/
* Move declaration of ProjectExplorerSettingsWidget into .cpp file.Friedemann Kleint2016-02-031-0/+32
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+0
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-4/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add an option "Stop before build" for windows usersDaniel Teske2015-09-241-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* VariableChooser: Reworkhjk2014-10-151-2/+3
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-37/+9
|/
* ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-2/+2
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-051-1/+3
|\
| * ProjectExplorerSettings: Keep environmentId.Tobias Hunger2013-06-031-0/+2
| * ProjectExplorerSettingsPage: Do not have a const setter.Tobias Hunger2013-06-031-1/+1