Commit Graph

41 Commits

Author SHA1 Message Date
craig
c7df4c5160 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
bd17e445d1 Allow double click on playlist name, if KDE is set to singleClick 2012-03-08 17:46:55 +00:00
craig
25f9fecfa5 Stop double click on playlist 2012-03-08 17:43:18 +00:00
craig
3e525093a6 Fix icon size 2012-02-14 21:23:30 +00:00
craig
da14e19de1 controlActions(); 2012-02-10 20:31:45 +00:00
craig
4a942867e7 Add menu 2012-02-10 20:31:16 +00:00
craig
d6445869a6 Control actions 2012-02-09 19:13:41 +00:00
craig
6b2e2d1d5d Store genre in set 2012-02-09 19:13:21 +00:00
craig
d025294e28 Add genre filtering to playlists page. 2012-02-08 19:22:30 +00:00
craig
45a857024b Comment out 'burn to cd' actions - not sure these are useful... 2012-02-06 19:53:04 +00:00
craig
6a62d00f78 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
cc95b844d6 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
e8577a9703 Rename 'Update Database' action to 'Refresh', as the curent view is now also refreshed. 2012-01-21 20:58:58 +00:00
craig
44d2e63d39 Fix Qt only build 2012-01-18 21:02:03 +00:00
craig
5dc18cfb44 When changing name of playlist, show the original name in the line-edit. 2012-01-16 21:01:50 +00:00
craig
5053ddd96e - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
99fcf7086a Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
1872cef46f Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
4a035b7fc2 Make action text clearer 2011-12-22 19:03:24 +00:00
craig
222ac7e5bd Sort selected items by the order they appear on screen - QAbstractItemView::selectedItems is not sorted!!!! 2011-12-20 19:17:39 +00:00
craig
f6c7aaea9e - 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
3d401bc635 Fix loading of playlists 2011-12-19 19:30:13 +00:00
craig
320310dd9b Fix adding to play queue 2011-12-19 19:29:51 +00:00
craig
14b4c57a86 Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
dd06c86ccf 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
74d9e9629e Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
36d2ca4404 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
ba692cda7c More playlist work 2011-12-14 19:42:01 +00:00
craig
4f0810834d Playlists work 2011-12-14 19:41:06 +00:00
craig
61d3cf1426 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
6bc2bae2e5 Add search 2011-12-09 23:37:56 +00:00
craig
cb127217a6 Fix playlist headers!!!! 2011-12-09 18:40:20 +00:00
craig
f26436f30a Complete album page 2011-12-09 18:27:49 +00:00
craig
0c092c8851 Check if playlist exists in cantata - rather than talking to mpd 2011-12-07 21:09:54 +00:00
craig
b2c18f7d0b Fix messagebox usage 2011-12-07 21:09:30 +00:00
craig
d01ac5d006 Add a rename button 2011-12-07 21:06:01 +00:00
craig
565d1037f3 Better, more descriptive, labels 2011-12-06 20:32:24 +00:00
craig
da9a6478ae Move playlists specific actions into playlistspage 2011-12-06 20:30:58 +00:00
craig
db52ca544f Move page specific code out of MainWindow class and it *Page class. 2011-12-06 20:24:48 +00:00