Revision 5988812...

Go back to digest for 25th March 2012

Features in KDE Base

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

Details view: Optionally remember user changed column-widths

If the user changed a column-width in the details-view, up to now
the width got reset when changing a directory or when restarting
Dolphin. Now the column-widths automatically get remembered for each
directory in case if the user has modified the width. The automatic
resizing is still turn on per default. The storing of the custom
column-width can easily be reset by right clicking on the header and
selecting "Automatic Column Widths" from the context-menu.

Some finetuning is still necessary (e.g. the "Adjust View Properties"
dialog currently is not aware about this setting) but this will
be fixed during the next weeks.


FIXED-IN: 4.9.0

File Changes

Added 1 files
  • dolphin/src/kitemviews/kitemlistheader.h
Modified 16 files
  • /src
  •   dolphin/CMakeLists.txt
  •   dolphin/kitemviews/kfileitemlistview.cpp
  •   dolphin/kitemviews/kfileitemlistview.h
  •   dolphin/kitemviews/kfileitemlistwidget.cpp
  •   dolphin/kitemviews/kfileitemlistwidget.h
  •   dolphin/kitemviews/kitemlistheader.cpp
  •   dolphin/kitemviews/kitemlistview.cpp
  •   dolphin/kitemviews/kitemlistview.h
  •   dolphin/kitemviews/kitemlistwidget.cpp
  •   dolphin/kitemviews/kitemlistwidget.h
  •   dolphin/settings/dolphin_directoryviewpropertysettings.kcfg
  •   dolphin/views/dolphinitemlistcontainer.cpp
  •   dolphin/views/dolphinview.cpp
  •   dolphin/views/dolphinview.h
  •   dolphin/views/viewproperties.cpp
  •   dolphin/views/viewproperties.h
17 files changed in total