Revision 916191
Go back to digest for 25th January 2009Features in Multimedia
Leo Franchi committed changes in /trunk/extragear/multimedia/amarok/src:
add a much nicer toolbar drag-n-drop function. now it locks to the mouse and only lets you move the applet left and right.
side effect: as it is now it is a click-to-drag thing so a single click starts the drag.
note: this is all one commit because git-svn wet its pants and i had to do things manually.
also note: one bug left is the remove applet button is no longer transparent, can't figure out how to make a QToolButton have a transparent background. tips welcome.
this commit is brought to you by the sun, sand, and loving warmth of jamaica and camp kde 2009.
File Changes
Deleted 6 files
- /trunk/extragear/multimedia/amarok/src/context/containments/verticallayout/toolbar
- /AppletToolbar.cpp
- /AppletToolbar.h
- /AppletToolbarAddItem.cpp
- /AppletToolbarAppletItem.cpp
- /AppletToolbarConfigItem.cpp
- /AppletToolbarMimeData.cpp
Modified 15 files
- /trunk/extragear/multimedia/amarok/src
- /App.cpp
- /CMakeLists.txt
- /MainWindow.cpp
- /amarokurls/BookmarkTreeView.cpp
- /context/Containment.h
- /context/ContextView.cpp
- /context/ContextView.h
- /context/ToolbarView.cpp
- /context/ToolbarView.h
- /context/widgets/ToolBoxMenu.cpp
- /context/applets/bookmark/amarok-context-applet-bookmark.desktop
- /context/applets/bookmark/Bookmark.h
- /context/containments/verticallayout/CMakeLists.txt
- /context/containments/verticallayout/VerticalAppletLayout.cpp
- /context/containments/verticallayout/VerticalToolbarContainment.cpp
21 files changed in total