Commit Graph

48 Commits

Author SHA1 Message Date
craig
f7e743461a Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
c7df4c5160 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
c3c7b50072 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
569f62efa5 Enable replacePlayQ action 2012-02-19 19:02:16 +00:00
craig
3e525093a6 Fix icon size 2012-02-14 21:23:30 +00:00
craig
7a0426b456 Fix stream icons when add and edit! 2012-02-11 20:47:41 +00:00
craig
f542f7a2e4 Hmmm, compile before commit!!!! 2012-02-11 20:16:20 +00:00
craig
9d9272967c Stop double click on category 2012-02-11 20:15:34 +00:00
craig
f2623fc1aa Fix stream export 2012-02-10 20:32:01 +00:00
craig
da14e19de1 controlActions(); 2012-02-10 20:31:45 +00:00
craig
45b8a20eae Query MPD for list of supported protocols - and only allow supported URLs. 2012-02-09 19:17:01 +00:00
craig
d6445869a6 Control actions 2012-02-09 19:13:41 +00:00
craig
6b2e2d1d5d Store genre in set 2012-02-09 19:13:21 +00:00
craig
25232ecbea Add genre filtering to streams pages. 2012-02-09 19:13:04 +00:00
craig
49935e889b Fix Qt-only complilation 2012-02-06 19:50:43 +00:00
craig
eeeed1ec62 Basic support for configurable stream/category icons. (KDE only) 2012-02-03 19:37:12 +00:00
craig
7370a18074 Add code to load/save icons 2012-02-03 19:36:24 +00:00
craig
cc95b844d6 Add finter-enabling to all models 2012-01-25 17:33:23 +00:00
craig
03dcd82ba1 Dsiable streams model when page hidden 2012-01-18 21:02:38 +00:00
craig
5053ddd96e - 1 remove action
- fix text of edit actions
2012-01-16 20:58:32 +00:00
craig
99fcf7086a Use KInputDialog, not QInputDiallog, for KDE build. 2012-01-10 21:21:01 +00:00
craig
c16e6df623 When editing a stream category name, show the current name in the entry field. 2012-01-10 21:20:27 +00:00
craig
518b7d41bb Cleanup 2012-01-04 19:19:13 +00:00
craig
e75e080a0b Fix streams export 2012-01-04 19:17:21 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +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
4a035b7fc2 Make action text clearer 2011-12-22 19:03:24 +00:00
craig
e45519d5e6 Fx Qt only build 2011-12-21 19:46:02 +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
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
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
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
f0939e5237 Use bold text to highlight items, not italic 2011-12-14 19:42:54 +00:00
craig
1deef1baec Add option to set stream as favourite 2011-12-14 19:38:56 +00:00
craig
64e84ef5be Store streams to xml file 2011-12-10 12:35:28 +00:00
craig
675035a648 - Fix adding of streams via menu/buttons
- Streams always replace playlist
2011-12-10 11:38:40 +00:00
craig
0e1b26752b Add possibility to import amarok radio stream scripts 2011-12-10 00:06:27 +00:00
craig
6bc2bae2e5 Add search 2011-12-09 23:37:56 +00:00
craig
147102ea4d Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
cb127217a6 Fix playlist headers!!!! 2011-12-09 18:40:20 +00:00
craig
a1bf509d26 Import/export streams 2011-12-08 21:47:15 +00:00
craig
4acd5c1fce Fix Qt compile 2011-12-07 21:10:06 +00:00
craig
b2c18f7d0b Fix messagebox usage 2011-12-07 21:09:30 +00:00
craig
c6485847c4 - Edit and delete streams
- crash fix
2011-12-07 21:08:44 +00:00
craig
7fd749a31e Load and add streams! 2011-12-06 22:00:56 +00:00
craig
4c8a791777 Import streams code! 2011-12-06 17:46:24 +00:00