aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/appoutputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debug start Icon: Use the toolbar variantAlessandro Portale2016-04-221-1/+1
* Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-3/+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
* Debugger: Fix attach external application.David Schulz2014-10-281-4/+4
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-5/+5
|/ /
* | AppOutputPane: Fix possible use after freeDaniel Teske2014-09-261-13/+9
* | AppOutputPane: Fix wrong assertDaniel Teske2014-09-011-1/+3
* | Application Output: Add middle click closes tab featureDaniel Teske2014-08-181-1/+31
|/
* ProjectExplorer: Use more algorithmsDaniel Teske2014-06-161-8/+7
* Remove AppOutputPane::runControls()Daniel Teske2014-06-121-8/+0
* RunControl: Make icon(path) a value memberhjk2014-05-301-1/+1
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+2
* 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-4/+4
|/
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* Added color support of ANSI escape codesPetar Perisin2013-09-091-0/+1
* ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-8/+7
* SessionManager: Apply 'static' patternhjk2013-09-051-1/+1
* ApplicationOutput: Tweak popup/flash behavior on outputDaniel Teske2013-04-171-3/+18
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-6/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: Fix use of removed Context constructor overloadhjk2013-01-281-1/+2
* | Analyzer/Debugger: clean uphjk2013-01-101-0/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-2/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-4/+4