summaryrefslogtreecommitdiff
path: root/src/plugins/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Version bumpcon2010-03-311-4/+4
* Change contextChanged signal to also notify about additional contexts.con2010-03-261-1/+1
* Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.Friedemann Kleint2010-03-181-0/+2
* Plugin manager for enabling/disabling pluginsLasse Holmstedt2010-03-121-0/+1
* Avoid pulling in the svg plugin.con2010-03-051-1/+0
* Long live the king!hjk2010-03-058-8/+8
* Version bump.con2010-03-011-4/+4
* Remove static icons, cleanup.Friedemann Kleint2010-02-154-27/+25
* Navigation widgets need separate id and display name.con2010-01-272-5/+11
* 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
| * Version bump.con2010-01-071-4/+4
| * Version bump.con2009-10-291-4/+4
| * Version bump.con2009-10-291-4/+4
* | Fix typosTobias Hunger2010-01-111-1/+1
* | Move the "Move Up/Down" items from bookmarks menu to bookmarks view.con2009-12-164-34/+22
* | Less use of slow methods.con2009-12-092-1/+2
* | Improved line wrapping of plugin license texts.Alessandro Portale2009-11-201-9/+3
* | Version bump.con2009-10-021-4/+4
|/
* Version bump.con2009-10-021-4/+4
* On jumping to invalid bookmarks, delete them.dt2009-09-282-23/+42
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-0/+1
* Version bump.con2009-09-101-4/+4
* long live the kinghjk2009-08-148-8/+8
* Make some more strings translatable.Oswald Buddenhagen2009-07-021-1/+1
* Switching sessions didn't clear the bookmark list from old bookmarks.dt2009-06-172-2/+29
* Update license headers and sales contact details.Jason McDonald2009-06-177-14/+14
* Version bump also in master.con2009-06-041-4/+4
* ifdef Q_?S_* cleanupOswald Buddenhagen2009-06-031-3/+3
* Version bump.con2009-06-021-4/+4
* Rename qworkbenchplugin.pri to qtcreatorplugin.priAlessandro Portale2009-05-081-1/+1
* Add the *.pluginspec to OTHER_FILES so that we can use Locator for themdt2009-04-221-0/+2
* add missing tr()s, etc., add some //: commentsOswald Buddenhagen2009-04-202-3/+3
* Version bump.con2009-04-081-4/+4
* Version bump.con2009-04-081-4/+4
* Refactor navigation history again, put last edit position in historycon2009-03-191-2/+1
* Fixes: Bump Creator version after releaseDaniel Molkentin2009-03-041-4/+4
* Fixes: simplify ProjectExplorerPlugin::instance() accesshjk2009-03-041-10/+4
* Fixes: - New license, new website.v1.0.0con2009-02-271-2/+16
* Fixes: change license headers to LGPLhjk2009-02-257-147/+119
* Fixes: - Updated version numbercon2009-02-241-4/+4
* Fixes: rename some commands to get something like a 'naming scheme'hjk2009-02-201-4/+4
* Fixes: - Copyright datecon2009-02-041-1/+1
* 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-204-25/+18
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-192-4/+6
* Reintroduced a way to edit project dependenciesThorbjørn Lindeijer2009-01-161-1/+1
* remove ProjectExplorerInterface and ExtensionSystemInterfaces fileshjk2009-01-141-1/+2
* Fixes: - ICommand --> Commandcon2009-01-141-1/+1