]> cloud.milkyroute.net Git - dolphin.git/commit
Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (because...
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Wed, 9 Jan 2013 14:16:30 +0000 (15:16 +0100)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Wed, 9 Jan 2013 14:16:30 +0000 (15:16 +0100)
commit804d8119b3e9afeb900d54814d665f820cb79adb
tree44881bd18152cd93cd528aabf22449fdacb9f67b
parent9f9cd60d1ca0c3a41a0d7ebaeb453917cddcf13e
Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (because there exists items with it's  names

Fixed the "same" buggy behavior when dropping files/folders

Select also putted files (PUT operation - SimpleJob) - e.g. Paste content from clipboard

BUG: 233335
REVIEW: 107351
src/dolphinmainwindow.cpp
src/dolphinviewcontainer.cpp
src/panels/folders/folderspanel.cpp
src/panels/places/placespanel.cpp
src/views/dolphinview.cpp
src/views/dolphinview.h
src/views/draganddrophelper.cpp
src/views/draganddrophelper.h