Revision ac818a1...

Go back to digest for 26th February 2012

Bug Fixes in KDE Base

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

Don't trigger assert when switching to details-view

If the visible roles of the details-view are equal to the visible roles
of other views, then switching to the details-view will trigger an
assert because the invisible roles don't get updated.

Thanks to Frank Reininghaus for the detailed analyses!

In the context of this fix optimizations have been done when switching
view-modes: The "don't-animate-workaround" could be removed.


FIXED-IN: 4.8.1

File Changes

Modified 7 files
  • /src
  •   dolphin/kitemviews/kfileitemlistview.cpp
  •   dolphin/kitemviews/kfileitemlistview.h
  •   dolphin/kitemviews/kfileitemmodel.cpp
  •   dolphin/kitemviews/kfileitemmodelrolesupdater.cpp
  •   dolphin/kitemviews/kitemlistview.cpp
  •   dolphin/kitemviews/kitemlistview.h
  •   dolphin/views/dolphinview.cpp
7 files changed in total