aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/appoutputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Allow user stopping ill-behaved RunControlhjk2017-09-131-2/+2
* AppOutputPane: fix coverity warningNikita Baryshnikov2017-08-211-1/+3
* ProjectExplorer: Fix crashes on shutdownhjk2017-07-201-48/+26
* ProjectExplorer: Use a real 'finishing' phase for RunControlshjk2017-07-171-3/+5
* ProjectExplorer: Rename RunControl::finished to stoppedhjk2017-07-121-1/+1
* ProjectExplorer: Move re-runnable decision to RunWorkershjk2017-07-101-1/+1
* ProjectExplorer: Fix recent indeterministic state of stop buttonhjk2017-07-051-11/+11
* Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-261-13/+9
|\
| * ProjectExplorer: Fix crash in AppOutputPaneTobias Hunger2017-06-231-11/+9
| * AppOutputPane: Do not reset the formatter after the RC has finishedChristian Kandeler2017-06-201-2/+0
* | ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-2/+7
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-091-0/+4
|\|
| * Update the application output tab's titleVikas Pachdha2017-05-091-0/+4
* | ProjectExplorer: Split RunControl states furtherhjk2017-03-301-3/+2
* | ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-241-16/+5
|/
* ProjectExplorer: Move consts that are used in a single file out of headerOrgad Shaneh2017-03-201-1/+2
* ProjectExplorer: Set a description for the "Stop" actionTobias Hunger2017-03-021-1/+2
* RunControl: Make sure to reset the outputformaterTobias Hunger2017-03-021-9/+17
* Add the needed infrastucture to enable application output filtersBogDan Vatra2017-02-281-2/+22
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* ProjectExplorer: Move ProcessHandle to Utils for further re-usehjk2017-01-171-1/+4
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-1/+1
* AppOutputPane: check that index in rangeNikita Baryshnikov2016-08-101-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-6/+6
* OutputPanes code style fixesNikita Baryshnikov2016-08-021-27/+24
* Core: Use QList's initializer list contructor for output paneshjk2016-07-111-2/+1
* Merge AnalyzerRunControl::logMessage and RunControl::appendMessagehjk2016-05-201-2/+1
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-251-1/+1
|\
| * Debug start Icon: Use the toolbar variantAlessandro Portale2016-04-221-1/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-3/+3
|\|
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-3/+3
* | Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-4/+3
|/
* Icons: Move Run/Stop/Interrupt from projectexplorer to coreAlessandro Portale2016-04-101-3/+3
* Icons: Move debug run/interrupt/continue/exit from core to elsewhereAlessandro Portale2016-04-011-1/+1
* ProjectExplorer: Use runnable contents for appoutputpane re-usehjk2016-02-021-1/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-34/+30
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-13/+10
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-9/+11
* Add an option "Stop before build" for windows usersDaniel Teske2015-09-241-0/+7
* ZOOOOM for CompileOutputWindow and AppOutWindowDaniel Teske2015-08-311-3/+91
* Application Output: Close pane if the last tab is closedDaniel Teske2015-05-181-0/+4
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Disable re-run ability for analyzers.Christian Kandeler2015-03-021-1/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-3/+1
* Core: Pimpl OutputWindowOrgad Shaneh2015-02-251-1/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Support multiple instances listening for debug output...Orgad Shaneh2015-02-021-0/+6
|/
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-121-1/+4