| Age | Commit message (Expand) | Author |
| 2007-09-17 | drag and drop fixes for the column view (implied a signal changed which affec... | Peter Penz |
| 2007-09-17 | Create the new architecture for KCategorizedView. Now DolphinModel is created... | Rafael Fernández López |
| 2007-09-09 | check whether the current index is valid and whether no other items are selected | Peter Penz |
| 2007-09-09 | Reactivate keyboard navigation again. Previously the Return key did not work,... | Peter Penz |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |
| 2007-07-28 | use alternating row colors for the details view | Peter Penz |
| 2007-06-27 | don't connect to the activated() signal, just use singleClick() and doubleCli... | Peter Penz |
| 2007-06-20 | don't pass a custom viewport URL to the context menu anymore, as this cannot ... | Peter Penz |
| 2007-06-19 | when requesting a context menu provide a URL for the viewport, because in the... | Peter Penz |
| 2007-06-13 | provide a common drawing method for the hover indication during drag & drop u... | Peter Penz |
| 2007-06-07 | First big step to make it possible that the DolphinView can be embedded as KP... | Peter Penz |
| 2007-06-06 | start to simplify the DolphinController as preparation for the kparts Dolphin... | Peter Penz |
| 2007-06-06 | don't show a drop indicator if another column than the 'Name' column is hovered | Peter Penz |
| 2007-06-05 | Removed some unnecessary includes | Max Blazejak |
| 2007-06-02 | don't forget to clear the hover information when a drag leave event occurs | Peter Penz |
| 2007-06-02 | Provide a hover information when dragging items above other items. TODO: this... | Peter Penz |
| 2007-06-02 | * Fix triggering an assertion when the elastic band is already hidden. | Peter Penz |
| 2007-05-31 | reimplemented rubberband handling in Details View without using the (quite sl... | Peter Penz |
| 2007-05-31 | Provide a rubberband for the Details View when selecting items. This assures ... | Peter Penz |
| 2007-05-12 | hover fix for the details mode: hovering should only be done on the name colu... | Peter Penz |
| 2007-05-12 | provide a hover information in the statusbar if the mouse cursor enters an item | Peter Penz |
| 2007-05-09 | include cleanup | Dirk Mueller |
| 2007-05-06 | coding style cleanup: fix wrong indenting of members in constructor | Peter Penz |
| 2007-05-01 | Respect global single/double click setting for the icons- and details view (t... | Peter Penz |
| 2007-04-22 | allow sorting by type | Peter Penz |
| 2007-04-09 | adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli... | Peter Penz |
| 2007-03-13 | Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusabi... | Peter Penz |
| 2007-03-11 | Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ... | Peter Penz |
| 2007-03-11 | Fixed some drag & drop issues: | Peter Penz |
| 2007-03-11 | Create a SidebarTreeView which will include support for drag & drop in later ... | Peter Penz |
| 2007-03-10 | support return key for navigation (thanks to Luca Gugelmann for the patch!) | Peter Penz |
| 2007-03-08 | Use hover effect from KFileItemDelegate also for the details view and assure ... | Peter Penz |
| 2007-03-01 | allow zooming in and zooming out in the details view | Peter Penz |
| 2007-02-28 | Allow to configure which additional information (KFileItemDelegate::Additiona... | Peter Penz |
| 2007-02-28 | Jippie: file previews are generated again! Thanks to Fredrik for giving me a ... | Peter Penz |
| 2007-02-28 | Hide columns of the details view if this is indicated by the settings. | Peter Penz |
| 2007-02-27 | The icons view and details view don't use hardcoded (test-) values anymore, i... | Peter Penz |
| 2007-02-16 | Reanimated drag & drop support again after introducing the DolphinController.... | Peter Penz |
| 2007-02-14 | Step one for having DolphinParts for the icons and details view, which can be... | Peter Penz |
| 2007-02-07 | Additionally to sorting by name, size and date it is now possible to sort by ... | Peter Penz |
| 2007-02-06 | If the user changes the sorting by clicking on a header section, the resultin... | Peter Penz |
| 2007-02-05 | update the header indicators corresponding to the current sort column and sor... | Peter Penz |
| 2007-01-25 | First step for making the details view usable again: | Peter Penz |
| 2007-01-15 | Use a QTreeView for the representation of the details view (previously a QLis... | Peter Penz |
| 2006-12-08 | Update the FSF address to 51 Franklin Street (hopefully it is the right one) | Holger Freyther |
| 2006-11-24 | Initial step for moving to KDirModel. Large code parts have been deleted, as ... | Peter Penz |
| 2006-11-22 | As KURL has been renamed to KUrl all classes and methods, which use the term ... | Peter Penz |
| 2006-11-22 | Some port | Laurent Montel |
| 2006-11-21 | compile++ | Kevin Ottens |
| 2006-11-21 | commited initial version of Dolphin | Peter Penz |