summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/outputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unmaximizing output pane should restore previous size.con2011-06-301-14/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Debugger: Fix exit crash in Debug-Mode.Friedemann Kleint2010-12-061-2/+5
|/
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-559/+50
* coreplugin: use Core::Id is some placeshjk2010-09-101-1/+2
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-4/+4
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-2/+2
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-3/+2
* s/name/displayName/ in ioutputpaneTobias Hunger2010-06-161-4/+4
* Show keyboard shortcut for min/max output pane.con2010-05-181-8/+7
* Polish the min/max output pane buttonJens Bache-Wiig2010-05-071-10/+15
* Reduce spacing in the statusbar for macJens Bache-Wiig2010-04-151-4/+0
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Navigation widgets need separate id and display name.con2010-01-271-0/+1
* | Adapt the tool tip text for the maximize/minimize output pane button.con2010-01-211-1/+3
* | Change Maximize output pane to Alt+9 matching Alt+numberdt2010-01-081-0/+4
* | Revert the "More..." output pane button again.con2009-12-161-18/+1
* | Remove output mode.con2009-12-161-4/+4
* | unmaximize output panes with Escape (when they lose focus)mae2009-12-151-0/+14
* | Fix use of uninitialzed value.Tobias Hunger2009-12-151-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2009-12-141-1/+65
|\ \
| * | Add a minimize/maximize action to the output panemae2009-12-141-1/+65
| |/
* | Add a "More..." button in status bar for the output panes.con2009-12-141-42/+39
|/
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* long live the kinghjk2009-08-141-1/+1
* Back to the bottom.con2009-07-211-1/+1
* Add missing find tool bar placeholders.con2009-07-211-0/+2
* Unify tool button appearance in "panelWidgets".con2009-07-171-5/+0
* Some more QToolBar changes.con2009-07-161-1/+0
* Don't use QToolBar for output pane.con2009-07-161-10/+19
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-3/+3
* Fixes not toggling the output button in the status bar in some casesdt2009-05-121-10/+10
* Add a next/prev shortcut (F6 for now) for outputpanes.dt2009-04-301-7/+81
* Fix broken autoscrolling when switching to compile output modedt2009-04-291-1/+1
* Continue CDB.Friedemann Kleint2009-04-071-2/+8
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* editormanager cleanupsmae2009-01-301-1/+0
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-281-1/+1
|\
| * Fixes: Improved outputpane buttonsJens Bache-Wiig2009-01-271-1/+1
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlinemae2009-01-261-41/+46
|\ \ | |/
| * Fixes: rename OutputPane into OutputPaneManagerhjk2009-01-261-41/+46