]> cloud.milkyroute.net Git - dolphin.git/commit
Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for those...
authorDavid Faure <faure@kde.org>
Sat, 17 Nov 2007 00:08:54 +0000 (00:08 +0000)
committerDavid Faure <faure@kde.org>
Sat, 17 Nov 2007 00:08:54 +0000 (00:08 +0000)
commit8578ad1e751d218b40c49a601934a23d8ecd027d
tree9d486cf3620757d56f320dcefe80d99440d6e752
parent3a1d98a8eb1c758859152a27c7bb697d8d0162e9
Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for those out of konqueror.
Inside dolphin, the usual: moving code to DolphinView.
Pressing shift while clicking on "Move to Trash" in konq (dolphinpart) offers to delete, as in kde3 (this bit of logic might be good for dolphin itself too? see DolphinPart::slotTrashActivated)
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=737682
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinpart.cpp
src/dolphinpart.h
src/dolphinpart.rc
src/dolphinui.rc
src/dolphinview.cpp
src/dolphinview.h
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h