aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/appoutputpane.h
Commit message (Expand)AuthorAgeFilesLines
* OutputPane: Use setter for priority and fix default visibilityEike Ziller2023-09-181-1/+0
* OutputPane: Use setter for display nameEike Ziller2023-09-181-1/+0
* AppOutputPane: Make appendMessage() privateJarek Kobus2023-07-061-3/+2
* ProjectExplorer: Simplify AppOutputPane widget nestinghjk2023-01-131-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* AppOutputPane: Avoid using sender()Jarek Kobus2022-07-211-3/+1
* ProjectExplorer: Fix index confusion in app output paneChristian Kandeler2022-07-071-4/+5
* ProjectExplorer: Add "link back from issues" functionalityChristian Kandeler2021-11-261-0/+5
* Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-091-1/+0
* 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