| Age | Commit message (Expand) | Author |
| 2011-01-09 | Encapsulate the creation and handling of the directory lister, the model and ... | Peter Penz |
| 2010-12-19 | Select the whole text in the filterbar and searchbox if the widget has lost t... | Peter Penz |
| 2010-12-15 | Keeping DolphinDirLister and DolphinModel as DolphinViewContainers members is... | Peter Penz |
| 2010-12-15 | Fix issue that the enabled state of the "Create New..." menu is not updated c... | Peter Penz |
| 2010-12-10 | Show an undetermined progress indication within one second after changing an ... | Peter Penz |
| 2010-12-10 | Show an undetermined progress indication within one second after changing an ... | Peter Penz |
| 2010-11-20 | removed: include of unused header | Friedrich W. H. Kossebau |
| 2010-11-20 | Allow to cancel the loading of search results. | Peter Penz |
| 2010-11-07 | Make the filter-behavior similar to applications like Kate, where activating ... | Peter Penz |
| 2010-11-05 | Rename the setter showFilterBar() to setFilterBarVisible(). | Peter Penz |
| 2010-11-05 | If the user has changed the startup settings, they should also get applied to... | Peter Penz |
| 2010-11-01 | Assure that always the search-box is shown instead of the URL-navigator if a ... | Peter Penz |
| 2010-10-27 | - Automatically show the filter-panel when a searching is done | Peter Penz |
| 2010-10-10 | Update the statusbar also during loading the items, not only after the loadin... | Peter Penz |
| 2010-10-10 | Automatically start the searching if the user did not change the search-text ... | Peter Penz |
| 2010-09-17 | KDirModel takes ownership of the directory lister, so don't delete the direct... | Peter Penz |
| 2010-08-17 | Fix triggering of an assertion, if a new tab is opened. Thanks to Frank Reini... | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move further files from src to src/views | 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-07-22 | Properly KIO::stat instead of simply using the KFileItem constructor when | Sebastian Trueg |
| 2010-07-08 | Forward port of SVN commit 1147596: Skip redirection URLs when going back or ... | Peter Penz |
| 2010-06-12 | SVN_SILENT: Remove unnecessary include | Peter Penz |
| 2010-03-30 | Split the class DolphinController into the two classes DolphinViewController ... | Peter Penz |
| 2010-03-09 | Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user cli... | Peter Penz |
| 2010-01-26 | Reorganise some code in DolphinView and DolphinViewContainer. This | Frank Reininghaus |
| 2010-01-26 | * Assure that the URL navigator is synchronized with the active column. | Peter Penz |
| 2010-01-25 | * Adjust code to use the improved KUrlNavigator API. | Peter Penz |
| 2010-01-06 | If an operation has been completed (e. g. a rename operation), the default st... | Peter Penz |
| 2009-11-19 | Provide clickable resources for the Information Panel. Thanks to Sebastian Tr... | Peter Penz |
| 2009-11-14 | When navigating back/forward in the DolphinPart inside Konqueror, remember | Frank Reininghaus |
| 2009-11-13 | Implemented initialization of value-widgets. This allows e.g. to apply dates ... | Peter Penz |
| 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-08-28 | I wanted to this for KDE 4.1 already, but well... | Peter Penz |
| 2009-08-01 | move statusbar code into the directory "statusbar" | Peter Penz |
| 2009-07-29 | Allow the revision control plugins to indicate information-, error- and opera... | Peter Penz |
| 2009-07-11 | Update the statusbar synchronously when the directory lister has been complet... | Peter Penz |
| 2009-07-11 | Fixed performance issues related to selections and deleting of files: | Peter Penz |
| 2009-06-27 | Swap two lines in DolphinViewContainer::setUrl. Up to now, the "if | Frank Reininghaus |
| 2009-06-08 | Mark the last visitied directory as active when going back in history. | Peter Penz |
| 2009-04-15 | remove the '!' prefix, which is used for a literal command | Peter Penz |
| 2009-04-01 | KonqFileItemCapabilities -> KFileItemListProperties | David Faure |
| 2009-03-02 | Fixed a security bug in dolphin when handling malformed http urls. | Jose Carlos Norte |
| 2009-02-20 | Remember the used URL completion mode of the URL navigator. Thanks to Frank R... | Peter Penz |
| 2009-02-16 | Applied patches to filterbar as discussed on review request 91 and 93. | Sascha Peilicke |
| 2009-02-11 | - allow the view implementations to attach custom actions to the context menu | Peter Penz |
| 2009-02-10 | Fixed issue that the 'Create New' menu might be disabled although creating of... | Peter Penz |
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a f... | Peter Penz |
| 2008-12-19 | minor improvement to last commit: only request the focus if we have a listabl... | Peter Penz |