Revision 4763cb6...
Go back to digest for 11th March 2012Bug Fixes in KDE Base
Peter Penz committed changes in [kde-baseapps] /src:
Details view: Allow to turn off expandable folders like in Dolphin 1.7
The option for turning off expandable folders has been removed with
the new view-engine. Due to several requests this option has been
readded again.
As for 4.8.x no new user-interface strings may be introduced, the
line
ExpandableFolders=false
must be manually added below the section "[DetailsMode]" in the file
~/.kde/share/config/dolphinrc if the expandable-folders feature
should be disabled.
Thanks to H.H. "cyberbeat" for the initial patch!
FIXED-IN: 4.8.2
File Changes
Modified 10 files
- /src
- dolphin/kitemviews/kfileitemlistview.cpp
- dolphin/kitemviews/kfileitemlistview.h
- dolphin/kitemviews/kfileitemlistwidget.cpp
- dolphin/kitemviews/kfileitemlistwidget.h
- dolphin/kitemviews/kitemlistview.cpp
- dolphin/kitemviews/kitemlistview.h
- dolphin/settings/dolphin_detailsmodesettings.kcfg
- dolphin/views/dolphinitemlistcontainer.cpp
- dolphin/settings/viewmodes/viewsettingstab.cpp
- dolphin/settings/viewmodes/viewsettingstab.h
10 files changed in total