summaryrefslogtreecommitdiff
path: root/src/plugins/quickopen/quickopenplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename the QuickOpen action to Locatemae2009-07-211-1/+1
* Got rid of friend declaration to static template functionThorbjørn Lindeijer2009-07-141-36/+2
* Activating Locator when already in the locator window didn't work.con2009-06-221-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixed compile error with gcc 3.3Thorbjørn Lindeijer2009-06-031-1/+2
* Implemented SettingsDatabase::removeThorbjørn Lindeijer2009-05-251-1/+1
* Implemented backwards compatibility to old QuickOpen settingsThorbjørn Lindeijer2009-05-251-11/+38
* Introduced settings database based on sqliteThorbjørn Lindeijer2009-05-251-13/+13
* Some documentation.con2009-04-241-1/+9
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-1/+2
* 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-2/+2
* Fixes: coreplugin: remove 'fat' BaseView constructorhjk2009-01-261-4/+7
* Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-1/+2
* some more ICore related cleanuphjk2009-01-201-1/+1
* replace Core::ICore::instance()->pluginManager() by ExtensionSystem::PluginM...hjk2009-01-201-2/+1
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-8/+6
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+2
* Fixes: - ICommand --> Commandcon2009-01-141-1/+1
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-1/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Modified IOptionsPage interface for Apply buttonThorbjørn Lindeijer2009-01-131-19/+18
* Fixes: - ProgressManagerInterface --> ProgressManagercon2009-01-131-2/+2
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-1/+1
* Fixes: - Rename ActionManager --> ActionManagerPrivatecon2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* more code cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+252