| Age | Commit message (Expand) | Author |
| 2008-04-09 | Readd as in libkonq "part" this signal ""aboutToOpenURL"" | Laurent Montel |
| 2008-04-09 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-08 | Bypassed a Qt-issue where enabling the menu-animation for QApplication emits ... | Peter Penz |
| 2008-04-08 | don't apply a frame to image previews, if the preview is a very small image (... | Peter Penz |
| 2008-04-08 | Provide a setting to turn on/off tooltips. The tooltip implementation itself ... | Peter Penz |
| 2008-04-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-06 | fix selection regression that has been introduced by synchronizing the curren... | Peter Penz |
| 2008-04-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-04-04 | Fixed issue that an old meta data is shown when one item is selected and anot... | Peter Penz |
| 2008-04-03 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2008-04-02 | Typo fixes | Malcolm Hunter |
| 2008-04-02 | added application icons | Ralf Habacker |
| 2008-04-02 | improve layout of the "General Settings" dialog | Peter Penz |
| 2008-04-02 | Thanks to David Faure the 'Copy To' and 'Move To' menus in the context menu c... | Peter Penz |
| 2008-04-01 | Typo fixes | Malcolm Hunter |
| 2008-04-01 | let the selection toggle fade in faster (based on user feedback from http://p... | Peter Penz |
| 2008-04-01 | don't start the editor for renaming the files when double clicking on items | Peter Penz |
| 2008-04-01 | Do not show the 'No Tags' message and properly handle tags with spaces in the... | Sebastian Trueg |
| 2008-04-01 | Implemented tagging of multiple files at the same time. | Sebastian Trueg |
| 2008-04-01 | provide a tooltip for the selection toggle | Peter Penz |
| 2008-04-01 | assure that the Dolphin KPart inside Konqueror gets updated when the settings... | Peter Penz |
| 2008-04-01 | Removed minimum size hint since we have zooming anyway. | Sebastian Trueg |
| 2008-04-01 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-31 | Load existing comments as plain text to allow editing of html comments. | Sebastian Trueg |
| 2008-03-30 | Third attempt for fixing the layout issue, this time without side effects and... | Peter Penz |
| 2008-03-30 | Revert last commit; the issue seems to be reproducible only in combination wi... | Peter Penz |
| 2008-03-29 | QListView might return a wrong x-position if the decoration size decreases. I... | Peter Penz |
| 2008-03-29 | Use PE_PanelItemViewItem for consistency | Rafael Fernández López |
| 2008-03-29 | show modified time for folders inside the Information Panel | Peter Penz |
| 2008-03-29 | Move the pasteIntoFolder() method from the contextmenu into DolphinView. This... | Peter Penz |
| 2008-03-29 | SVN_SILENT: assure that the position of the methods in the cpp file matchs wi... | Peter Penz |
| 2008-03-29 | SVN_SILENT: assure that the position of the methods in the cpp file matchs wi... | Peter Penz |
| 2008-03-29 | The paste operation should ignore the current selection to behave similar as ... | Peter Penz |
| 2008-03-28 | warnings-- / fix for fileSize > 2GB | Christian Ehrlicher |
| 2008-03-28 | * minor coding style fixes | Peter Penz |
| 2008-03-28 | Revert back to kibibytes for now | Jeff Mitchell |
| 2008-03-28 | This value was still wrong, because I mixed up kibibytes and kilobytes. Assu... | Jeff Mitchell |
| 2008-03-27 | Ack, forgot half the fix | Jeff Mitchell |
| 2008-03-27 | The size is passed in from KDiskFreeSpace as kilobytes, not kibibytes; use th... | Jeff Mitchell |
| 2008-03-27 | If KDiskFreeSpace doesn't work for some reason it never emits foundMountPoint... | Jeff Mitchell |
| 2008-03-27 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-25 | Use new key in .protocol files, archiveMimetype, to know which kioslave can h... | David Faure |
| 2008-03-25 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-25 | Fix typo | Thomas Reitelbach |
| 2008-03-25 | fix exports and use dolphinprivatelib in the part | Jarosław Staniek |
| 2008-03-24 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-03-23 | The background for the image previews is already filled, so there is no need ... | Peter Penz |
| 2008-03-23 | - Fix build for non-nepomuk users | Richard J. Moore |
| 2008-03-23 | provide a config module for the settings GUI of the Dolphin views, so that it... | Peter Penz |