craig
4ca5f4f635
s/playlist/playqueue/g
2012-04-16 18:43:50 +00:00
craig
228a40b2e1
Only expand if we have text
2012-04-07 20:17:35 +00:00
craig
3fe8b94b59
Automatically expand treeview items when searching.
2012-03-27 17:39:05 +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
b4ed235271
Remove proxy code duplication
2012-03-21 19:07:34 +00:00
craig
1a05040904
Qt tag editor
2012-03-14 17:28:55 +00:00
craig
4e221ae283
Update copy of KMessageWidget
2012-03-05 19:48:55 +00:00
craig
7806fbf6f5
Add "Open File Manager" action to folder page context menu.
2012-02-16 20:47:32 +00:00
craig
ad83c68528
Add ability to calculate replaygain tags.
2012-02-16 20:33:05 +00:00
craig
b8b610b7a9
Fix icon size
2012-02-14 21:23:30 +00:00
craig
985288e484
Update dir model when add/remove songs
2012-02-10 20:33:54 +00:00
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
5b3e1e2406
Comment out 'burn to cd' actions - not sure these are useful...
2012-02-06 19:53:04 +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
385812dcd5
Disable folders model when page hidden
2012-01-18 21:01:18 +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
91c0f36485
Fix inconsistency between adding items via drag'n'drop and using the '>>' actions
2012-01-03 19:54:13 +00:00
craig
7c61529703
Manually show spinner, so it appears quicker!
2011-12-24 10:13:52 +00:00
craig
1e46e13da5
Show spinner over library/album/folder view when loading. (KDE only)
2011-12-22 20:03:54 +00:00
craig
a79ff8a8b6
Forgot to commit!
2011-12-22 19:07:25 +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
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
39e0c4ef5d
Playlists work
2011-12-14 19:41:06 +00:00
craig
e9bf295d41
List view for library - styled item delegate todo!!!
2011-12-10 22:59:48 +00:00
craig
6a91cf198e
Fix playlist headers!!!!
2011-12-09 18:40:20 +00:00
craig
91b46f7d6a
Move page specific code out of MainWindow class and it *Page class.
2011-12-06 20:24:48 +00:00