Revision 737682
Go back to digest for 18th November 2007Bug Fixes in KDE Base
David Faure committed changes in /trunk/KDE/kdebase/apps:
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)
File Changes
Modified 14 files
- /trunk/KDE/kdebase/apps
- /dolphin/src/dolphinmainwindow.cpp
- /dolphin/src/dolphinmainwindow.h
- /dolphin/src/dolphinpart.cpp
- /dolphin/src/dolphinpart.h
- /dolphin/src/dolphinpart.rc
- /dolphin/src/dolphinui.rc
- /dolphin/src/dolphinview.cpp
- /dolphin/src/dolphinview.h
- /dolphin/src/dolphinviewcontainer.cpp
- /dolphin/src/dolphinviewcontainer.h
- /konqueror/src/konq-filemanagement.rc
- /konqueror/src/konqmainwindow.cpp
- /konqueror/src/konqmainwindow.h
- /konqueror/src/konqueror.rc
14 files changed in total