Commit Graph

57 Commits

Author SHA1 Message Date
Craig Drummond
5d89f1a9ca 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
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
578e3624b8 Use same format for notifications as for now playing widget.
Closes #1222
2018-02-25 21:53:46 +00:00
Craig Drummond
f7019ce8d2 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
3684f3b26d Add option to use 'Original Year' to display and sort albums.
Issue #1177
2018-02-01 19:36:27 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
padertux
72caa35ce6 Make track and artist selectable in the NowPlayingWidget 2017-12-19 19:12:30 +01:00
Craig Drummond
076b9d502c ...and use small font. 2017-11-18 12:27:50 +00:00
Craig Drummond
a820ca500b Only show samplerate, etc, if we have info 2017-11-18 12:26:31 +00:00
Craig Drummond
c30650adc9 Add option to show bitrate, sample rate, and format in toolbar.
Issue #1120
2017-11-11 19:24:46 +00:00
Craig Drummond
dacf12e62d Fix MPRIS length field.
Issue #1119
2017-11-10 23:38:52 +00:00
Craig Drummond
79afc222a0 Fix time slider border 2017-09-07 22:51:08 +01:00
Craig Drummond
216de41d6c Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +01:00
Craig Drummond
6d5ee052d5 Use toolbutton palette to set text colour 2017-09-06 00:05:52 +01:00
Craig Drummond
bea7c210cf 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
9ffba0a564 Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
28df204fc4 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
3ef49aa27d Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
aa41876e0c Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
11eef40e1a Only show song year if it is different to album year 2017-06-19 18:09:37 +01:00
Craig Drummond
25a0c02d04 Show song year in toolbar
Issue #1012
2017-04-28 21:13:59 +01:00
Craig Drummond
4f7357c5bd Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +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
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
5601cbe02c Fix display of artist when showing composer albums 2017-03-13 18:52:24 +00:00
Craig Drummond
ecf52b03ba Fix colouring issues with some Kvantum styles. 2016-08-23 19:46:11 +01:00
Craig Drummond
2fb1b909df Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
8e51b63978 Fix wrong/missing ratings in toolbar. 2016-04-10 09:23:10 +01:00
Craig Drummond
5d104914d5 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
05647dca0f Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
4ad6f28be0 Ensure at least 8 pixels either size of cover widget 2015-10-26 22:29:31 +00:00
Craig Drummond
2406289303 Update (c) year 2015-08-13 21:12:34 +01:00
craig.p.drummond
12b7bf0e83 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
bd044155e6 - 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
bfdd610c00 Fix time label mouse-over under OSX 2014-09-18 16:26:44 +00:00
craig.p.drummond
fc4b695c8d Remove debug. 2014-09-17 18:27:59 +00:00
craig.p.drummond
97a84d3371 Fix time slider colour
BUG: 542
2014-09-16 21:49:15 +00:00
craig.p.drummond
85302972c6 Remove top & bottom margin for mac builds - not required. 2014-09-14 14:19:07 +00:00
craig.p.drummond
bdd0973a24 Increase (slightly) spacing between track details and slider. 2014-09-14 14:13:57 +00:00
craig.p.drummond
d9ad51bf11 Fix some palette issues under OSX 2014-09-14 11:52:14 +00:00
craig.p.drummond
aa1fe2615f Ensure pos slide is a min of 8px 2014-08-20 19:31:48 +00:00
craig.p.drummond
59b7c5a0f1 - 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
dfb0a71e1a Clear rating if song is empty 2014-07-23 18:05:22 +00:00
craig.p.drummond
ec6f631952 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
478b73c2c1 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
dd39f0e50d Remove unused constant 2014-06-20 17:58:17 +00:00
craig.p.drummond
1a42f3451e Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
ea953dda52 Still show position slider groove when inactive 2014-06-20 17:54:59 +00:00