Revision 2dcd584...
Go back to digest for 21st August 2011Features in KDE Base
Kurt Hindenburg committed changes in [konsole] /:
Popup menu for drag-n-drop operations.
Restore KDE3 popup menu when any file is dropped into Konsole.
The popup menu allows to Copy, Move or Link the file into the current
working directory or to simply paste its URL as text (the latter being
the current behaviour in KDE4).
For non-local files, the URL is pasted as text.
Note that this adds a konq dependency - KonqOperations:doDrop
Patch by Frank Roscher
FIXED-IN: 4.8
REVIEW: 4600
File Changes
Modified 4 files
- src/CMakeLists.txt
- src/SessionController.cpp
- src/TerminalDisplay.cpp
- src/TerminalDisplay.h
4 files changed in total