summaryrefslogtreecommitdiff
path: root/src/plugins/bookmarks/bookmarkmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-091-0/+5
* Core::Context: compile hot fix for Windows.hjk2010-06-251-3/+3
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+2
* Change contextChanged signal to also notify about additional contexts.con2010-03-261-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Remove static icons, cleanup.Friedemann Kleint2010-02-151-8/+7
* Navigation widgets need separate id and display name.con2010-01-271-2/+7
* Merge remote branch 'origin/1.3'con2010-01-121-5/+4
|\
| * Fixed crash when leaving session with invalid bookmarks or breakpointsThorbjørn Lindeijer2010-01-111-5/+4
* | Fix typosTobias Hunger2010-01-111-1/+1
* | Move the "Move Up/Down" items from bookmarks menu to bookmarks view.con2009-12-161-13/+21
* | Less use of slow methods.con2009-12-091-1/+1
|/
* On jumping to invalid bookmarks, delete them.dt2009-09-281-20/+41
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+1
* long live the kinghjk2009-08-141-1/+1
* Make some more strings translatable.Oswald Buddenhagen2009-07-021-1/+1
* Switching sessions didn't clear the bookmark list from old bookmarks.dt2009-06-171-2/+28
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-201-2/+2
* Refactor navigation history again, put last edit position in historycon2009-03-191-2/+1
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-10/+4
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Memory leak in bookmarkmanger.dt2009-01-301-1/+1
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-4/+3
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-14/+12
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-1/+2
* Reintroduced a way to edit project dependenciesThorbjørn Lindeijer2009-01-161-1/+1
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-1/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-4/+7
* some more whitespace changeshjk2008-12-091-1/+1
* populate texteditor margin context menuhjk2008-12-051-3/+8
* 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-0/+1
* Initial importcon2008-12-021-0/+742