[kde-doc-english] [amarok] /: Offer move operation only if Shift is pressed.

2012-05-21 Thread Bart Cerneels
Git commit 7e4a8823537b94b131f7509e4089c7c79412f1a2 by Bart Cerneels. Committed on 17/05/2012 at 22:00. Pushed by shanachie into branch 'master'. Offer move operation only if Shift is pressed. Reasons: - Limit number of context menu actions to keep it usuable. - Copy is probably used 9 times out

[kde-doc-english] [amarok] /: Save new playlist by dropping in browser.

2011-10-31 Thread Bart Cerneels
Git commit 83e490ba358b5bad968e41fe94fc92ade253812b by Bart Cerneels. Committed on 22/07/2011 at 16:36. Pushed by shanachie into branch 'master'. Save new playlist by dropping in browser. GUI:Drop tracks on the empty area in Saved Playlists to create a new playlist. M +2-0ChangeLog M

[kde-doc-english] [amarok] /: Add rootnode action to create empty playlist.

2011-10-31 Thread Bart Cerneels
Git commit 0638d9dfce905ef66cc28074810e3ed5c37479f0 by Bart Cerneels. Committed on 27/09/2010 at 11:26. Pushed by shanachie into branch 'master'. Add rootnode action to create empty playlist. Required change to QtGroupingProxy to enable actions for the rootnode (empty area in the views). BUG

[kde-doc-english] [amarok] src: Reimplement UmsCollection without cruft.

2011-10-18 Thread Bart Cerneels
Git commit dc4e28253ae573e6860999b40fa4fd523971eb41 by Bart Cerneels. Committed on 13/10/2011 at 09:29. Pushed by shanachie into branch 'master'. Reimplement UmsCollection without cruft. removed UmsHandler etc. This new UMS plugin uses the Amarok collectionscanner. It is possible to store

[kde-doc-english] [amarok] /: GPodder.net podcast status synchronzation.

2011-10-14 Thread Bart Cerneels
Git commit 720ccbd61d93651e3b394862a55b7e3f72f07b0c by Bart Cerneels. Committed on 14/10/2011 at 10:48. Pushed by shanachie into branch 'master'. GPodder.net podcast status synchronzation. Based on playlust synchronization. Result of the 2011 Google Summer of Code project by Lucas Lira Gomes

[kde-doc-english] [amarok] /: Grey out playlist items when unplayable.

2011-08-22 Thread Bart Cerneels
Git commit 01d13d4becb370cd80e433303ec170a7d2eba066 by Bart Cerneels. Committed on 22/08/2011 at 13:47. Pushed by shanachie into branch 'master'. Grey out playlist items when unplayable. Patch by Sandeep Raghuraman BUG: 263640 REVIEW: 102181 GUI: M +66 -45 src/playlist/view

[kde-doc-english] [amarok] /: Remove undo actions from playlist toolbar.

2011-06-17 Thread Bart Cerneels
Git commit b4c872110e8740f799f197bc6a88b1e3ef1b9332 by Bart Cerneels. Committed on 17/06/2011 at 13:53. Pushed by shanachie into branch 'master'. Remove undo actions from playlist toolbar. We need to make some room so the toolbar is not to wide in it's uncollapsed form. Redo is still accessible

[kde-doc-english] [amarok] /: Moved the queue-editor action to main menu.

2011-06-17 Thread Bart Cerneels
Git commit 9253b38488d9ab012e26530e8946c500c4bb93e7 by Bart Cerneels. Committed on 17/06/2011 at 14:57. Pushed by shanachie into branch 'master'. Moved the queue-editor action to main menu. To save more space in the playlist toolbar. Now also has a keyboard shortcut: Meta+U. GUI: M +2-0

[kde-doc-english] [amarok] /: Remove the add button from the applet toolbar.

2011-06-03 Thread Bart Cerneels
Git commit a5628ac3399cb731eadb9d9c9bf84af1112ba9ae by Bart Cerneels. Committed on 03/06/2011 at 12:43. Pushed by shanachie into branch 'master'. Remove the add button from the applet toolbar. Artyness++ live from the Randa sprint. GUI: The applet explorer opens when config is clicked

[kde-doc-english] [amarok] src/core-impl/podcasts/sql: Save base save-location and move files.

2011-05-25 Thread Bart Cerneels
Git commit ab49e2ada365f35a721cae874a46089637454c84 by Bart Cerneels. Committed on 17/05/2011 at 16:27. Pushed by shanachie into branch 'master'. Save base save-location and move files. BUG: 263736 FIXED-IN: 2.4.2 GUI: new strings M +70 -27 src/core-impl/podcasts/sql/SqlPodcastProvider.cpp