Craig Drummond
b6bd94c236
Update (c) year
2022-01-08 21:24:07 +00:00
Craig Drummond
31b8a6d9b9
Revert "Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings""
...
This reverts commit be9c1e74e0 .
2021-07-29 12:00:04 +01:00
Craig Drummond
be9c1e74e0
Revert "Merge pull request #1727 from jprjr/fix-deprecated-warnings"
...
This reverts commit cb18837d11 , reversing
changes made to b296cf7113 .
2021-07-28 19:44:57 +01:00
John Regan
d0d3304942
fix deprecation: delta obsolete, use angleDelta
2021-07-20 08:46:34 -04:00
Craig Drummond
9df2a54761
Disable scrollbing support, as auth changed.
...
Closes #1661
2021-01-03 10:15:42 +00:00
Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +00:00
Thomas Uhle
3b49d61a37
Replace deprecated QTime::start(), QTime::elapsed() by using QElapsedTimer
2020-06-12 16:00:18 +02:00
Thomas Uhle
94287bb8eb
Replace deprecated sprintf() by QString::arg()
2020-06-12 15:45:37 +02:00
Craig Drummond
d7b3965b9b
Update (c) year
2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f
Update (c) year
2019-09-15 15:56:58 +01:00
Craig Drummond
7e8c0ab29b
Use 'small bullet' unicode character to separate fields
...
Closes #1494
2019-05-23 17:42:32 +01:00
Craig Drummond
e7351dcf6f
...oops!
2019-05-17 08:03:02 +01:00
Craig Drummond
13632e8c62
Only show extension if more than 2 chars
2019-05-17 07:55:04 +01:00
Craig Drummond
2295f594d3
Show bits in technical info.
...
Closes #1435
2019-01-05 23:45:17 +00:00
Craig Drummond
7b28248aba
Add another qt5ct palette work-around.
...
Issue #1381
2018-10-02 16:47:21 +01:00
Craig Drummond
07b3a79c21
Show technical info to the left of ratings.
...
Closes #1278
2018-05-14 22:29:50 +01:00
Craig Drummond
486f2092eb
Fix info label alignment
2018-05-11 17:32:52 +01:00
Craig Drummond
5ce9993fe2
Set 'love' icon size
...
Issue #1273
2018-05-09 22:30:27 +01:00
Craig Drummond
00c970f9a9
- When playing, only poll MPD every 5 seconds.
...
- When updating play seekbar from MPDStatus, only upate if more than 1
second from calculated position.
Closes #1260
2018-05-01 22:21:10 +01:00
Craig Drummond
7607f2e26a
Move scrobling 'love' button into toolbar. Use unfilled heart before loved,
...
and filled when loved.
Closes #1253
2018-04-30 17:52:19 +01:00
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