| Age | Commit message (Expand) | Author |
| 2009-03-11 | Using the "document-properties" icon for the Properties entry of the RMB cont... | Shaun Reich |
| 2009-03-11 | No need to set the accelerator manually, it's done automatically anyways(or i... | Shaun Reich |
| 2009-03-11 | This patch isn't needed anymore thanks to dfaure's up-coming patch to kmenu, ... | Shaun Reich |
| 2009-03-11 | Changed i++ to ++i. I accidentally did the first when I first made the recent... | Shaun Reich |
| 2009-03-11 | The last commit made the menu be on the heap, this switches it back to stack.... | Shaun Reich |
| 2009-03-11 | Changed a tab's KMenu to have it's accelerators managed automatically. | Shaun Reich |
| 2009-03-11 | Revert my previous commit, dfaure is right, this should be done through KAcce... | Shaun Reich |
| 2009-03-11 | added subtle transparency for tooltips | Peter Penz |
| 2009-03-11 | Added keyboard accelerators to various actions that were missing them... | Shaun Reich |
| 2009-03-10 | allow to disable the preview of the Information Panel | Peter Penz |
| 2009-03-10 | insert the meta text information alphabetically sorted | Peter Penz |
| 2009-03-10 | allow to hide the rating, comments and tags of the Information Panel | Peter Penz |
| 2009-03-10 | provide a context menu for the Information Panel, which allows to show/hide m... | Peter Penz |
| 2009-03-10 | Fixed issue that when renaming an item that still the old item name will be s... | Peter Penz |
| 2009-03-10 | Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran f... | Peter Penz |
| 2009-03-10 | SVN_SILENT: comment update | Peter Penz |
| 2009-03-10 | Call updatePasteAction() in DolphinPart::openUrl(). Fixes the problem that th... | Frank Reininghaus |
| 2009-03-10 | A change in focus between the split view, would not update the icon on the ta... | Shaun Reich |
| 2009-03-10 | The tab icon now obeys the icon of the folder that it is currently browsing. ... | Shaun Reich |
| 2009-03-09 | Added a few things to the "Recently Closed Tabs" menu: | Shaun Reich |
| 2009-03-09 | The "Recently Closed Tabs" action menu now has a limit of 10, before it could... | Shaun Reich |
| 2009-03-09 | There is no point in setting the text of a tab, each time a tab is selected, ... | Shaun Reich |
| 2009-03-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-03 | added dialog to configure which meta data should be shown in the Information ... | Peter Penz |
| 2009-03-03 | §$%$ revert last commit, this does not compile (sorry!) | Peter Penz |
| 2009-03-03 | SVN_SILENT: coding style fix | Peter Penz |
| 2009-03-03 | don't show the phonon widget, if more than one file is selected | Peter Penz |
| 2009-03-03 | reset the information panel if an item is shown that got deleted | Peter Penz |
| 2009-03-03 | only add the service to the list, if there is no other service using the same... | Peter Penz |
| 2009-03-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-03-03 | Changed activated() signal usages... to currentIndexChanged(); | Shaun Reich |
| 2009-03-02 | Fixed a security bug in dolphin when handling malformed http urls. | Jose Carlos Norte |
| 2009-03-01 | Use currentIndexChanged() signal instead of activated(), the latter does not ... | Shaun Reich |
| 2009-03-01 | Changed deprecated use of signal closeRequested(int) to tabCloseRequested(int) | Shaun Reich |
| 2009-03-01 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2009-03-01 | SVN_SILENT: minor coding style cleanups | Peter Penz |
| 2009-03-01 | removed Quick-View code (it has already been disabled before) | Peter Penz |
| 2009-03-01 | don't make the struct ClosedTab accessible for other classes | Peter Penz |
| 2009-03-01 | Fixed a bug in the "Recently Closed Tabs" menu that would cause it to show mo... | Shaun Reich |
| 2009-03-01 | Closed tabs are now remembered within Dolphin, so if you accidentally close t... | Shaun Reich |
| 2009-02-28 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-02-28 | Fix warning about shortcut | Laurent Montel |
| 2009-02-27 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-02-26 | add KCM for the services settings, so that they are also accessible in Konqueror | Peter Penz |
| 2009-02-26 | adjust size hints of group boxes | Peter Penz |
| 2009-02-26 | Calling the "Show" group "hiddenGroup" is a bit surprising to the casual read... | David Faure |
| 2009-02-26 | remember which service menus should be shown in the context menu | Peter Penz |
| 2009-02-25 | Provide a basic UI for the "Services" settings dialog. It's open yet whether ... | Peter Penz |