Revision 679038

Go back to digest for 24th June 2007

Features in Multimedia

Jeff Mitchell committed changes in /trunk/extragear/multimedia/amarok/src:

Wow, PUD is starting to get somewhere. Activates on drag from any collection view item. turns off if the mouse moves inside the widget and the button is released.

To turn it on edit the static bool ENABLED in PopupDropper.cpp to be true.

Known problem: releasing the drag anywhere other than the PUD keeps it up there. (move the mouse over it to destroy it in this event).

File Changes

Modified 10 files
  • /trunk/extragear/multimedia/amarok/src
  •   /playlistwindow.cpp
  •   /playlistwindow.h
  •   /collectionbrowser/collectiontreeview.cpp
  •   /collectionbrowser/collectiontreeview.h
  •   /popupdropper/PopupDropper.cpp
  •   /popupdropper/PopupDropper.h
  •   /popupdropper/PopupDropperScene.cpp
  •   /popupdropper/PopupDropperScene.h
  •   /popupdropper/PopupDropperView.cpp
  •   /popupdropper/PopupDropperView.h
10 files changed in total