Revision 802026

Go back to digest for 4th May 2008

Features in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:

A pile of changes to help integrate the pud v2. Mainly, do a boatload of QAction -> PopupDropperAction for all actions used in CustomAtionCababilities.
The custom ations of any track are now also added to the pud.

Also make a small addition to PopupDropperAction to make it a more seamless drop-in replacement for QAction.

Now starts the big task of getting ( and adding ) nice svgs for all these ations.

This commit does lead to a few regressions in some context menus, especially regarding missing divider lines.
These will be readded.

File Changes

Modified 41 files
  • /trunk/extragear/multimedia/amarok/src
  •   /systray.cpp
  •   /systray.h
  •   /collectionbrowser/CollectionTreeView.cpp
  •   /collectionbrowser/CollectionTreeView.h
  •   /covermanager/CoverFetchingActions.h
  •   /covermanager/CoverManager.cpp
  •   /mediadevice/CopyToDeviceAction.cpp
  •   /mediadevice/CopyToDeviceAction.h
  •   /meta/CurrentTrackActionsCapability.cpp
  •   /meta/CurrentTrackActionsCapability.h
  •   /meta/CustomActionsCapability.cpp
  •   /meta/CustomActionsCapability.h
  •   /playlist/PlaylistViewCommon.cpp
  •   /popupdropper/PopupDropperAction.cpp
  •   /popupdropper/PopupDropperAction.h
  •   /servicebrowser/ServiceCollectionTreeView.cpp
  •   /servicebrowser/ServiceCurrentTrackActionsCapability.cpp
  •   /servicebrowser/ServiceCurrentTrackActionsCapability.h
  •   /servicebrowser/ServiceCustomActionsCapability.cpp
  •   /servicebrowser/ServiceCustomActionsCapability.h
  •   /servicebrowser/ServiceMetaBase.h
  •   /servicebrowser/ShowInServiceAction.cpp
  •   /servicebrowser/ShowInServiceAction.h
  •   /widgets/MainToolbar.cpp
  •   /widgets/MainToolbar.h
  •   /collection/sqlcollection/SqlMeta.cpp
  •   /servicebrowser/ampache/AmpacheMeta.cpp
  •   /servicebrowser/ampache/AmpacheMeta.h
  •   /servicebrowser/jamendo/JamendoMeta.cpp
  •   /servicebrowser/jamendo/JamendoMeta.h
  •   /servicebrowser/lastfm/SimilarArtistsAction.cpp
  •   /servicebrowser/lastfm/SimilarArtistsAction.h
  •   /servicebrowser/magnatunestore/MagnatuneMeta.cpp
  •   /servicebrowser/magnatunestore/MagnatuneMeta.h
  •   /servicebrowser/mp3tunes/Mp3tunesMeta.cpp
  •   /servicebrowser/mp3tunes/Mp3tunesMeta.h
  •   /servicebrowser/opmldirectory/OpmlDirectoryMeta.cpp
  •   /servicebrowser/opmldirectory/OpmlDirectoryMeta.h
  •   /servicebrowser/lastfm/meta/CurrentTrackActionsCapabilityImpl_p.h
  •   /servicebrowser/lastfm/meta/LastFmMeta.cpp
  •   /servicebrowser/lastfm/meta/LastFmMeta.h
41 files changed in total