Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +00:00
Thomas Uhle
34a8be6b6e
Fix loading cover images with wrong file extension in context view
...
TextBrowser::loadResource() would fall back to QTextBrowser::loadResource()
if images do not have the right file extentsion. This may most certainly be
prevented if we try to load the image from plain data without the hint from
its file name.
2020-06-08 14:25:47 +02:00
Craig Drummond
d7b3965b9b
Update (c) year
2020-01-01 11:51:13 +00:00
Craig Drummond
69f687c162
Remove zooming from context view.
...
Closes #1545
2019-10-28 16:00:24 +00:00
Craig Drummond
cb9efe205f
Update (c) year
2019-09-15 15:56:58 +01:00
Craig Drummond
eff0e66d39
Use AUTOMOC
2018-03-07 19:04:14 +00:00
Craig Drummond
e13a40b71a
Ensure at least 32x32
2018-02-14 17:41:02 +00:00
Craig Drummond
5f41652afc
As well as miking covers take full width, also shrink images if not
...
enough space
2018-02-14 17:39:57 +00:00
Craig Drummond
3f669f564d
Use QTimer to delay/group updates
...
Issue #1209
2018-02-14 17:34:40 +00:00
Craig Drummond
56cece560f
Add option to scale album cover in information view.
...
Closes #1205
2018-02-13 18:24:33 +00:00
Craig Drummond
2139d3dbb8
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
0a73215867
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881
Update (c) year
2015-08-13 21:12:34 +01:00
craig.p.drummond
addfca835a
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
b69b517a5d
Load base64 encoded images ourselves, as opposed to passing onto QTextBrowser. Whilst QTextBrowser does load the image, it also logs an error 'QFSFileEngine::open: No file name specified'
2013-05-26 19:25:52 +00:00
craig.p.drummond
aca34bba54
Zooming of context page
2013-05-24 19:03:21 +00:00
craig.p.drummond
c2810f08c0
Add option to have dark context view background
2013-05-24 19:02:36 +00:00
craig.p.drummond
5d87b4de45
Show image in textbrowser, so that it also scrolls
2013-05-23 16:54:30 +00:00
craig.p.drummond
f99bf901a0
Fix lyrics background when we toggle from shwowing cover to not showing.
2013-05-16 18:11:49 +00:00
craig.p.drummond
ebf2c699ba
Dont fade image edges, jsut covert to grayscale
2013-04-25 18:15:52 +00:00
craig.p.drummond
2d608e5c03
Update view when set readonly/writeable
2013-04-02 19:06:27 +00:00
craig.p.drummond
32c8efdbaf
Add spinner to lyrics and info pages
2013-03-25 19:55:18 +00:00
craig.p.drummond
314615c6a1
Convert background to grayscale
2013-03-25 19:52:15 +00:00
craig.p.drummond
e7ee50ca64
Reduce code...
2013-03-22 20:58:43 +00:00
craig.p.drummond
63844f9627
minSize!!!
2013-03-22 20:58:22 +00:00
craig.p.drummond
a65f9df18f
Fade edges of image
2013-03-22 20:55:47 +00:00
craig.p.drummond
7515a401e0
Dont try to scale null image
2013-02-05 17:58:50 +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
2a74255c89
Ensure lyrics background is at least 300x300px
2013-01-22 18:11:28 +00:00
craig.p.drummond
fbe6f03408
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond@gmail.com
1087e36433
Fix background painting in lyrics view for non-oxygen styles.
...
BUG:32
2012-06-11 11:07:34 +00:00
craig.p.drummond@gmail.com
fb4b13cf82
Oops! Forgot to add...
2012-04-26 22:23:11 +00:00