| Age | Commit message (Expand) | Author |
| 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 |
| 2007-03-13 | improve renaming for n selected items/1 selected item | Peter Penz |
| 2007-03-13 | Allow renaming of items (note that currently the "rename multiple files" dial... | Peter Penz |
| 2007-03-13 | just assert we're not hiting new modes (CID 3211) | Stephan Kulow |
| 2007-03-13 | they must be really smaller (CID 3220) | Stephan Kulow |
| 2007-03-12 | erm, completely forgot the i18n | Chris Howells |
| 2007-03-12 | a tooltip - wasn't sure what the button did at first | Chris Howells |
| 2007-03-12 | merge kdelibs-strigi: a new KFileMetaInfo implementation | Jos van den Oever |
| 2007-03-12 | fix the accidentally testvalue of 1000 ms to 0 ms as originally intended... | Peter Penz |
| 2007-03-12 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-03-11 | replaced string "MIME Type" by "Type" | Peter Penz |
| 2007-03-11 | apply 'Additional Information' property immediately to the view when pressing... | Peter Penz |
| 2007-03-11 | disable the 'Additional information' menu for other views then the 'Icons View' | Peter Penz |
| 2007-03-11 | Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ... | Peter Penz |
| 2007-03-11 | fixed icon naming | Peter Penz |
| 2007-03-11 | assure that the iconsview settings-dialog fits on a 800 x 600 screen | Peter Penz |
| 2007-03-11 | Fixed some drag & drop issues: | Peter Penz |
| 2007-03-11 | support drag & drop for the treeview sidebar page | Peter Penz |
| 2007-03-11 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2007-03-11 | Create a SidebarTreeView which will include support for drag & drop in later ... | Peter Penz |
| 2007-03-10 | Apply an item effect to all cut items. As discussed with Fredrik this should ... | Peter Penz |