Commit Graph

40 Commits

Author SHA1 Message Date
craig
9b1ee58280 Allow double click on playlist name, if KDE is set to singleClick 2012-03-08 17:46:55 +00:00
craig
68ed637455 Stop double click on playlist 2012-03-08 17:43:18 +00:00
craig
b8b610b7a9 Fix icon size 2012-02-14 21:23:30 +00:00
craig
fb798a3634 controlActions(); 2012-02-10 20:31:45 +00:00
craig
3339767102 Add menu 2012-02-10 20:31:16 +00:00
craig
97d58d5464 Control actions 2012-02-09 19:13:41 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
814c66ce97 Add genre filtering to playlists page. 2012-02-08 19:22:30 +00:00
craig
5b3e1e2406 Comment out 'burn to cd' actions - not sure these are useful... 2012-02-06 19:53:04 +00:00
craig
147e0e5560 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
f281a0f718 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
1502d3a49e Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +00:00
craig
03090bef2b Fix Qt only build 2012-01-18 21:02:03 +00:00
craig
3a3ffdb013 When changing name of playlist, show the original name in the line-edit. 2012-01-16 21:01:50 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
12c75fa456 Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
91c0f36485 Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
4a28c11f2c Make action text clearer 2011-12-22 19:03:24 +00:00
craig
e9bc7a316e Sort selected items by the order they appear on screen - QAbstractItemView::selectedItems is not sorted!!!! 2011-12-20 19:17:39 +00:00
craig
81c65d6b98 - Fix order of items sent to play queue
- If only 1 playlist selected, then ask mpd to load
2011-12-19 19:44:57 +00:00
craig
298db55d9d Fix loading of playlists 2011-12-19 19:30:13 +00:00
craig
7a7a281222 Fix adding to play queue 2011-12-19 19:29:51 +00:00
craig
cfed24202b Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
647eec5aff Make an 'ItemView' class so that each view can set whether to be list or tree like. 2011-12-18 20:04:13 +00:00
craig
61ebd6337b Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
2031ebd4d2 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
4e0e842c88 More playlist work 2011-12-14 19:42:01 +00:00
craig
39e0c4ef5d Playlists work 2011-12-14 19:41:06 +00:00
craig
36641c5092 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
ca09ceca2b Add search 2011-12-09 23:37:56 +00:00
craig
6a91cf198e Fix playlist headers!!!! 2011-12-09 18:40:20 +00:00
craig
2a0d9a074f Complete album page 2011-12-09 18:27:49 +00:00
craig
469d115b67 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
0ba7bc6dca Fix messagebox usage 2011-12-07 21:09:30 +00:00
craig
d5a2d8bd1b Add a rename button 2011-12-07 21:06:01 +00:00
craig
64954b681f Better, more descriptive, labels 2011-12-06 20:32:24 +00:00
craig
2b72c7a7e1 Move playlists specific actions into playlistspage 2011-12-06 20:30:58 +00:00
craig
91b46f7d6a Move page specific code out of MainWindow class and it *Page class. 2011-12-06 20:24:48 +00:00