Commit Graph

66 Commits

Author SHA1 Message Date
craig.p.drummond
5b05ea1d12 - Download covers in a sepeare thread.
- Remove download queue, as this dealys drawing of album covers, so that we see the CD icon then the cover. However, now scrolling the view 'stalls' as covers are loaded :-( Hmm....
2013-04-24 18:42:49 +00:00
craig.p.drummond
60c16c51c2 Use lists for similar artists and web links 2013-04-03 17:01:29 +00:00
craig.p.drummond
1269cda0a2 Cleanup 2013-04-03 17:01:08 +00:00
craig.p.drummond
d9aa1aa94f Padding no longer required - as image is not inline 2013-04-03 17:00:53 +00:00
craig.p.drummond
4b2d8a5b46 Use image file if we can 2013-04-03 17:00:25 +00:00
craig.p.drummond
99cda76c4a Better image sizing 2013-04-03 17:00:07 +00:00
craig.p.drummond
4d76620b06 Only draw background behind lyrics, not info (as this already has an image) 2013-04-03 16:59:47 +00:00
craig.p.drummond
53aa6e4cec Add web links to info page 2013-04-03 16:58:26 +00:00
craig.p.drummond
d4fddaeab3 Put image above text, not inline 2013-04-03 16:57:57 +00:00
craig.p.drummond
58c8b4b3bc Show similar artists, and artist image 2013-04-03 16:57:00 +00:00
craig.p.drummond
7f6a5f68dc Provide default title 2013-04-02 19:06:02 +00:00
craig.p.drummond
8965c5ace0 Add a simple header to lyrics and info pages 2013-03-29 22:08:26 +00:00
craig.p.drummond
c97266608b Move 'needsUpdating' into pages 2013-03-28 19:12:43 +00:00
craig.p.drummond
32c8efdbaf Add spinner to lyrics and info pages 2013-03-25 19:55:18 +00:00
craig.p.drummond
1e5768dfb7 Update info background when setting changes 2013-03-22 20:59:09 +00:00
craig.p.drummond
8503254926 clearOldCache is in Utils!!! 2013-03-22 20:57:29 +00:00
craig.p.drummond
570882ccd3 Url is not used 2013-03-22 20:57:08 +00:00
craig.p.drummond
b2e55a6c9b Compress cached info 2013-03-22 20:56:52 +00:00
craig.p.drummond
d4b3cad402 Cache artist info 2013-03-22 20:55:03 +00:00
craig.p.drummond
21f81ffaf0 More cleanup of response 2013-03-22 20:54:39 +00:00
craig.p.drummond
b7e7b48431 Use artist image for info background 2013-03-22 20:53:48 +00:00
craig.p.drummond
fd8c3f212d Use EchoNest to retrieve artist information. 2013-03-20 19:57:33 +00:00
craig.p.drummond
2d297d00c3 Use thin combo 2013-03-11 19:55:30 +00:00
craig.p.drummond
8bda160ae8 No need to store origAlbumArtist - as we dont change this! 2013-02-19 16:59:27 +00:00
craig.p.drummond
a51c075e0b When searching for album information, use the album-artist of the track. 2013-02-19 16:48:42 +00:00
craig.p.drummond
bbec432171 Fix warning about layouts 2013-02-18 17:06:59 +00:00
craig.p.drummond
5fd87a55b2 Reduce spacing of icons at bottom of window 2013-02-15 17:24:28 +00:00
craig.p.drummond
6d6aab018b Reduce #includes 2013-02-15 17:22:52 +00:00
craig.p.drummond
efb5bae099 Make tool buttons square 2013-02-15 17:22:14 +00:00
craig.p.drummond
cb1d5b4b26 Support for Qt5 2013-02-08 17:57:02 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
1019a56bc3 Remove blank line... 2012-12-11 20:23:25 +00:00
craig.p.drummond
02dce479d5 Add frame around webview - to make more consistent with other pages. 2012-11-30 17:29:15 +00:00
craig.p.drummond@gmail.com
f7f02057de Cleanup network classes... 2012-10-08 17:24:26 +00:00
craig.p.drummond
820d9ba041 Make more strings as qt-only 2012-09-03 19:06:01 +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
3976961311 Connect to replayFinishied signal of job, not manager. 2012-08-27 19:38:09 +00:00
craig.p.drummond@gmail.com
b1ec217249 When fetching lyrics or info for a song which has had the 'various artists' workaround applied - revert this before requesting data. 2012-06-26 11:11:18 +00:00
craig.p.drummond
bf59f2eaff Fix non-android compile! 2012-06-22 15:55:46 +00:00
craig.p.drummond
b3f36f1cae Android: more sizing fixes 2012-06-22 15:51:13 +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
7a09d80884 Implement Ctrl+MouseWheel zoom for Qt-only info view. 2012-05-30 17:15:11 +00:00
craig.p.drummond@gmail.com
c3b9ce9ce0 Set minimum font size for info page.
BUG:12
2012-05-10 19:57:01 +00:00
craig
5fde28ba64 Fix mobile wikipedia links - need to use m.wikipedia, so that when links are followed we stay on mobile version. 2012-04-03 22:35:13 +00:00
craig
101968ab91 Fix google encoding - so that "Queensrÿche" now works 2012-03-29 15:47:07 +00:00
craig
303f6b5b83 Set font family for info page. (KDE only) 2012-03-29 15:46:44 +00:00
craig
fffc85bc83 Remvoe duplicate line 2012-03-27 17:39:31 +00:00
craig
fd085b59d5 Disable JavaScript for webview, this removes the 'Show'/'Hide' buttons from
wikipedia pages.
2012-03-23 20:34:52 +00:00
craig
d992b6fb8a SAve zoom settings 2012-03-14 21:42:28 +00:00