| Age | Commit message (Expand) | Author |
| 2010-10-27 | - Automatically show the filter-panel when a searching is done | Peter Penz |
| 2010-09-22 | Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K... | Peter Penz |
| 2010-09-17 | There is no need to burden DolphinMainWindow with internals of the context-menu. | Peter Penz |
| 2010-09-17 | When you view the context menu of a file/folder and shift is pressed (and the... | Mark Gaiser |
| 2010-09-17 | Show location in window title for non-local URLs. Thanks to Mark Gaiser for t... | Peter Penz |
| 2010-09-04 | Remove custom handling of wheel-events for tabs, this is done now in KTabBar | Peter Penz |
| 2010-08-27 | Context-menu cleanups: | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Create folder "views" and move view related sou... | Peter Penz |
| 2010-07-24 | Unify the search interface for non-indexed and indexed folders | Peter Penz |
| 2010-03-15 | Stat URLs before opening them to make sure they are actually dirs we can list... | Sebastian Trueg |
| 2010-02-23 | Allow to drop files above a tab. Thanks to Todd for the patch. | Peter Penz |
| 2010-01-26 | Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on... | David Faure |
| 2010-01-25 | * Adjust code to use the improved KUrlNavigator API. | Peter Penz |
| 2010-01-20 | only set the title synchronously for the file-protocol, otherwise use KIO::st... | Peter Penz |
| 2010-01-20 | Use a stat job to determine the caption on non-file URLs. This way we get the... | Sebastian Trueg |
| 2010-01-11 | - When the filterbar has been activated as startup setting, still the view sh... | Peter Penz |
| 2009-12-17 | * respect the --select startup option | Peter Penz |
| 2009-11-25 | * Fixed execution of links in the metadata widget. | Sebastian Trueg |
| 2009-11-13 | search finetuning: | Peter Penz |
| 2009-11-10 | * Show the search options as soon as the search bar gains focus. | Peter Penz |
| 2009-11-09 | When the Back, Forward and Up buttons in the toolbar are clicked with | Frank Reininghaus |
| 2009-10-19 | Fix some spelling mistakes in comments. | Raphael Kubo da Costa |
| 2009-10-17 | SVN_SILENT: fixed documentation | Peter Penz |
| 2009-10-17 | add A search options widget, which later on will include Adam Kidder's search... | Peter Penz |
| 2009-07-31 | Fix forward declaration | Laurent Montel |
| 2009-07-10 | - adding missing const | Peter Penz |
| 2009-07-09 | Fixed the annoying bug (for me) that dealt with having a very long folder nam... | Shaun Reich |
| 2009-05-05 | Don't show an empty window caption when browsing "/", "trash:", etc. | Frank Reininghaus |
| 2009-04-15 | Make Qt 4.5's new "move tab" feature work in Dolphin. Up to now, tabs could b... | Frank Reininghaus |
| 2009-03-26 | Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ... | Peter Penz |
| 2009-03-25 | BUG: 175658 | Rahman Duran |
| 2009-03-19 | Fixed issue that tabs are not remembered when restoring a session. Thanks a l... | Peter Penz |
| 2009-03-10 | Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran f... | Peter Penz |
| 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 | Closed tabs are now remembered within Dolphin, so if you accidentally close t... | Shaun Reich |
| 2009-01-30 | SVN_SILENT: just mention what the method does, skip implementation details | Peter Penz |
| 2009-01-30 | minor coding style fixes (http://techbase.kde.org/Policies/Kdelibs_Coding_Sty... | Peter Penz |
| 2009-01-29 | The mouse wheel now works on Dolphin's tabs (to switch tabs), like just about... | Shaun Reich |
| 2009-01-19 | Use a custom SearchWidget instead directly using a KLineEdit. Currently the D... | Peter Penz |
| 2009-01-19 | Provide a search box for the nepomuksearch:/ KIO slave. This is just an initi... | Peter Penz |
| 2009-01-14 | Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli... | Peter Penz |
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a f... | Peter Penz |
| 2009-01-13 | prevent that the user can open more than one instance of the settings dialog | Peter Penz |
| 2008-12-12 | if "split view" is used as startup setting, also open new tabs in the split v... | Peter Penz |
| 2008-12-12 | SVN_SILENT: removed trailing spaces | Peter Penz |
| 2008-11-13 | * show an error message instead of an information message when an invalid dra... | Peter Penz |
| 2008-11-08 | * implement the DragAndDropHelper as singleton derived from QObject, so that ... | Peter Penz |
| 2008-10-25 | If the context menu is opened above a directory, add the actions "Open in New... | Peter Penz |