Commit Graph

24 Commits

Author SHA1 Message Date
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