aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/outputpane.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix context of Locator inputEike Ziller2018-08-091-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-4/+4
* Output pane: Fix that height setting could resetEike Ziller2016-09-121-0/+2
* Fix that opening advanced search could make output pane smallerEike Ziller2016-08-251-1/+1
* Use Core::Id in ModeManager interfacehjk2016-04-081-5/+5
* Core: Reset current OutputPanePlaceHolder on deletion...Christian Stenger2016-04-051-0/+1
* OutputPanes: Fix various issues with restoring stateEike Ziller2016-03-091-22/+46
* OutputPanePlaceHolder: Fix for lazily created mode widgetsEike Ziller2016-03-081-0/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-9/+9
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Track the size of the output pane and restore it.Lincoln Ramsay2013-09-241-6/+13
* Call refresh before checking the splitter sizes.Lincoln Ramsay2013-07-021-0/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-3/+0
* 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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* 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