Commit Graph

36 Commits

Author SHA1 Message Date
craig
a0f42e8413 Add 'copy to device', etc, actions to folders page. 2012-02-10 20:32:56 +00:00
craig
fb798a3634 controlActions(); 2012-02-10 20:31:45 +00:00
craig
1aae3d2edc Store genre in set 2012-02-09 19:13:21 +00:00
craig
120306e5fd Fix loading of genres 2012-02-08 19:22:44 +00:00
craig
965cf3e4ac Fix updating of views when genre filter is changed. 2012-02-07 19:37:10 +00:00
craig
3567b1ef50 Reorder menu actions - to be more consistent with amarok 2012-02-06 19:53:26 +00:00
craig
5b3e1e2406 Comment out 'burn to cd' actions - not sure these are useful... 2012-02-06 19:53:04 +00:00
craig
69778b3262 Add track organizer dialog... 2012-02-03 20:59:04 +00:00
craig
dc51c8b03e Tag editor! 2012-02-01 21:06:53 +00:00
craig
470789f709 Add create audio/data cd actions to library/folder/albums pages. 2012-01-30 19:26:00 +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
50af950260 Update albums when update db 2012-01-16 19:48:55 +00:00
craig
613f625422 Initial import of device support work
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
  changed. (Previously the whole model was replaced).
- Allow songs to be deleted.

TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +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
ec6cae6016 Fix:
when in a lower level, and search to an item that matches higher - the model navigates up - but the nav buttons dont change!!!!
this leads to a crash when press nav button!
   e.g. Im/
          Final Front../
            El Dorado...
        A/
           B

        If we are in 'B' and type 'Dorado' then we change to 'Im' - but nav buttons do not!
2012-01-03 19:58:33 +00:00
craig
ee4919da62 Change dock item icon to cover 2012-01-03 19:56:03 +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
1e46e13da5 Show spinner over library/album/folder view when loading. (KDE only) 2011-12-22 20:03:54 +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
2dc6eb98be Fix crash with album page actions 2011-12-19 19:29:35 +00:00
craig
2fc010c828 Fix actions in treeview 2011-12-19 19:29:17 +00:00
craig
8eaffa08e0 Album views 2011-12-19 19:28: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
383e7890ea Alternating row cols for lists. 2011-12-15 21:43:37 +00:00
craig
67435ccf90 Add glow behind icons. 2011-12-15 18:31:33 +00:00
craig
92a34a6fb8 Fix Qt-only build 2011-12-15 18:10:50 +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
f24012d5f8 - Custom delegate
- fix sort
2011-12-14 19:37:49 +00:00
craig
4e91b2b529 Fix album-view text positioning 2011-12-09 23:28:52 +00:00
craig
d04cd47ee5 Add config option to set album cover size 2011-12-09 18:28:23 +00:00
craig
2a0d9a074f Complete album page 2011-12-09 18:27:49 +00:00
craig
b4688fda35 Add an albums page 2011-12-08 21:49:37 +00:00