summaryrefslogtreecommitdiff
path: root/src/plugins/bookmarks/bookmarksplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* Use new static ICore interface.hjk2012-01-241-3/+2
* Editor: Bookmark when Shift-clicking the gutterLeandro Melo2011-12-021-0/+7
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* 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
* 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
* | Coreplugin: Header cleanup.Friedemann Kleint2010-11-021-0/+1
|/
* coreplugin: use Core::Id is some placeshjk2010-09-101-7/+4
* Core::Context: remove special handling of C_GLOBAL_ID/C_GLOBALhjk2010-06-281-1/+1
* 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-7/+3
* Fixes uninitialized memberdt2010-06-071-1/+2
* Doc - UI - Fix UI text capitalization to follow the KDE Style Guide rules.Leena Miettinen2010-05-141-2/+2
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Avoid pulling in the svg plugin.con2010-03-051-1/+0
* Long live the king!hjk2010-03-051-1/+1
* Move the "Move Up/Down" items from bookmarks menu to bookmarks view.con2009-12-161-19/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-3/+3
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-6/+6
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-3/+4
* Fixes: - ICommand --> Commandcon2009-01-141-1/+1
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-2/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixes: - Warning about wrong connectcon2008-12-101-4/+8
* populate texteditor margin context menuhjk2008-12-051-2/+47
* 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-7/+7
* Initial importcon2008-12-021-0/+185