aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorersettings.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Change the default value of TerminalAspectChristian Kandeler2020-05-051-1/+1
* ProjectExplorer: Move "default build dir" setting to new options pageChristian Kandeler2020-01-221-3/+1
* "Build & Run" settings: Add option to stop only the app to startChristian Kandeler2019-12-061-1/+1
* Turn ProjectExplorerSettings::StopBeforeBuild into an enum classChristian Kandeler2019-12-051-3/+2
* ProjectExplorer: Provide the option to build only the app to be runChristian Kandeler2019-12-051-1/+2
* ProjectExplorer: Add a setting for low build priorityOrgad Shaneh2019-10-081-0/+2
* App output pane: More fine-grained popup optionsChristian Kandeler2019-08-211-2/+3
* Make it possible to continue with "Build All Projects" after errorsChristian Kandeler2019-06-251-0/+2
* 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/+4
* ProjectExplorer: Introduce dedicated output settings pagesChristian Kandeler2019-03-121-16/+19
* Move "builddirectory" template from Core to ProjectExplorerTobias Hunger2018-10-101-1/+4
* 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-0/+2
* Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-121-0/+2
* Add support to change the number of lines of the compile outputSamuel Gaist2017-08-021-1/+5
* ProjectExplorer: Add option to stop applications from the same build directoryTobias Hunger2016-07-131-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-28/+15
* 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-2/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Turn struct ProjectExplorerSettings into a classTobias Hunger2013-06-051-1/+2
* ProjectExplorerSettings: Keep environmentId.Tobias Hunger2013-06-031-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: Add an option to pop up app outpuit pane when debugginghjk2012-01-111-1/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Option to merge stderr in application outputFawzi Mohamed2011-05-171-1/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Make the buffer size for the Application Output window configurablecon2011-04-291-2/+5
* Update license.hjk2011-04-131-14/+13
* Add "never ask again" option to dialog asking about killing applicationscon2011-01-171-3/+4
* It's 2011 now.con2011-01-121-1/+1
* ProjectExplorer: Add option to not show output on rundt2011-01-111-1/+4
* License headers.con2010-12-171-7/+11
* Add option to restore last session at startupTobias Hunger2010-09-141-4/+10
* Add option for the word-wrap mode of the application output.Leandro Melo2010-09-081-2/+5
* Wire in Deployment logicTobias Hunger2010-07-121-5/+6
* Make detection of .user-file copying more robustTobias Hunger2010-07-081-0/+6
* Add option to clear the "Application Output" on a new run.Erik Verbruggen2010-04-161-1/+4
* Long live the king!hjk2010-03-051-1/+1
* Debugger/various plugins: Fix memory leaks.Friedemann Kleint2009-11-041-6/+12
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+53