| Age | Commit message (Expand) | Author |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move further files from src to src/views | Peter Penz |
| 2010-07-24 | Unify the search interface for non-indexed and indexed folders | Peter Penz |
| 2010-07-08 | Forward port of SVN commit 1147596: Skip redirection URLs when going back or ... | Peter Penz |
| 2010-06-16 | Hide the information panel by default | Peter Penz |
| 2010-05-28 | Fix i18n context info: "@action:inmenu File" -> "... View" | Alexander Potashev |
| 2010-05-26 | Remove separator | Ignat Semenov |
| 2010-05-25 | Update the edit actions when starting Dolphin, to assure that the state "no_s... | Peter Penz |
| 2010-05-08 | terminalAction is defined only on non-windows systems | Pino Toscano |
| 2010-05-03 | Use the dock widgets actions directly, as they are capable of showing the tog... | Peter Penz |
| 2010-05-03 | Allow to add menu groups like "View Mode", "Sort By"... to be added as toolba... | Peter Penz |
| 2010-03-24 | Always apply the editable state of the current URL navigator to the URL navig... | Peter Penz |
| 2010-03-23 | Assure that when opening a new tab, that the URL navigator of the new tab has... | Peter Penz |
| 2010-03-22 | Use the default keyboard shortcuts for next-tab/previous-tab as primary key, ... | 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 | Now *really' open a new tab if the URL navigator requests it... (the previous... | Peter Penz |
| 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-15 | use KAction::setShortcut() instead of QAction::setShortcut() | Peter Penz |
| 2010-01-11 | Fixed issue that the keyboard shortcuts for the docks places, folders, inform... | Peter Penz |
| 2010-01-11 | - When the filterbar has been activated as startup setting, still the view sh... | Peter Penz |
| 2010-01-06 | use correct icon when opening new tabs with the middle click | Peter Penz |
| 2009-12-21 | Revert r1053349 - this file is included alread when HAVE_NEPOMUK is defined -... | Maciej Mrozowski |
| 2009-12-17 | don't try to do anything if no files have been passed | Peter Penz |
| 2009-12-17 | * respect the --select startup option | Peter Penz |
| 2009-12-12 | allow to restrict the search results by the current folder (including all sub... | Peter Penz |
| 2009-12-12 | * allow to filter the search result by images or text-documents | Peter Penz |
| 2009-11-25 | * Fixed execution of links in the metadata widget. | Sebastian Trueg |
| 2009-11-25 | Fix Dolphin crash on startup if HAVE_NEPOMUK is false. | Frank Reininghaus |
| 2009-11-23 | Add missing include | Dmitry Suzdalev |
| 2009-11-21 | * show only a minimized set of search options per default | Peter Penz |
| 2009-11-19 | Provide clickable resources for the Information Panel. Thanks to Sebastian Tr... | Peter Penz |
| 2009-11-18 | Warn when the unsuspecting user is about to create a directory that starts wi... | David Faure |
| 2009-11-17 | better fix so that it links, too... | David Faure |
| 2009-11-17 | try to fix compilation for people without nepomuk (dolphinmainwindow.cpp:1008... | David Faure |
| 2009-11-13 | search finetuning: | Peter Penz |
| 2009-11-12 | Show a progress information when doing a Nepomuk search. As "sideeffect" some... | Peter Penz |
| 2009-11-12 | Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ... | Peter Penz |
| 2009-11-10 | * Show the search options as soon as the search bar gains focus. | Peter Penz |
| 2009-11-09 | move the "Download New Services..." entry from the Settings menu to the servi... | Peter Penz |
| 2009-11-09 | When the Back, Forward and Up buttons in the toolbar are clicked with | Frank Reininghaus |
| 2009-11-06 | * provide descriptive tooltip texts for actions | Peter Penz |
| 2009-10-28 | After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha... | Peter Penz |
| 2009-10-21 | Typo | Markus Meik Slopianka |
| 2009-10-20 | Less technical language in status bar messages | Markus Meik Slopianka |
| 2009-10-17 | give the splitter more space than the (optional) search options | Peter Penz |
| 2009-10-17 | add A search options widget, which later on will include Adam Kidder's search... | Peter Penz |
| 2009-10-17 | * move classes for searching into an own folder (new classes will be added soon) | Peter Penz |