Commit Graph

434 Commits

Author SHA1 Message Date
craig.p.drummond
d8af54e418 Work on high-DPI support. QWizard seems broken???
BUG:231
2013-06-08 15:01:03 +00:00
craig.p.drummond
dc70298146 Add option to place context view into sidebar 2013-06-07 19:22:26 +00:00
craig.p.drummond
803fb0b272 No need for special i18n string for RTL languages, any RTL translation can handle this. 2013-06-07 19:20:37 +00:00
craig.p.drummond
a78a0ebf7a RTL fixes 2013-06-06 18:46:38 +00:00
craig.p.drummond
4a47dda4e4 Spelling :-( 2013-06-04 18:27:49 +00:00
craig.p.drummond
7a496b894a If window is too slim for 3 views, place context views into a stacked widget and show one at a time 2013-05-31 17:26:14 +00:00
craig.p.drummond
88bade2fa5 Consistent style for treeviews 2013-05-30 18:58:37 +00:00
craig.p.drummond
50d34651d6 Expand sync dialog, and action dialog, items on click 2013-05-30 18:09:05 +00:00
craig.p.drummond
ee5e797d7f 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
780eec1b27 Zooming of context page 2013-05-24 19:03:21 +00:00
craig.p.drummond
e3e5260682 Add option to have dark context view background 2013-05-24 19:02:36 +00:00
craig.p.drummond
b4c0ffceff Show image in textbrowser, so that it also scrolls 2013-05-23 16:54:30 +00:00
craig.p.drummond
9d1d5b740f HeaderLabel and sidebar-lyrics no longer used. 2013-05-22 16:34:25 +00:00
craig.p.drummond
a1c310a787 Combine lyrics and wiki settings 2013-05-22 16:30:19 +00:00
craig.p.drummond
2c04f49527 - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
6115ba30ca Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
f56b1798d3 Fix lyrics background when we toggle from shwowing cover to not showing. 2013-05-16 18:11:49 +00:00
craig.p.drummond
ffd0958710 Dont use alternating rows in views (does not look too great with grouped view). Use a fading divider instead. 2013-05-16 18:09:32 +00:00
craig.p.drummond
93f98d952d Improve comsume icon at larger sizes. 2013-05-14 18:47:43 +00:00
craig.p.drummond
d3505584a7 Use larger action icons in icon view when we have larger previews. 2013-05-13 20:46:25 +00:00
craig.p.drummond
4eb0b5e079 Only show actions on moue-over. 2013-05-13 20:41:47 +00:00
craig.p.drummond
b186f4965b Unless using a dark toolbar, use same colour for toolbar menu icon as per menu icon in views. 2013-05-13 20:38:48 +00:00
craig.p.drummond
2631158243 Remove debug! 2013-05-08 18:36:24 +00:00
craig.p.drummond
66b0f2fecb Better status labels for streams and dynamic pages. 2013-05-08 18:27:51 +00:00
craig.p.drummond
ad1a0c9d51 Fix 'No such song' warning when removing songs from playqueue.
- When getting list of selected items, we want list of selected rows! Fixing the playqueue model, which now always returns the complete column count (even when grouped), caused thsi issue to appear.
BUG:213
2013-05-05 17:59:03 +00:00
craig.p.drummond
8b20c72c8c Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this. 2013-05-01 18:34:04 +00:00
craig.p.drummond
3b5b799d02 Use correct 'no cover; icon. 2013-05-01 18:12:14 +00:00
craig.p.drummond
04cb1d3837 Model shound not care if view is grouped or not, thats up to the view to handle! This fixes issues where the playqueue grouped view would sometimes get an horizontal scrollbar! 2013-05-01 18:11:55 +00:00
craig.p.drummond
8dc79f058a Rename sidebar icons 2013-04-29 18:37:40 +00:00
craig.p.drummond
ee0f7974cb Initial attempt to improve item view responsiveness, as well as preserving cover load speed. Needs more work though :-( 2013-04-29 18:33:48 +00:00
craig.p.drummond
e70bd48b24 No word wrap! 2013-04-27 15:01:55 +00:00
craig.p.drummond
b0b0cb7421 Show spinner when loading streams, so that the user has some feedback! 2013-04-27 11:17:32 +00:00
craig.p.drummond
b6d238f2df Adjust monochrome colours based upon background colour too 2013-04-26 19:18:13 +00:00
craig.p.drummond
290fb3d246 Just use SVG version of cantata icon 2013-04-26 18:45:53 +00:00
craig.p.drummond
17a41decd3 More consistent recolouring 2013-04-26 18:44:52 +00:00
craig.p.drummond
26e902e2c1 Fix recolouring 2013-04-26 18:44:17 +00:00
craig.p.drummond
e7b6f227a6 Restrict sidebar shades 2013-04-26 18:43:43 +00:00
craig.p.drummond
7b1bdd47e9 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
8dfc0b4f24 ...and recolour repeat/shuffle/consume/single icons 2013-04-26 18:42:46 +00:00
craig.p.drummond
57c0e5abe2 Recolour sidebar icons based upon font 2013-04-26 18:42:18 +00:00
craig.p.drummond
78f5298bab Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
30409514c7 Dont fade image edges, jsut covert to grayscale 2013-04-25 18:15:52 +00:00
craig.p.drummond
0403fbaab9 Much better stream icon 2013-04-25 12:55:58 +00:00
craig.p.drummond
abcb59a983 Move actions slightly to the left for icon view 2013-04-25 09:24:57 +00:00
craig.p.drummond
51504466a4 Improve shadow/border 2013-04-25 09:15:52 +00:00
craig.p.drummond
500b3c8767 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
7fbcc124d1 Mouse-over hack is listview only 2013-04-24 22:12:22 +00:00
craig.p.drummond
75a4d54df7 Improve shadow 2013-04-24 20:36:31 +00:00
craig.p.drummond
83796799a1 Add a little border too... 2013-04-24 18:52:16 +00:00
craig.p.drummond
072879cfc5 - 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