Commit Graph

46 Commits

Author SHA1 Message Date
craig.p.drummond
de7478723f Add 3 forms for Qt plural translations; none, singular, and others 2012-09-03 19:07:31 +00:00
craig.p.drummond@gmail.com
1832ab8dc7 Use lupdate/lrelease for generating Qt translations from KDE ones.
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00
craig.p.drummond
f3518db48b Fix compilation!!!! 2012-09-02 20:17:35 +00:00
craig.p.drummond
5c7d22c72d Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!! 2012-09-02 20:13:00 +00:00
craig.p.drummond
49cc24eb46 Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-( 2012-08-30 19:43:32 +00:00
craig.p.drummond
28d79676cd Android: Set config and cache locations 2012-06-20 17:36:35 +00:00
craig.p.drummond
8894263b1f More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
f2799181f2 Use Q_OS_XXX not Q_WS_XXX 2012-06-12 20:41:08 +00:00
craig.p.drummond
f5f3114145 Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig.p.drummond
ccbcba0cc6 Initial windows port. 2012-05-30 17:34:58 +00:00
craig
eb686e43df Add #define for default cover icon names 2012-03-20 21:13:18 +00:00
craig
c3c7b50072 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
7a0426b456 Fix stream icons when add and edit! 2012-02-11 20:47:41 +00:00
craig
f2623fc1aa Fix stream export 2012-02-10 20:32:01 +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
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
eeeed1ec62 Basic support for configurable stream/category icons. (KDE only) 2012-02-03 19:37:12 +00:00
craig
4d7848bf04 Allow icon names iwth path 2012-02-03 19:36:54 +00:00
craig
7370a18074 Add code to load/save icons 2012-02-03 19:36:24 +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
d4bb8f5281 Check for duplicate files 2012-01-03 19:53:55 +00:00
craig
28afda6c6a Cleanup 2011-12-21 19:44:04 +00:00
craig
8fa1519800 Proper model for streams, and multi-view 2011-12-21 19:43:49 +00:00
craig
6f70d4d85d Importing should also set modified flag! 2011-12-20 22:31:34 +00:00
craig
7b8f85315e - Use \n to separate strings in drag'n'drop mimedata
- Fix moving items in playlist
2011-12-14 23:10:07 +00:00
craig
6681bb3c9d s/playlisttable/playqueue/g 2011-12-14 20:00:20 +00:00
craig
0da1a07698 Reduce usage of resetModel 2011-12-14 19:43:15 +00:00
craig
8ba0092801 Save if modified 2011-12-14 19:39:06 +00:00
craig
1deef1baec Add option to set stream as favourite 2011-12-14 19:38:56 +00:00
craig
dfc686377f Fix streams loading 2011-12-14 19:38:39 +00:00
craig
2ca3bf92ba Load streams when page selected. 2011-12-10 12:37:16 +00:00
craig
64e84ef5be Store streams to xml file 2011-12-10 12:35:28 +00:00
craig
0e1b26752b Add possibility to import amarok radio stream scripts 2011-12-10 00:06:27 +00:00
craig
147102ea4d Finally have streams working!!! 2011-12-09 22:55:01 +00:00
craig
48f182aaba Save settings after timeout 2011-12-09 21:52:20 +00:00
craig
c285707f3a Use constants for mime-types 2011-12-09 19:53:12 +00:00
craig
f6c30f5d46 Add an albums page 2011-12-08 21:49:37 +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
1fc7b2e9d2 Allow to drag streams onto playlist 2011-12-07 21:09:07 +00:00
craig
c6485847c4 - Edit and delete streams
- crash fix
2011-12-07 21:08:44 +00:00
craig
14c072494f Fix reading of sream urls from config file 2011-12-07 21:05:25 +00:00
craig
7fd749a31e Load and add streams! 2011-12-06 22:00:56 +00:00