summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/navigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into...dt2008-12-121-0/+4
|\
| * Fixes: - Avoid ugly toolbar by default on maccon2008-12-111-0/+4
* | Fixes: Saving and restoring of ProjectTreeWidget statesdt2008-12-111-1/+19
|/
* some more whitespace changeshjk2008-12-091-2/+2
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-4/+5
* Initial importcon2008-12-021-0/+494