Commit Graph

14 Commits

Author SHA1 Message Date
craig
450bbcf917 Disable folders model when page hidden 2012-01-18 21:01:18 +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
2a32ec80c3 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
1872cef46f Fix inconsistency between adding items via drag'n'drop and using the '>>' actions 2012-01-03 19:54:13 +00:00
craig
41806c6f32 Manually show spinner, so it appears quicker! 2011-12-24 10:13:52 +00:00
craig
1236144c09 Show spinner over library/album/folder view when loading. (KDE only) 2011-12-22 20:03:54 +00:00
craig
6fbbdfb821 Forgot to commit! 2011-12-22 19:07:25 +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
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
4f0810834d Playlists work 2011-12-14 19:41:06 +00:00
craig
3f2dab8091 List view for library - styled item delegate todo!!! 2011-12-10 22:59:48 +00:00
craig
cb127217a6 Fix playlist headers!!!! 2011-12-09 18:40:20 +00:00
craig
db52ca544f Move page specific code out of MainWindow class and it *Page class. 2011-12-06 20:24:48 +00:00