summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/appoutputpane.h
Commit message (Expand)AuthorAgeFilesLines
* 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