Commit Graph

38 Commits

Author SHA1 Message Date
Craig Drummond
28301483e8 Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +01:00
Craig Drummond
5001c5b593 Revert "Remove Cantata's high-dpi handling code, this should be done by Qt."
This reverts commit 28df204fc4.

Issue #1077
2017-08-30 19:25:26 +01:00
Craig Drummond
e0b7550515 Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
edba120db9 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
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
1ca8a36e1f Clamp colour in setColor 2016-08-23 20:33:23 +01:00
Craig Drummond
b11862ea38 Fix colouring issues with some Kvantum styles. 2016-08-23 19:46:11 +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
93b70ec240 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
d220bd9d94 - Thinner splitters for more styles
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
c0d3ac81db - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
75cc63ea16 Initial support for ratings - stored in MPD's sticker DB. This is NOT complete - support in dynamic playlists is still TODO... 2014-07-21 19:01:56 +00:00
craig.p.drummond
62550239b5 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
642ed7ae49 Show volume % if not muted 2014-06-19 19:01:16 +00:00
craig.p.drummond
642f34bb54 - Add spacing to left of volume slider
- No text on slider
2014-06-18 19:06:10 +00:00
craig.p.drummond
bf3f779bea - Use 2 lines for song info
- Left aling text
- Slightly larger play/pause button
- Hide stop button by default
2014-06-18 19:04:50 +00:00
craig.p.drummond
8af2ea14f2 Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
abe6f47206 Dont increase icon size for 'touch friendly' - looks awful. Instead, just increase with of toolbuttons by 33% 2014-04-24 19:10:27 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
cd3d74949a If volume control is disabled (as MPD returns negative volume), then make control semi-transparent, and don't just hide. 2014-02-21 10:58:42 +00:00
craig.p.drummond
09826d8f9a Match symbolic icons 2014-02-03 19:16:45 +00:00
craig.p.drummond
d1416e09bb No slider handle 2014-01-27 19:39:09 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
ec543dfefe Hide volume control if MPD returns a negative value for volume - which indicates MPD's volume mixer is disabled.
BUG: 366
2013-12-29 18:38:48 +00:00
craig.p.drummond
5acfd68792 Fix potential memory leak with cover images. 2013-12-19 20:07:12 +00:00
craig.p.drummond
c67dcfc031 Add a config item to control volume step - no config UI 2013-10-25 20:02:38 +00:00
craig.p.drummond
3d27c80c13 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
8da91e460a No need for title on menu - it is not displayed! 2013-10-16 18:20:24 +00:00
craig.p.drummond
3695010105 No focus 2013-10-15 17:21:31 +00:00
craig.p.drummond
d304396817 wheelEvent 2013-10-15 17:21:13 +00:00
craig.p.drummond
4dccd2a099 Fix fill 2013-10-15 17:20:58 +00:00
craig.p.drummond
5fb4a51018 Fix for 'high dpi' 2013-10-15 17:20:43 +00:00
craig.p.drummond
a61a1d345d RTL 2013-10-15 17:19:44 +00:00
craig.p.drummond
42931e1066 Custom volume control 2013-10-15 17:19:20 +00:00