Revision bd4bc61...
Go back to digest for 27th April 2014Features in KDE Base
Emmanuel Pescosta committed changes in [kde-baseapps/KDE/4.13] dolphin/src/panels/places/placespanel.cpp:
Mount partitions when you open them in a new tab.
Instead of just emitting the slotItemMiddleClicked signal in
PlacesPanel::slotItemContextMenuRequested we now use triggerItem with
Qt::MiddleButton, which does set up the storage first and emit
the slotItemMiddleClicked signal afterwards.
FIXED-IN: 4.13.1
REVIEW: 117755
File Changes
Modified 1 files
- dolphin/src/panels/places/placespanel.cpp
1 files changed in total