]> cloud.milkyroute.net Git - dolphin.git/commit
Dragging and selection fixes
authorPeter Penz <peter.penz19@gmail.com>
Wed, 24 Aug 2011 19:28:46 +0000 (21:28 +0200)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 24 Aug 2011 19:31:19 +0000 (21:31 +0200)
commitbf20b404c820f00b6d75f0ad123b93cb45eb7487
tree8da5450ca7a7a74afe8e73f41244b65621228893
parent649cfb02af0a66ff86119f6be46088937e262c94
Dragging and selection fixes

- Don't clear the selection on mouse-press events, do it (if
  allowed) in the mouse-release-event. Otherwise dragging of
  multiple selected items would not be possible.
- Don't clear the selection when the context-menu gets opened
  by a right-click.
- Fix issue that dragging is not possible after the first
  drop that has been canceled.
src/kitemviews/kitemlistcontroller.cpp
src/kitemviews/kitemlistcontroller.h