Revision 492650a...
Go back to digest for 11th December 2011Features in KDE Base
Peter Penz committed changes in [kde-baseapps] /src:
Enable "menu key" functionality
Bring back the functionality that a context-menu is opened if the "menu key" has been pressed. In opposite to Dolphin 1.7 the context-menu is shown above the selected item and not on the (probably unrelated) mouse position.
A new method KItemListView::itemContextRect() has been introduced: The method is now also used as reference for tooltips which fixes the issue that tooltips had a wrong horizontal alignment in the details-view.
FIXED-IN: 4.8.0
File Changes
Modified 4 files
- /src
- dolphin/kitemviews/kitemlistcontroller.cpp
- dolphin/kitemviews/kitemlistview.cpp
- dolphin/kitemviews/kitemlistview.h
- dolphin/views/dolphinview.cpp
4 files changed in total