Craig Drummond
|
4f52c08349
|
Fix one more deprecation warning
|
2020-02-16 13:16:54 +00:00 |
|
Craig Drummond
|
3f675c4d3b
|
Re-enalble view background for all releases - issue is with Qt
|
2020-02-16 13:11:49 +00:00 |
|
Craig Drummond
|
c95a806e72
|
Fix remaining deprecation warnings
|
2020-02-16 11:59:15 +00:00 |
|
Craig Drummond
|
b8645d1358
|
Fix most, but not all, deprecation warnings.
|
2020-02-16 09:51:37 +00:00 |
|
Craig Drummond
|
d7b3965b9b
|
Update (c) year
|
2020-01-01 11:51:13 +00:00 |
|
Timothée Jaussoin
|
634943c077
|
- Remove a bit of the extra spacing on the right of itemview
- Center the items even if there is only one column
|
2019-12-06 15:06:39 +01:00 |
|
Craig Drummond
|
2d8566d743
|
- Show podcast coves in toolbar, queue, and info view.
- Show podcast description in info view.
- Only show cover in toolbar cover tooltip.
Issue #1556
|
2019-12-05 16:01:39 +00:00 |
|
Craig Drummond
|
8b734082f4
|
Custom playqueue background is not workig with Qt 5.12 onwards, so
disabled for now.
Issue #1554
|
2019-12-03 17:55:51 +00:00 |
|
Craig Drummond
|
521aa849bd
|
Categorized view is reported to crash (#1530), so disable by default. Pass -DENABLE_CATEGORIZED_VIEW=ON to cmake to re-enable.
Closes #1530
|
2019-11-07 18:38:08 +00:00 |
|
Craig Drummond
|
69f687c162
|
Remove zooming from context view.
Closes #1545
|
2019-10-28 16:00:24 +00:00 |
|
Craig Drummond
|
8ecda06a18
|
Remove 'Show Unplayed Only' podcasts action, reported to cause crash when
refreshing lists.
I have no time to look into the actual cause.
Closes #1540
|
2019-10-05 17:13:02 +01:00 |
|
Craig Drummond
|
cb9efe205f
|
Update (c) year
|
2019-09-15 15:56:58 +01:00 |
|
Pavel Shlyak
|
4d6b8f7083
|
Remove redundant check
|
2019-08-18 19:07:19 +03:00 |
|
Craig Drummond
|
be8ad26385
|
Ensure chevron ignores mouse-events
|
2019-08-12 12:11:57 +01:00 |
|
Craig Drummond
|
13f3068e56
|
Ensure we don't use more pixels than the width of the view.
Closes #1508
|
2019-06-30 09:15:40 +01:00 |
|
Craig Drummond
|
c9558ce6c8
|
...and more inconsistencies
Issue #1496
|
2019-05-25 15:47:57 +01:00 |
|
Craig Drummond
|
e9cf43eee6
|
...and another one
Issue #1496
|
2019-05-25 15:38:56 +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
|
ddd46cde1a
|
For genres listed in "Composer Support" tweak, shown composer instead of
artist in context view and toolbar.
Issue #1460
|
2019-03-01 21:36:57 +00:00 |
|
Craig Drummond
|
2295f594d3
|
Show bits in technical info.
Closes #1435
|
2019-01-05 23:45:17 +00:00 |
|
Craig Drummond
|
af6a825ad3
|
Merge branch 'master' into 2.4
|
2018-12-30 10:48:34 +00:00 |
|
Craig Drummond
|
7b28248aba
|
Add another qt5ct palette work-around.
Issue #1381
|
2018-10-02 16:47:21 +01:00 |
|
Craig Drummond
|
b232506fdd
|
In grouped style playqueue, only show album duration if there is more than one track from the album.
Closes #1375
|
2018-09-30 09:09:42 +01:00 |
|
Craig Drummond
|
4c7361b6e0
|
Always show volume control.
|
2018-09-19 17:20:11 +01:00 |
|
Craig Drummond
|
c8d9490b36
|
Add option to remove invalid tracks from playlists
Closes #1271
|
2018-09-02 14:50:31 +01:00 |
|
Craig Drummond
|
1b1ff0107f
|
Use chevron from font awesome
|
2018-06-07 22:55:41 +01:00 |
|
Craig Drummond
|
9b2b298ed2
|
Set spacing to 1, to match PQ
|
2018-05-26 16:11:04 +01:00 |
|
Craig Drummond
|
8009ba0c2c
|
Don't set spacing to 0
|
2018-05-26 16:09:20 +01:00 |
|
Craig Drummond
|
f8121aaa73
|
Use function to set size?
|
2018-05-26 10:10:21 +01:00 |
|
Craig Drummond
|
b71485cae7
|
Alternate sizing?
|
2018-05-26 09:59:54 +01:00 |
|
Craig Drummond
|
cf560ff698
|
Add slight padding on left for list view
|
2018-05-24 19:15:58 +01:00 |
|
Craig Drummond
|
0aadefef3c
|
Make 'Icon' a namespace not class
|
2018-05-24 19:05:54 +01:00 |
|
Craig Drummond
|
e4624964e2
|
Use more mono icons
|
2018-05-23 21:14:42 +01:00 |
|
Craig Drummond
|
afa690b6f4
|
Fix app icon in titlebar and about dialog for macOS (and windows?)
|
2018-05-22 09:57:12 +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
|
43e4e2456d
|
Remove custom icon theme, and just use FontAwesome.
Issue #1277
|
2018-05-14 22:24:49 +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
|
7bddc25541
|
Don't attempt to align main menu for Windows < 10, as Qt seems to add some
menu animation that just looks weird when menu is moved.
|
2018-05-03 17:07:48 +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
|
9c2a66331b
|
Reduce width of statusbar spacer.
|
2018-04-30 17:42:03 +01:00 |
|
Craig Drummond
|
f79888d9d7
|
Mark function as override
|
2018-04-26 17:38:59 +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
|
2a42616f2c
|
Don't use responsive layout for category view
|
2018-03-20 19:14:20 +00:00 |
|
Craig Drummond
|
4cbbf401b2
|
Fix cover refresh when using categorized view
|
2018-03-09 17:23:56 +00:00 |
|
Craig Drummond
|
26a9587987
|
Fade out end of line
|
2018-03-09 17:09:37 +00:00 |
|
Craig Drummond
|
df5d79ee3c
|
Fix adding album tracks when using categorized view
|
2018-03-09 17:05:06 +00:00 |
|