Commit Graph

57 Commits

Author SHA1 Message Date
Craig Drummond
fcf000e7f6 Try to make UI responseive to available width. Hide toolbar and
statusbar items in insufficient space. Switch view type when narrow.
2018-03-23 20:12:17 +00:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
f736b6fb67 Use same format for notifications as for now playing widget.
Closes #1222
2018-02-25 21:53:46 +00:00
Craig Drummond
74f1fd69ea Don't enable text interaction for toolbar text labels - as this breaks
window dragging via toolbar with Kvantum. Instead, add an action to copy
the info to clipboard. This action can the be assigned a keyboard
shortcut. #1146
2018-02-02 18:47:33 +00:00
Craig Drummond
d4564d9de4 Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
padertux
386d2a5b30 Make track and artist selectable in the NowPlayingWidget 2017-12-19 19:12:30 +01:00
Craig Drummond
657bcb3697 ...and use small font. 2017-11-18 12:27:50 +00:00
Craig Drummond
11ffea0077 Only show samplerate, etc, if we have info 2017-11-18 12:26:31 +00:00
Craig Drummond
60c2d4464b Add option to show bitrate, sample rate, and format in toolbar.
Issue #1120
2017-11-11 19:24:46 +00:00
Craig Drummond
33e1800f39 Fix MPRIS length field.
Issue #1119
2017-11-10 23:38:52 +00:00
Craig Drummond
b1a28fa360 Fix time slider border 2017-09-07 22:51:08 +01:00
Craig Drummond
28301483e8 Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +01:00
Craig Drummond
e18bd0a7c1 Use toolbutton palette to set text colour 2017-09-06 00:05:52 +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
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +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
32468f7e1e Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
fd2f7bdbac Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
4f9de89bd1 Only show song year if it is different to album year 2017-06-19 18:09:37 +01:00
Craig Drummond
99807273c4 Show song year in toolbar
Issue #1012
2017-04-28 21:13:59 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +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
3f9554c558 Fix display of artist when showing composer albums 2017-03-13 18:52:24 +00:00
Craig Drummond
b11862ea38 Fix colouring issues with some Kvantum styles. 2016-08-23 19:46:11 +01:00
Craig Drummond
d2f03c2227 Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
ae50827735 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
f190ec8eb4 Try to detect DLNA streams (e.g. when using upmpdcli), and show as regular albums in grouped view. 2016-01-27 20:06:11 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
9138719560 Ensure at least 8 pixels either size of cover widget 2015-10-26 22:29:31 +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
a09623346d Fix time label mouse-over under OSX 2014-09-18 16:26:44 +00:00
craig.p.drummond
7941fcf92c Remove debug. 2014-09-17 18:27:59 +00:00
craig.p.drummond
1baf9de36e Fix time slider colour
BUG: 542
2014-09-16 21:49:15 +00:00
craig.p.drummond
debff68b9e Remove top & bottom margin for mac builds - not required. 2014-09-14 14:19:07 +00:00
craig.p.drummond
c559709931 Increase (slightly) spacing between track details and slider. 2014-09-14 14:13:57 +00:00
craig.p.drummond
1aba806904 Fix some palette issues under OSX 2014-09-14 11:52:14 +00:00
craig.p.drummond
01309fd9ba Ensure pos slide is a min of 8px 2014-08-20 19:31:48 +00:00
craig.p.drummond
58b98a0ee6 - Place toolbar options in there own tab
- Add option to toggle rating widget in toolbar
2014-07-24 17:37:02 +00:00
craig.p.drummond
dd10f31923 Clear rating if song is empty 2014-07-23 18:05:22 +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
231a4f1f34 Remove unused constant 2014-06-20 17:58:17 +00:00
craig.p.drummond
e6b0d53141 Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
1eb6c9c0ba Still show position slider groove when inactive 2014-06-20 17:54:59 +00:00