extragear/multimedia/amarok/src
Maximilian Kossick
maximilian.kossick at googlemail.com
Mon Apr 28 16:09:34 CEST 2008
when will popupdropper be able to suport nested menus? I'd like to add
support for copying/moving of tracks to the collectionteeview, but
need nested menus for that
On Mon, Apr 28, 2008 at 1:03 PM, Nikolaj Hald Nielsen
<nhnFreespirit at gmail.com> wrote:
> SVN commit 802026 by nhnielsen:
>
> 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 trak 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.
>
>
>
>
> M +6 -5 collection/sqlcollection/SqlMeta.cpp
> M +149 -44 collectionbrowser/CollectionTreeView.cpp
> M +7 -0 collectionbrowser/CollectionTreeView.h
> M +4 -4 covermanager/CoverFetchingActions.h
> M +3 -2 covermanager/CoverManager.cpp
> M +3 -3 mediadevice/CopyToDeviceAction.cpp
> M +2 -2 mediadevice/CopyToDeviceAction.h
> M +1 -1 meta/CurrentTrackActionsCapability.cpp
> M +1 -1 meta/CurrentTrackActionsCapability.h
> M +2 -2 meta/CustomActionsCapability.cpp
> M +7 -4 meta/CustomActionsCapability.h
> M +5 -4 playlist/PlaylistViewCommon.cpp
> M +17 -0 popupdropper/PopupDropperAction.cpp
> M +9 -1 popupdropper/PopupDropperAction.h
> M +3 -2 servicebrowser/ServiceCollectionTreeView.cpp
> M +1 -1 servicebrowser/ServiceCurrentTrackActionsCapability.cpp
> M +1 -1 servicebrowser/ServiceCurrentTrackActionsCapability.h
> M +1 -1 servicebrowser/ServiceCustomActionsCapability.cpp
> M +1 -1 servicebrowser/ServiceCustomActionsCapability.h
> M +2 -2 servicebrowser/ServiceMetaBase.h
> M +1 -1 servicebrowser/ShowInServiceAction.cpp
> M +2 -2 servicebrowser/ShowInServiceAction.h
> M +2 -2 servicebrowser/ampache/AmpacheMeta.cpp
> M +1 -1 servicebrowser/ampache/AmpacheMeta.h
> M +11 -9 servicebrowser/jamendo/JamendoMeta.cpp
> M +5 -5 servicebrowser/jamendo/JamendoMeta.h
> M +1 -1 servicebrowser/lastfm/SimilarArtistsAction.cpp
> M +2 -2 servicebrowser/lastfm/SimilarArtistsAction.h
> M +1 -1 servicebrowser/lastfm/meta/CurrentTrackActionsCapabilityImpl_p.h
> M +4 -4 servicebrowser/lastfm/meta/LastFmMeta.cpp
> M +2 -2 servicebrowser/lastfm/meta/LastFmMeta.h
> M +9 -9 servicebrowser/magnatunestore/MagnatuneMeta.cpp
> M +5 -5 servicebrowser/magnatunestore/MagnatuneMeta.h
> M +5 -4 servicebrowser/mp3tunes/Mp3tunesMeta.cpp
> M +1 -1 servicebrowser/mp3tunes/Mp3tunesMeta.h
> M +2 -2 servicebrowser/opmldirectory/OpmlDirectoryMeta.cpp
> M +1 -1 servicebrowser/opmldirectory/OpmlDirectoryMeta.h
> M +4 -3 systray.cpp
> M +3 -1 systray.h
> M +2 -1 widgets/MainToolbar.cpp
> M +3 -1 widgets/MainToolbar.h
>
>
>
More information about the Amarok-devel
mailing list