Revision e9f05d8...
Go back to digest for 5th February 2012Features in Multimedia
Matěj Laitl committed changes in [amarok] /:
Shift key while dragging tracks to collections changes from copying to moving
The functionality was already there, but unintentionally disabled because
default implementation of CollectionTreeItemModel::supportedDropActions()
did not return Qt::MoveAction.
Care is taken to visually indicate the feature in gui by changing the mouse
cursor.
DIGEST: Feature, see title.
File Changes
Modified 5 files
- ChangeLog
- src/browsers/CollectionTreeItemModel.cpp
- src/browsers/CollectionTreeItemModel.h
- src/browsers/CollectionTreeView.cpp
- src/browsers/CollectionTreeView.h
5 files changed in total