Revision 3c3d437...

Go back to digest for 10th June 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:

Folders Panel: Also count directory links

... otherwise no expansion toggle will be shown. The implementation
is a compromise between performance and correctness: If the directory
contains links that are not directories, an unnecessary expansion
toggle will be shown. But this is better than showing no expansion
toggle in case if the directory contains links that point to other
directories.


FIXED-IN: 4.9.0

File Changes

Modified 1 files
  • dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp
1 files changed in total