Commit Graph

2461 Commits

Author SHA1 Message Date
craig.p.drummond
8fce906ee2 More consistent recolouring 2013-04-26 18:44:52 +00:00
craig.p.drummond
ff8859d404 Fix recolouring 2013-04-26 18:44:17 +00:00
craig.p.drummond
ebd7a706ed Try to ensure icon colour is same as text 2013-04-26 18:44:01 +00:00
craig.p.drummond
84a748e12c Restrict sidebar shades 2013-04-26 18:43:43 +00:00
craig.p.drummond
a1471af686 Make monochrome icons configurable. On by default for Linux, off by default for windows 2013-04-26 18:43:16 +00:00
craig.p.drummond
b1192b5fad ...and recolour repeat/shuffle/consume/single icons 2013-04-26 18:42:46 +00:00
craig.p.drummond
e3704a16ee Recolour sidebar icons based upon font 2013-04-26 18:42:18 +00:00
craig.p.drummond
ca7228ec58 Not soo dark icons 2013-04-26 08:32:49 +00:00
craig.p.drummond
4f502b1567 Read Gtk icon theme too - as in 13.04 Qt apps dont seem to be usnig Humanity? 2013-04-25 23:08:03 +00:00
craig.p.drummond
bdf4fd224a Force light toolbar icons - so that Qt5 build gets light main menu icon! 2013-04-25 22:50:13 +00:00
craig.p.drummond
3210fe3c40 Monochrome sidebar icons 2013-04-25 22:25:03 +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
e27b2a8bea Simplify last.fm parsnig code - its now inline with coverdialog 2013-04-25 13:10:10 +00:00
craig.p.drummond
db65e1fa22 Much better stream icon 2013-04-25 12:55:58 +00:00
craig.p.drummond
1eac3d0f5e Disable icons in menus if we read a css file. This fixes the odd looking border that is drawn around these in KDe4 builds (and Qt5?) 2013-04-25 09:48:01 +00:00
craig.p.drummond
d487aa3344 Move actions slightly to the left for icon view 2013-04-25 09:24:57 +00:00
craig.p.drummond
0ebbe2e248 Expand covers to fill rect - distorting aspect ratio if required. 2013-04-25 09:22:31 +00:00
craig.p.drummond
3b129a62ad Improve shadow/border 2013-04-25 09:15:52 +00:00
craig.p.drummond
caf0ce28cb Looks like we need to do mouse in/out tracking for all view types :-( 2013-04-24 23:01:08 +00:00
craig.p.drummond
722e68003d KIO is not thread safe, so we cannot use KIO's NetworkAccessManager in another thread. 2013-04-24 22:15:18 +00:00
craig.p.drummond
cab92955c3 Mouse-over hack is listview only 2013-04-24 22:12:22 +00:00
craig.p.drummond
57e5b80ffc Remove unused var 2013-04-24 21:29:41 +00:00
craig.p.drummond
cd8019dcab Always use album artist 2013-04-24 21:23:30 +00:00
craig.p.drummond
61b9bbfb55 Allow to specify cover name as (e.g.) "%artist%-%title%"
BUG:202
2013-04-24 21:20:11 +00:00
craig.p.drummond
c22dec9e32 Improve shadow 2013-04-24 20:36:31 +00:00
craig.p.drummond
d773a3bb90 ...but ignore if this is an artist image update... 2013-04-24 18:58:45 +00:00
craig.p.drummond
b4cf64f655 Update view when cover is changed 2013-04-24 18:58:13 +00:00
craig.p.drummond
afb24491f1 Add a little border too... 2013-04-24 18:52:16 +00:00
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
a53c101381 Make icon combo wider - especially with oxygen style 2013-04-24 18:31:29 +00:00
craig.p.drummond
2bf9535ec1 Reduce usage of Icons::streamIcon - as I'dlike to use a better icon, if I can find one! 2013-04-24 18:31:03 +00:00
craig.p.drummond
7e2114cda0 No covers for streams 2013-04-24 18:30:32 +00:00
craig.p.drummond
6aa8b8eda7 Use CoverWidget::image() 2013-04-24 18:30:15 +00:00
craig.p.drummond
39e90cd6cb Simplify 2013-04-24 18:29:58 +00:00
craig.p.drummond
cf77dae570 Use Song::isArtistImageRequest() 2013-04-24 18:29:40 +00:00
craig.p.drummond
597739da9a Add a small shadow to icon view 2013-04-24 18:28:34 +00:00
craig.p.drummond
2708f14001 Allow setting of artist image in cover dialog 2013-04-24 18:28:05 +00:00
craig.p.drummond
c1f5003286 List untagged files in main 'artists'/'albums' views. Attempt to guess the tags based upon the filename/folder. e.g. $artist/$album/$trackNo - $trackTitle 2013-04-23 16:55:09 +00:00
craig.p.drummond
01effce0ae Simpler header - looksbetter with Oxygen 2013-04-23 16:54:20 +00:00
craig.p.drummond
f1f7a7992c Disable Phonon in KDE4 builds if ENABLE_PHONON is not set 2013-04-23 16:53:48 +00:00
craig.p.drummond
ca80ae584b Fix KDE4 compile 2013-04-23 16:53:21 +00:00
craig.p.drummond
dabf0da2f8 Fix Qt5 compile 2013-04-23 16:53:03 +00:00
craig.p.drummond
4b91567c4c No need for border with top/bottom bars 2013-04-22 20:05:42 +00:00
craig.p.drummond
9068720fb1 Fix compile! 2013-04-22 20:04:07 +00:00
craig.p.drummond
69884bb806 Update 2013-04-22 19:49:56 +00:00
craig.p.drummond
b534390b60 Move 3rd party code into 3rdparty! 2013-04-22 19:49:13 +00:00
craig.p.drummond
66708797b5 Variable name 2013-04-22 19:45:38 +00:00
craig.p.drummond
9671c4981b Indentation 2013-04-22 19:45:22 +00:00
craig.p.drummond
a2dc5dc7d9 Remove margin 2013-04-22 19:45:05 +00:00
craig.p.drummond
10b2c31c5d Show next track in tooltip of next track button. (Only valid whilst playing) 2013-04-22 19:44:32 +00:00