Commit Graph

48 Commits

Author SHA1 Message Date
craig
b4ed235271 Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
e6182412c3 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
b831ec23f2 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
4d5b03ea3d Enable replacePlayQ action 2012-02-19 19:02:16 +00:00
craig
b8b610b7a9 Fix icon size 2012-02-14 21:23:30 +00:00
craig
81a71b25f5 Fix stream icons when add and edit! 2012-02-11 20:47:41 +00:00
craig
12c461db86 Hmmm, compile before commit!!!! 2012-02-11 20:16:20 +00:00
craig
eef233c7a4 Stop double click on category 2012-02-11 20:15:34 +00:00
craig
d9ef0e2d12 Fix stream export 2012-02-10 20:32:01 +00:00
craig
fb798a3634 controlActions(); 2012-02-10 20:31:45 +00:00
craig
1f6d860b94 Query MPD for list of supported protocols - and only allow supported URLs. 2012-02-09 19:17:01 +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
c84e84e31f Add genre filtering to streams pages. 2012-02-09 19:13:04 +00:00
craig
36407a8166 Fix Qt-only complilation 2012-02-06 19:50:43 +00:00
craig
11cabaf230 Basic support for configurable stream/category icons. (KDE only) 2012-02-03 19:37:12 +00:00
craig
aa5920427b Add code to load/save icons 2012-02-03 19:36:24 +00:00
craig
f281a0f718 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
13b7b3ce75 Dsiable streams model when page hidden 2012-01-18 21:02:38 +00:00
craig
f12fe78a99 - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
12c75fa456 Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
75e78b8ae6 When editing a stream category name, show the current name in the entry field. 2012-01-10 21:20:27 +00:00
craig
73bc659d43 Cleanup 2012-01-04 19:19:13 +00:00
craig
21f959e6a7 Fix streams export 2012-01-04 19:17:21 +00:00
craig
7dad99ec88 Update copyright statements. 2012-01-04 19:15:55 +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
4a28c11f2c Make action text clearer 2011-12-22 19:03:24 +00:00
craig
c6bf36e306 Fx Qt only build 2011-12-21 19:46:02 +00:00
craig
75f77e8b0d Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
caf15865a9 Use ItemView for streams 2011-12-21 00:44:57 +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
cfed24202b Only act on del key for list with focus 2011-12-19 19:28:58 +00:00
craig
4562fe9e2a Text of actions 2011-12-19 19:28:42 +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
7cf422b9a6 Use bold text to highlight items, not italic 2011-12-14 19:42:54 +00:00
craig
93f1ead73e Add option to set stream as favourite 2011-12-14 19:38:56 +00:00
craig
e2a41bef33 Store streams to xml file 2011-12-10 12:35:28 +00:00
craig
ee2ac1d5f2 - Fix adding of streams via menu/buttons
- Streams always replace playlist
2011-12-10 11:38:40 +00:00
craig
9caa70edc6 Add possibility to import amarok radio stream scripts 2011-12-10 00:06:27 +00:00
craig
ca09ceca2b Add search 2011-12-09 23:37:56 +00:00
craig
ca24fcd99b Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
6a91cf198e Fix playlist headers!!!! 2011-12-09 18:40:20 +00:00
craig
9b0dd850cd Import/export streams 2011-12-08 21:47:15 +00:00
craig
1d04a723b6 Fix Qt compile 2011-12-07 21:10:06 +00:00
craig
0ba7bc6dca Fix messagebox usage 2011-12-07 21:09:30 +00:00
craig
e792e4fd64 - Edit and delete streams
- crash fix
2011-12-07 21:08:44 +00:00
craig
0cc2679112 Load and add streams! 2011-12-06 22:00:56 +00:00
craig
f3ab0bafca Import streams code! 2011-12-06 17:46:24 +00:00