aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/outputpanemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-19/+21
* OutputPane: Flash the output button instead of switching to edit modeDaniel Teske2012-09-121-4/+9
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Support badge on output panel buttons.Francois Ferrand2012-07-051-1/+58
* Support flashing output pane button.Francois Ferrand2012-07-051-3/+42
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-4/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-9/+8
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-5/+1
* outputpanemanager: reworkhjk2012-05-221-170/+268
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-1/+1
* More consistency for close & close split.Eike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-12/+12
* Send the outputpane the visibilityChanged(true) state when icon is toggled.Adam Treat2012-02-061-0/+1
* Core::ModeManager: make some functions statichjk2012-01-271-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* Use new static ICore interface.hjk2012-01-241-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-10/+10
* More Esc fixes.Eike Ziller2011-12-021-2/+6
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-2/+4
|\
| * Avoid setting large minimum size for output panes.Eike Ziller2011-11-241-2/+4
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\|
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* core: remove usages of Core::ICore::instance()->modeManager()hjk2011-09-051-1/+1
* Send missing visibilityChanged signals to output panes.Eike Ziller2011-08-091-0/+4
* Work around wrong click area of output buttons on Mac.Eike Ziller2011-07-261-11/+13
* Unmaximizing output pane should restore previous size.con2011-06-301-12/+1
* Register action for clear output pane.con2011-06-221-4/+9
* 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
* License headers.con2010-12-171-7/+11
* outputpanemanager: fix potential crash in case of no outputpaneshjk2010-09-171-2/+2
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-0/+583