aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/appoutputpane.h
Commit message (Expand)AuthorAgeFilesLines
* Several SettingsPages: Code cosmeticshjk2020-01-301-3/+1
* ProjectExplorer: Use new settings page convenience for app outputhjk2020-01-081-8/+0
* App output pane: More fine-grained popup optionsChristian Kandeler2019-08-211-7/+2
* Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-241-0/+1
* ProjectExplorer: Move filtering infrastructure upChristian Kandeler2019-05-241-11/+1
* ProjectExplorer: Remove unused AppOutputPane member functionChristian Kandeler2019-05-141-1/+0
* IOutputPane: Refactor zoom function into base classAndre Hartmann2019-04-161-8/+2
* Add output filtering for Application Output paneAlessandro Ambrosano2019-04-081-0/+12
* ProjectExplorer: Add settings icon to app and compile output panesChristian Kandeler2019-04-041-0/+1
* ProjectExplorer: Introduce dedicated output settings pagesChristian Kandeler2019-03-121-3/+29
* ProjectExplorer: Fix crashes on shutdownhjk2017-07-201-8/+4
* ProjectExplorer: Use a real 'finishing' phase for RunControlshjk2017-07-171-1/+2
* ProjectExplorer: Fix recent indeterministic state of stop buttonhjk2017-07-051-2/+2
* ProjectExplorer: Split RunControl states furtherhjk2017-03-301-2/+0
* ProjectExplorer: Run RunControl::{start,stop} always asynchronouslyhjk2017-03-241-2/+0
* Add the needed infrastucture to enable application output filtersBogDan Vatra2017-02-281-0/+1
* OutputPanes code style fixesNikita Baryshnikov2016-08-021-6/+10
* ProjectExplorer: De-slot internal classOrgad Shaneh2016-06-061-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+2
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-21/+18
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-5/+3
* 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
* ZOOOOM for CompileOutputWindow and AppOutWindowDaniel Teske2015-08-311-0/+9
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Remove AppOutputPane::runControls()Daniel Teske2014-06-121-2/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ProjectExplorer: Fix typoAndre Hartmann2013-12-161-3/+3
|/
* ApplicationOutput: Tweak popup/flash behavior on outputDaniel Teske2013-04-171-0/+7
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+5
* 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
* Long live the king!hjk2012-01-261-1/+1
* Fix warnings about slot.Friedemann Kleint2011-11-041-1/+1
* Appoutputpane sender() can't be used in a queued connectionDaniel Teske2011-11-031-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Add runControl started/finished signals to the projectexplorerDaniel Teske2011-10-201-2/+4
* IOutputPane: constify some member functionshjk2011-09-281-6/+6
* Implement close all application outputs actionJarek Kobus2011-08-161-1/+6
* Qml run controls automatically stop all run controls for the same fileDaniel Teske2011-07-191-0/+2
* ProjectExplorer: Fix enabling of buttons in the output pane.Friedemann Kleint2011-07-071-0/+3
* debugger: let debugger attach to currently running processhjk2011-05-311-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-15/+14
* Make the buffer size for the Application Output window configurablecon2011-04-291-1/+1
* Re-use output window implementation for general messages.con2011-04-261-5/+4
* Make output window implementation reusable.con2011-04-261-0/+142