Commit Graph

56 Commits

Author SHA1 Message Date
Craig Drummond
431013fd97 Set minimum view width, and don't allow collapsing 2018-03-25 11:38:39 +01:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
63ab3d6df9 Set selector text colour 2018-02-14 22:25:22 +00:00
Craig Drummond
0907644ebc Center images and header 2018-02-14 17:45:47 +00:00
Craig Drummond
9ff156961f 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
6b8fe01800 Add option to scale album cover in information view.
Closes #1205
2018-02-13 18:24:33 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
3ef2515e45 Remove touch support - does not work that well, and QtWidgets are not designed for touch 2017-04-11 17:15:21 +01:00
Craig Drummond
e67d6e3a23 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
06eab044da Make headers selectable
Issue #990
2017-04-06 16:46:41 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
2fb1b909df Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
21a3bd0d26 Onkly once instance of style required. 2014-10-08 21:47:14 +00:00
craig.p.drummond
7eb10c02fa Custom/thin scrollbars for context view. 2014-10-07 18:47:56 +00:00
craig.p.drummond
3b5711589c Simpler layout 2014-10-05 12:20:31 +00:00
craig.p.drummond
10c3907b28 Replace combo on search page with a label 2014-10-02 21:26:13 +00:00
craig.p.drummond
e8f96461fb Attempt to align song view selector with header. 2014-08-18 19:05:22 +00:00
craig.p.drummond
3985561a20 Don't center align context view headers and images - as this does not always work for images. 2014-08-18 19:04:59 +00:00
craig.p.drummond
1a42f3451e Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
e4c0fe1bdb Add arrow to selector 2014-06-14 19:23:16 +00:00
craig.p.drummond
f1498f9d00 Remove colon 2014-06-10 19:49:21 +00:00
craig.p.drummond
2e005f7b20 Use grid layout - so that selector text does not span 2014-06-10 19:49:10 +00:00
craig.p.drummond
6c150ac25a Fix track info background 2014-06-10 19:48:36 +00:00
craig.p.drummond
cbe2977d9f Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
3f3e08b777 Center images and headers in context view. 2014-05-08 18:45:01 +00:00
craig.p.drummond
a8104e1368 Only enable Cancel when job in progress 2014-03-04 20:07:46 +00:00
craig.p.drummond
d25bc94608 No frame when editing 2014-03-04 20:07:28 +00:00
craig.p.drummond
ab7ffecca3 Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
4d372be368 Add action to cancel context jobs 2013-11-20 22:11:34 +00:00
craig.p.drummond
6501110670 Better handling of streams in context view 2013-08-08 19:15:45 +00:00
craig.p.drummond
2529700d82 Fix scrollbar button colours in context view 2013-06-06 18:48:28 +00:00
craig.p.drummond
0f1be3602e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +00:00
craig.p.drummond
dcd503a4a1 Fix link colours... 2013-06-03 18:28:57 +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
6ac14520cf Improve formatting whe we have no album info 2013-05-31 17:23:33 +00:00
craig.p.drummond
82c932e42a Show links using white text when using dark background 2013-05-24 19:05:43 +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
0d32b64c08 Code layout 2013-05-23 16:55:47 +00:00
craig.p.drummond
12921d2fd9 Remove gap between splitter/context view and 'toolbar'. In context page, and tabwidget/playqueue, re-add some spacing 2013-05-23 16:55:30 +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
3c4b8e712b Formatting 2013-05-23 16:51:59 +00:00
craig.p.drummond
fad5899409 Fix wikipedia links!!! 2013-05-22 16:49:24 +00:00
craig.p.drummond
3de08dacef If we are only showing intro text, we can use smaller headers 2013-05-22 16:32:17 +00:00