aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/navigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ActionManager API cleanup.Eike Ziller2012-05-251-2/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-2/+2
* 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
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-14/+15
|/
* all: less QScopedPointerhjk2011-09-191-0/+1
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Debugger: Fix exit crash in debug mode (X11).Friedemann Kleint2011-03-151-2/+4
* Fix some more actions that were enabled at startup without a reason.con2011-01-311-2/+2
* 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
* | Navigation widget: Fix compilation.Christian Kandeler2010-10-251-2/+2
* | Navigation: Handle no widgets available caseTobias Hunger2010-10-251-3/+13
* | Clean up navigationwidgetTobias Hunger2010-10-251-27/+18
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-251-8/+12
|\|
| * Stop navigationwidget from going haywireTobias Hunger2010-10-211-8/+12
* | Avoid changing text on toggle menu item.con2010-10-201-2/+2
|/
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-217/+81
* coreplugin: use Core::Id is some placeshjk2010-09-101-2/+3
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-091-16/+13
* Export the navigation widget and expose activation of subwidgets.Leandro Melo2010-08-131-3/+7
* Fix crash on close in sidebar/bookmarks viewKai Koehne2010-08-111-0/+9
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+2
* Save/restore settings of navigation widgets more aggressivelyKai Koehne2010-07-161-123/+131
* Core::Context: compile hot fix for Windows.hjk2010-06-251-3/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+3
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Fix missing tabfocus with manhattanstyleJens Bache-Wiig2010-03-011-0/+1
* Navigation widgets need separate id and display name.con2010-01-271-11/+11
* Update tool tip text for "Show / Hide Sidebar" wrt current state.con2009-12-081-0/+10
* Fixed a typo.Roberto Raggi2009-10-091-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+3
* Fix warnings that a signal conflicts with a slot of base classes.dt2009-08-201-6/+6
* long live the kinghjk2009-08-141-1/+1
* Unify tool button appearance in "panelWidgets".con2009-07-171-3/+0
* Fix the navigation bar's split and close buttons.con2009-07-171-2/+2
* Remove usage of QToolBar for navigation side bar.con2009-07-161-20/+22
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Ensure that navigation sidebar is visible when using nav widget shortcutcon2009-06-111-0/+1