aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/outputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Remove FIXME, there's nothing to fix thereDaniel Teske2012-05-031-1/+0
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Avoid setting large minimum size for output panes.Eike Ziller2011-11-241-0/+22
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-0/+1
* 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