| Age | Commit message (Collapse) | Author |
|
than the "Name" column. Fixes keyboard navigation problems if files
with very wide names are present in the current folder.
Unit test included.
CCBUG: 257401
svn path=/trunk/KDE/kdebase/apps/; revision=1199123
|
|
dereferencing it. Fixes a possible crash when initialising the
Details View in Konqueror, caused by an indirect resizing the of
columns before the DolphinDetailsView constructor is finished.
CCBUG: 257035
svn path=/trunk/KDE/kdebase/apps/; revision=1198138
|
|
when dragging items and "expandable folders" is disabled.
CCBUG: 237731
svn path=/trunk/KDE/kdebase/apps/; revision=1196240
|
|
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
|
|
The problem was that a maximum size was assigned to KFileItemDelegate
for displaying items without considering that icon zooming may change
the item height.
CCBUG: 234600
svn path=/trunk/KDE/kdebase/apps/; revision=1182797
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1171607
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1171602
|
|
width of the columns. This assures that columns like "Path" are not clipped.
svn path=/trunk/KDE/kdebase/apps/; revision=1171601
|
|
sources to it
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
|