| Age | Commit message (Expand) | Author |
| 2007-03-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-03-25 | fix export | Christian Ehrlicher |
| 2007-03-25 | * Fixed a bug that caused dolphin to crash when clicking on the "Root" button | Luca Gugelmann |
| 2007-03-25 | fixed wrong state of the paste action | Peter Penz |
| 2007-03-25 | Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars. | Peter Penz |
| 2007-03-24 | when renaming only one item, suggest the original item name instead of "New N... | Peter Penz |
| 2007-03-24 | improve error handling by queueing old messages | Peter Penz |
| 2007-03-23 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-03-23 | Q3PopupMenu-- | Laurent Montel |
| 2007-03-23 | Create shared lib as discussed with David and Peter | Laurent Montel |
| 2007-03-23 | Not necessary to create private class if we don't use it | Laurent Montel |
| 2007-03-23 | Not necessary here | Laurent Montel |
| 2007-03-22 | Prevent dolphin from crashing when selecting several files and the | Luca Gugelmann |
| 2007-03-22 | That's one parenthesis too much | Luca Gugelmann |
| 2007-03-22 | less Qt 3 compant classes | Daniel Molkentin |
| 2007-03-22 | improve the handling when applying item effects to cut items | Peter Penz |
| 2007-03-22 | KUniqueApplication::newInstance() already takes care about DBus (thanks to Da... | Peter Penz |
| 2007-03-22 | less KDE 3 dependencies | Daniel Molkentin |
| 2007-03-22 | Use KUniqueApplication::newInstance() as David suggested some time ago. This ... | Peter Penz |
| 2007-03-22 | use correct icons | Peter Penz |
| 2007-03-20 | Converted to the standard mimetype names | David Faure |
| 2007-03-20 | Fixed crash on startup, when the treeview has been activated. Thanks to David... | Peter Penz |
| 2007-03-20 | after checking the kdirmodel implementation for setData() and data() this sho... | Peter Penz |
| 2007-03-20 | "fixed" crash when Nepomuk is not used (the crash occurs when going into a di... | Peter Penz |
| 2007-03-20 | Mimetypes renamed to the xdg names using qt4/fix-mimetypes.pl | David Faure |
| 2007-03-20 | Left a stupid debugging line which caused a utf8 problem. | Sebastian Trueg |
| 2007-03-20 | ok, now it compiles without kmetadata. | Sebastian Trueg |
| 2007-03-20 | compile without kmetadata | Sebastian Trueg |
| 2007-03-20 | make this include optional | Dirk Mueller |
| 2007-03-20 | Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t... | Sebastian Trueg |
| 2007-03-19 | Step 1 of 2 to fix the issue that reloading of a directory resets the content... | Peter Penz |
| 2007-03-19 | don't invoke a non existent slot | Peter Penz |
| 2007-03-18 | last commit for this day: I think I was quite tired when I wrote the code... | Peter Penz |
| 2007-03-18 | assigning the rename-action might make sense ;-) | Peter Penz |
| 2007-03-17 | implemented cut, copy & paste for sidebar context | Peter Penz |
| 2007-03-17 | respect context for 'Move To Trash' and 'Delete' action | Peter Penz |
| 2007-03-17 | Allow to cut, copy, paste, ... the currently selected item from a sidebar by ... | Peter Penz |
| 2007-03-17 | fixed typo | Peter Penz |
| 2007-03-16 | Let's keep it simple: only offer a basic context menu for the treeview sidebar. | Peter Penz |
| 2007-03-15 | Don't force the context menu to be valid only for DolphinView instances, make... | Peter Penz |
| 2007-03-15 | let the context menu be aware about the trash | Peter Penz |
| 2007-03-15 | cleanup of unused forward declarations | Peter Penz |
| 2007-03-15 | SVN_SILENT unused (showed up in lxr) | David Faure |
| 2007-03-14 | cleanup of setting dialogs (no Q3 classes anymore) | Peter Penz |
| 2007-03-14 | For all Zecke thoughts a nice solution could be found during the last weeks :-) | Peter Penz |
| 2007-03-14 | Fixed some minor coding guidelines issues (getFoo() -> foo(), ...) to be alig... | Peter Penz |
| 2007-03-14 | Cleanup of iconview-settings dialog (no obsolete Q3 classes, ...) and fix bro... | Peter Penz |
| 2007-03-14 | Remove frame and margin around tree view sidebar. | Robert Knight |
| 2007-03-14 | don't overrun the array (CID 3278) | Stephan Kulow |
| 2007-03-13 | Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusabi... | Peter Penz |