Revision e2645b3...

Go back to digest for 19th February 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src:

Details view: Fix indicator-branches

Up to now no indicator-branches have been drawn when showing a tree. The patch
fixes this so that that the style-dependent branches are drawn.

The main part of the patch is the implementation of
KItemListView::updateSiblingsInformation(). Most of the other changes are
related due to an internal renaming of the expansionsLevel-role to
expandedParentsCount and some related cleanups.


FIXED-IN: 4.8.1

File Changes

Modified 12 files
  • /src
  •   dolphin/kitemviews/kfileitemlistview.cpp
  •   dolphin/kitemviews/kfileitemlistwidget.cpp
  •   dolphin/kitemviews/kfileitemlistwidget.h
  •   dolphin/kitemviews/kfileitemmodel.cpp
  •   dolphin/kitemviews/kfileitemmodel.h
  •   dolphin/kitemviews/kitemlistview.cpp
  •   dolphin/kitemviews/kitemlistview.h
  •   dolphin/kitemviews/kitemlistwidget.cpp
  •   dolphin/kitemviews/kitemlistwidget.h
  •   dolphin/kitemviews/kitemmodelbase.cpp
  •   dolphin/kitemviews/kitemmodelbase.h
  •   dolphin/tests/kfileitemmodeltest.cpp
12 files changed in total