Commit Graph

172 Commits

Author SHA1 Message Date
craig
b22f7529fc Allow web-view to be smaller than QWebView wants 2011-12-21 19:47:01 +00:00
craig
8b0a9a30cb Show "Loading..." when fetching data 2011-12-21 19:46:27 +00:00
craig
e45519d5e6 Fx Qt only build 2011-12-21 19:46:02 +00:00
craig
8b3ada46c8 Use WebKit to display artist/albumm info 2011-12-21 19:45:47 +00:00
craig
a43c788ebd Fix cache dir 2011-12-21 19:44:15 +00:00
craig
8fa1519800 Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
9aabe49365 Use ItemView for streams 2011-12-21 00:44:57 +00:00
craig
6aecf268af Delete item before deleting menu. 2011-12-21 00:22:47 +00:00
craig
25cb6e46ad Spelling! 2011-12-21 00:22:24 +00:00
craig
f914f51674 Port to KStatusNotifierItem 2011-12-21 00:10:35 +00:00
craig
03a7195e59 Add info page, to show wikipedia info. 2011-12-20 22:17:05 +00:00
craig
f854478761 Rename 'Info' to 'Server Info' 2011-12-20 20:44:53 +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
f6c7aaea9e - 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
9e316cf561 Fix Qt warning 2011-12-19 19:30:50 +00:00
craig
4199600c33 Connect to correct object! 2011-12-19 19:30:38 +00:00
craig
105ef96229 View defaults 2011-12-19 19:30:25 +00:00
craig
3d401bc635 Fix loading of playlists 2011-12-19 19:30:13 +00:00
craig
320310dd9b Fix adding to play queue 2011-12-19 19:29:51 +00:00
craig
b15c8782e5 Fix crash with album page actions 2011-12-19 19:29:35 +00:00
craig
fa53c90043 Fix actions in treeview 2011-12-19 19:29:17 +00:00
craig
14b4c57a86 Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
271f59722d Text of actions 2011-12-19 19:28:42 +00:00
craig
8c7c0a68f6 Album views 2011-12-19 19:28:13 +00:00
craig
14cf26f140 USe term exapnd 2011-12-19 19:27:43 +00:00
craig
ef44dc0404 Consistent text 2011-12-19 19:27:29 +00:00
craig
81fce60e14 Allow to navigate into albums 2011-12-18 22:58:29 +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
0f787fb323 Alternating row cols for lists. 2011-12-15 21:43:37 +00:00
craig
d4f8775425 Add glow behind icons. 2011-12-15 18:31:33 +00:00
craig
37e62aad3b Fix Qt-only build 2011-12-15 18:10:50 +00:00
craig
aa8e0f3e0c Hide folder and info pages by default. 2011-12-15 18:10:36 +00:00
craig
c14a244807 Make it possible to hide pages 2011-12-15 18:09:10 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
74d9e9629e Drag and drop from/to playlists 2011-12-14 19:44:09 +00:00
craig
98cea7858a Icons, defaults, etc. 2011-12-14 19:43:45 +00:00
craig
6e801b3eb3 s/song/track/g 2011-12-14 19:43:29 +00:00
craig
f0939e5237 Use bold text to highlight items, not italic 2011-12-14 19:42:54 +00:00
craig
c882a7cf39 Use term 'Track' and not 'Song' 2011-12-14 19:42:32 +00:00
craig
36d2ca4404 ...an more playlist work 2011-12-14 19:42:15 +00:00
craig
ba692cda7c More playlist work 2011-12-14 19:42:01 +00:00
craig
4f0810834d Playlists work 2011-12-14 19:41:06 +00:00
craig
71dc6ec8c7 Move formatDuration out of MainWindow class 2011-12-14 19:40:33 +00:00
craig
61d3cf1426 Strt of editable playlists 2011-12-14 19:39:52 +00:00
craig
c0277a5701 Clear selection when changing level 2011-12-14 19:39:28 +00:00
craig
1deef1baec Add option to set stream as favourite 2011-12-14 19:38:56 +00:00
craig
0f5f07941c Dont clear search when changing level 2011-12-14 19:38:23 +00:00
craig
d8267d2f3b - Custom delegate
- fix sort
2011-12-14 19:37:49 +00:00
craig
9463dd048f Remove unused code 2011-12-14 19:37:05 +00:00
craig
5cff1c2f07 Replace 00:00 with 0:00 2011-12-14 19:36:51 +00:00