Commit Graph

37 Commits

Author SHA1 Message Date
craig.p.drummond
29e003c5de Add 'Copy Songs To Device' action to playlists page. 2013-06-26 16:19:29 +00:00
craig.p.drummond
20a5a4db49 - Move common actions into StdActions
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
0d3303edc0 Only show relevant genres for playlist and devices 2012-12-20 21:16:53 +00:00
craig.p.drummond
237ba51f1b Add a GenreCombo class 2012-10-15 18:42:39 +00:00
craig.p.drummond
d6a11a1dfe selectedFiles() is not used. 2012-10-15 18:41:28 +00:00
craig.p.drummond
a0c0cd9634 Support for modifiable keyboard shortcuts in Qt-only builds. (Code stolen from Quassel!) 2012-10-03 19:58:42 +00:00
craig.p.drummond
5706ab86d6 Add keyboard short-cut for 'back' icon in listviews. 2012-06-18 18:25:54 +00:00
craig.p.drummond
09527996b1 Support MPD queue functionality. Add an 'Add With Priority' to menu of library, etc, views. Add a 'Set Priority' to play queue. Requires MPD 0.17.0 or newer. 2012-06-15 19:05:14 +00:00
craig
693b26e27d - Add showPAge to MPRIS interface
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
2012-04-16 18:38:00 +00:00
craig
7afc042d9c Update grouped-view controlled albums set when we update model 2012-04-16 18:36:02 +00:00
craig
0970d7f5ec Better, less hacky, workaround for QAbstractItemView shif-select bug
(https://bugreports.qt-project.org/browse/QTBUG-18009). Thanks to Spitfire
from qtcentre.org forums for fix.
2012-04-16 18:35:20 +00:00
craig
ab456ae98f Save/restore current index - like we do with playqueue.
Also, try to ensure an item is selected - in case we are delteing items
2012-04-04 20:25:23 +00:00
craig
74e3663c5b Fix logic of replacing play queue - the clear message is sent in the MPD
thread just before the add message.
2012-03-26 18:22:26 +00:00
craig
8f5425cfea Refresh model when view changes 2012-03-21 19:04:29 +00:00
craig
ea932bda1c Work on playlist editing 2012-03-21 19:04:10 +00:00
craig
e6182412c3 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +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
8026ab3e57 Fix comment 2012-02-01 21:07:35 +00:00
craig
147e0e5560 Add burn to playlists 2012-01-30 21:04:48 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +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
9af9ddf6b4 Allow to navigate into albums 2011-12-18 22:58:29 +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
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
ca09ceca2b Add search 2011-12-09 23:37:56 +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
craig
aaa9217553 Update copyright 2011-12-05 19:32:25 +00:00
craig
f40983a602 Add copyright 2011-12-04 10:48:50 +00:00
craig
936c1318d5 Use sidebar instead of tabbar 2011-11-27 22:11:24 +00:00