| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-09 | Add unit test for bug 217447. | Frank Reininghaus | |
| To make it work, I had to make DolphinTreeView::indexAt public, but this method is public in the base class anyway. svn path=/trunk/KDE/kdebase/apps/; revision=1194511 | |||
| 2010-10-09 | Move the generic hover- and selection-adjustments from DolphinsDetailsView ↵ | Peter Penz | |
| into the new base class DolphinTreeView. Background info: QTreeView does not respect the width of a cell for the hover-feedback and the selections. This has been adjusted in DolphinDetailsView already, but the required code for this is quite large. This made it tricky to maintain the really Dolphin-specific parts in DolphinDetailsView. svn path=/trunk/KDE/kdebase/apps/; revision=1184152 | |||
