| Age | Commit message (Expand) | Author |
| 2010-10-07 | Hide the text of the go-back, go-forward and view-mode actions per default wh... | Peter Penz |
| 2010-10-06 | Implement the actions "Open in New Window" and "Open in New Tab" for the case... | Peter Penz |
| 2010-10-06 | Restore the cursor if the URL has been changed. This assures that the pointin... | Peter Penz |
| 2010-10-06 | Apply the cursor asynchronously. This fixes the issue that a pointing-hand cu... | Peter Penz |
| 2010-10-06 | Use a pointing-hand cursor when hovering items as discussed on http://lists.k... | Peter Penz |
| 2010-10-05 | Prevent that icons overlap in Details View when zooming. | Frank Reininghaus |
| 2010-10-05 | SVN_SILENT: Remove commented (and obsolete) code | Peter Penz |
| 2010-10-05 | Fix minor regression resulted by the previous commit: The m_newName-member ma... | Peter Penz |
| 2010-10-05 | - Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5... | Peter Penz |
| 2010-10-05 | Use "Open Path" instead of "Open Parent Folder", as the headline in the searc... | Peter Penz |
| 2010-10-04 | Make executable the Type=Application .desktop files we install, | David Faure |
| 2010-09-28 | Fix issue that no content is shown in the Information Panel on startup | Peter Penz |
| 2010-09-28 | Fix issue that tooltip-labels might get clipped (this regression has been int... | Peter Penz |
| 2010-09-25 | Use KStringHandler::preProcessWrap() when calculating the width of a | Frank Reininghaus |
| 2010-09-22 | Fix icon-name for the filenamesearch protocol. This fixes the issue that an u... | Peter Penz |
| 2010-09-22 | If the context-menu is opened for a file shown as search result, offer the ac... | Peter Penz |
| 2010-09-22 | Unbelievable: I simply forgot to implement the Stop-action in Dolphin since K... | Peter Penz |
| 2010-09-22 | Add a small invisible margin to the selection toggle in case the item-height ... | Peter Penz |
| 2010-09-22 | If 'remember view-properties' is selected, store the .directory files only if... | Peter Penz |
| 2010-09-22 | Fix issue, that the details-view has no size and date column in the following... | Peter Penz |
| 2010-09-21 | - Use less separators | Peter Penz |
| 2010-09-21 | - DolphinViewContainer::url() returns an instance, not a reference | Peter Penz |
| 2010-09-21 | Update the title of the tab when closing the second view in the split-mode. T... | Peter Penz |
| 2010-09-21 | SVN_SILENT: There is no plural for "information" | Peter Penz |
| 2010-09-21 | It was a bad idea to store the enabled additional-information as bit-values: ... | Peter Penz |
| 2010-09-21 | Use K_GLOBAL_STATIC for the previously committed workaround to bypass a X11-i... | Peter Penz |
| 2010-09-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-09-21 | Does not use bitwise operators on booleans. Thanks to dfaure for pointing it ... | Matthias Fuchs |
| 2010-09-20 | Disables the rename button if no name or an identical name has been specified. | Matthias Fuchs |
| 2010-09-20 | Workaround for a X11-issue in combination with KModifierKeyInfo: When constru... | Peter Penz |
| 2010-09-17 | Remove the fixed-size workaround, only one action is used now in this case | Peter Penz |
| 2010-09-17 | - Fix issue, that the 'Move To Trash'-action or 'Delete'-action from the File... | 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-17 | KDirModel takes ownership of the directory lister, so don't delete the direct... | Peter Penz |
| 2010-09-16 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-09-04 | Further optimizations for calculating the width of columns | Peter Penz |
| 2010-09-04 | The row-count cannot be 0 at this part of the code. | Peter Penz |
| 2010-09-04 | Use the size-hint provided by the item-delegate to calculate the required wid... | Peter Penz |
| 2010-09-04 | Never ignore the view-properties if "Use common view properties for all folde... | Peter Penz |
| 2010-09-04 | When searching for files, as default view the details view is used showing th... | Peter Penz |
| 2010-09-04 | Remove custom handling of wheel-events for tabs, this is done now in KTabBar | Peter Penz |
| 2010-09-04 | Fix issue that an old preview might be shown in a tooltip. Cool bug-id btw ;-) | Peter Penz |
| 2010-08-30 | Move dolphin's statusbar message-label (the one with support for errors and a... | David Faure |
| 2010-08-29 | Avoid the unnecessary construction of a KIconEffect by using the one provided... | Jonathan Michael Thomas |
| 2010-08-29 | Avoid the unnecessary construction of a KIconEffect by using the one provided... | Jonathan Michael Thomas |
| 2010-08-27 | Fix a linker error. | Christophe Giboudeaux |
| 2010-08-27 | Context-menu cleanups: | Peter Penz |
| 2010-08-24 | remove unused includes (found when grepping for stuff) | David Faure |