| Age | Commit message (Expand) | Author |
| 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 |
| 2008-12-19 | Don't request the focus for the view because of a completed directory lister,... | Peter Penz |
| 2008-12-17 | turn off the filter when closing the filterbar by CTRL+I | Peter Penz |
| 2008-12-16 | Assure that the view gets focused when: | Peter Penz |
| 2008-12-12 | The nasty "100 ms" delay is not necessary anymore, doing a queued call works ... | Peter Penz |
| 2008-12-12 | If the users enters an URL that represents a file, open the file by the corre... | Peter Penz |
| 2008-12-12 | don't disable the "Create New" menu entry, when switching between columns of ... | Peter Penz |
| 2008-12-12 | SVN_SILENT: removed trailing spaces | Peter Penz |
| 2008-11-13 | * don't launch Konqueror when the protocol is invalid | Peter Penz |
| 2008-11-12 | Launch Konqueror if the user enters an unsupported protocol | Jordi Polo |
| 2008-11-08 | * implement the DragAndDropHelper as singleton derived from QObject, so that ... | Peter Penz |
| 2008-10-24 | * Move code from DolphinDropController to DragAndDropHelper. | Peter Penz |
| 2008-10-24 | Assure that no reloading is done if KDirLister emits a redirection, only chan... | Peter Penz |
| 2008-10-07 | improvement to previous commit: check whether the URL can be listed by asking... | Peter Penz |
| 2008-10-07 | If an URL cannot be listed, just let the view and the panels show the last li... | Peter Penz |
| 2008-10-06 | allow to configure whether the zoom slider and/or the space information shoul... | Peter Penz |
| 2008-10-05 | Provide a zoom slider in the status bar. It is configurable whether the zoom ... | Peter Penz |
| 2008-10-05 | update the statusbar and provide a progress information within the Dolphin KP... | Peter Penz |
| 2008-10-01 | * adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom ... | Peter Penz |
| 2008-09-02 | don't clear the filterbar when switching between tabs | Peter Penz |
| 2008-08-03 | Allow to configure in the startup configuration whether the URL Navigator sho... | Peter Penz |
| 2008-07-19 | Disable the menu 'File' -> 'Create New...' if no writing is supported. | Peter Penz |
| 2008-05-28 | Move the code for restoring the current item from DolphinViewContainer to Dol... | Peter Penz |
| 2008-05-20 | when going back in history apply the keyboard focus to the the previously sho... | Peter Penz |
| 2008-05-20 | remove unused method | Peter Penz |
| 2008-05-07 | Fixed issue the the current view does not get the focus after opening Dolphin... | Peter Penz |