aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/navigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* NavigationWidget: Pass reference into functionTobias Hunger2013-11-131-1/+1
* NavigationWidget: Do not leak the factorymodelTobias Hunger2013-11-131-1/+2
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* Make a few more shortcuts/actions raise the main window.Eike Ziller2013-05-211-0/+3
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-6/+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
* | Use Id::fromString instead of the constructor.hjk2013-01-171-1/+1
* | Core: Use the new Id methods in a few placeshjk2013-01-171-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* 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