]> cloud.milkyroute.net Git - dolphin.git/commit
The paste operation should ignore the current selection to behave similar as Konquero...
authorPeter Penz <peter.penz19@gmail.com>
Sat, 29 Mar 2008 07:44:03 +0000 (07:44 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sat, 29 Mar 2008 07:44:03 +0000 (07:44 +0000)
commitfc1503986032918ad84d420209c948b45c8bb375
tree06250b28b25778c0cc0c29f30a7855625cdf5ce1
parent2fdeb4f5bbbbb10ed98d43616740a52ed2fc14f7
The paste operation should ignore the current selection to behave similar as Konqueror and other file managers. Only if a context menu for a folder is opened, a pasting should be done into this folder.

Some internal cleanups are still required (see TODO comments), so that after finishing the operation an indication can be given to the user in the statusbar (must go for breakfast now, otherwise I'll eat my keyboard...).

BUG: 159862

svn path=/trunk/KDE/kdebase/apps/; revision=791354
src/dolphincontextmenu.cpp
src/dolphincontextmenu.h
src/dolphinview.cpp