summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/navigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-1/+1
* Don't crash under certain weird conditions.con2009-04-031-1/+1
* Show the "Open Documents" navigation bar widget in the defaultmae2009-03-261-10/+28
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: rename some commands to get something like a 'naming scheme'hjk2009-02-201-1/+1
* Use QActions to fix toolbar extensionThorbjørn Lindeijer2009-02-091-20/+15
* Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-6/+7
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-6/+4
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-4/+6
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-1/+0
* Fixes: - ICommand --> Commandcon2009-01-141-5/+5
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Changed coreplugin resource prefix to "/core"Thorbjørn Lindeijer2009-01-121-2/+2
* Fixes: - Make the "Toggle Sidebar" button be a toggle buttoncon2009-01-061-1/+6