Review Request 124773: JJ Bug - 300979 : Add some shortcuts for various actions in createActions() in MainWindow.

Aditya Dev Sharma aditya.sharma15696 at gmail.com
Sun Aug 16 14:05:07 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124773/
-----------------------------------------------------------

Review request for Amarok.


Bugs: 300979
    https://bugs.kde.org/show_bug.cgi?id=300979


Repository: amarok


Description
-------

JJ : Bug - 300979 : Patch to add some shortcuts for various actions in createActions() in MainWindow


Diffs
-----

  src/MainWindow.cpp 22fb8ce 

Diff: https://git.reviewboard.kde.org/r/124773/diff/


Testing
-------

Built and tested.

Initially added some more shortcuts but couldn't test them. Will have to go through the Amarok User Hand Book to see how are things supposed to go. So will update in a day or two.

Action : Shortcut --------> SLOT

Clear Playlist : CTRL + SHIFT + C  ---------------> SLOT(clear() )
Add Stream : CTRL + A              ---------------> SLOT(slotAddStream() ) 
Export Playlits : CTRL + SHIFT + E ---------------> SLOT(exportPlaylist() )
Bookmarks Manager : CTRL + B       ---------------> SLOT(slotShowBookmarkManager() )
Equalizer : SHIFT + E              ---------------> SLOT(slotShowEqualizer() )
Cover Manager : CTRL + ALT + C     ---------------> SLOT(slotShowCoverManager() )
Synchronize Statistics : CTRL + S  ---------------> SLOT(synchronize() )


Thanks,

Aditya Dev Sharma

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20150816/94a1f74e/attachment.html>


More information about the Amarok-devel mailing list