Revision f4c9600...

Go back to digest for 15th July 2012

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps] /src:

Re-implement dropping of files on folders in the Places Panel.

This resolves a regression caused by the Places Panel rewrite. There is
a small glitch left when reordering items (dragging below the last or
above the first item only shows the drop indicator when first dragging
out of the item and then back), but I prefer not to fix this glitch
right now because this would require a more intrusive change, and I do
not want to risk regressions because is not much time left to fix them
before 4.9.0 is released.

Thanks to Peter Penz for providing some advice about this issue.

File Changes

Modified 8 files
  • /src
  •   dolphin/kitemviews/kitemlistcontroller.cpp
  •   dolphin/kitemviews/kitemlistcontroller.h
  •   dolphin/kitemviews/kitemlistview.cpp
  •   dolphin/panels/places/placesitemlistwidget.cpp
  •   dolphin/panels/places/placesitemmodel.cpp
  •   dolphin/panels/places/placesitemmodel.h
  •   dolphin/panels/places/placespanel.cpp
  •   dolphin/panels/places/placespanel.h
8 files changed in total