Commit Graph

1176 Commits

Author SHA1 Message Date
Craig Drummond
d75d903c64 Use chevron from font awesome 2018-06-07 22:55:41 +01:00
Craig Drummond
f43eb70661 Set spacing to 1, to match PQ 2018-05-26 16:11:04 +01:00
Craig Drummond
a9d0b3cc76 Don't set spacing to 0 2018-05-26 16:09:20 +01:00
Craig Drummond
3f1e0f54a8 Use function to set size? 2018-05-26 10:10:21 +01:00
Craig Drummond
2d8a94a7a7 Alternate sizing? 2018-05-26 09:59:54 +01:00
Craig Drummond
3206196750 Add slight padding on left for list view 2018-05-24 19:15:58 +01:00
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
153c68f0b1 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
570df1b679 Fix app icon in titlebar and about dialog for macOS (and windows?) 2018-05-22 09:57:12 +01:00
Craig Drummond
a5573a65bd Show technical info to the left of ratings.
Closes #1278
2018-05-14 22:29:50 +01:00
Craig Drummond
25eb72397f Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
2c7ef90ef2 Fix info label alignment 2018-05-11 17:32:52 +01:00
Craig Drummond
636f645e50 Set 'love' icon size
Issue #1273
2018-05-09 22:30:27 +01:00
Craig Drummond
7e01ac00f5 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
84716e819b - 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
0fd146e7dd 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
ff0f487265 Reduce width of statusbar spacer. 2018-04-30 17:42:03 +01:00
Craig Drummond
4bc717477a Mark function as override 2018-04-26 17:38:59 +01:00
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
0bde58a9ad Don't use responsive layout for category view 2018-03-20 19:14:20 +00:00
Craig Drummond
d9ccfe22df Fix cover refresh when using categorized view 2018-03-09 17:23:56 +00:00
Craig Drummond
7a246e6406 Fade out end of line 2018-03-09 17:09:37 +00:00
Craig Drummond
4f2b005690 Fix adding album tracks when using categorized view 2018-03-09 17:05:06 +00:00
Craig Drummond
d97a923c30 Custom drawer 2018-03-08 22:40:57 +00:00
Craig Drummond
310a748769 More work on categrized view 2018-03-08 22:29:21 +00:00
Craig Drummond
323fc620da Fix crash when an albums tracks are populated 2018-03-08 16:19:19 +00:00
Craig Drummond
cd5db97b57 If categorizing by artist, no need to show artist under album name 2018-03-07 22:01:43 +00:00
Craig Drummond
1829119baa showIndex() TODO 2018-03-07 19:20:51 +00:00
Craig Drummond
1b72aac873 No need to call KCategorizedView::selectionChanged() ?? 2018-03-07 19:20:42 +00:00
Craig Drummond
616cdc00dd Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
ec79a5de74 Connect listview signals 2018-03-06 22:16:04 +00:00
Craig Drummond
be3dbd973e Call mapToSource 2018-03-06 22:15:52 +00:00
Craig Drummond
5d373644e4 Fix mouse over events 2018-03-06 22:08:58 +00:00
Craig Drummond
2ad371d6f9 Allow categorizedview to be responsive 2018-03-06 21:57:29 +00:00
Craig Drummond
98bf56b349 Add zooming to categorizedview 2018-03-06 20:03:34 +00:00
Craig Drummond
6e18028a71 Create own CategorizedView derevied from KCategorizedView 2018-03-06 19:55:24 +00:00
Craig Drummond
bfc9f49374 Create proxy model, and generate categories 2018-03-05 23:21:26 +00:00
Craig Drummond
a337d0a76e Add 'Categorized' to library view types. Currently non-functional... 2018-03-04 22:17:08 +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
ddd653d9e2 macOS fixes 2018-02-17 15:38:17 +00:00
Craig Drummond
9b5ca00680 Cleanup some settings. No longer offer to save lyrics, artist images,
and backdrops in MPD folder, just save in cache dir. Move cover setting
into interface settings - in a new 'Covers' tab.
2018-02-15 20:18:08 +00:00
Craig Drummond
a559a9d88f Add information text to views when these would otherwise be blank. 2018-02-14 18:04:15 +00:00
Craig Drummond
b23d3089b9 Ensure at least 32x32 2018-02-14 17:41:02 +00:00
Craig Drummond
9ff156961f As well as miking covers take full width, also shrink images if not
enough space
2018-02-14 17:39:57 +00:00
Craig Drummond
10e3578c8a Use QTimer to delay/group updates
Issue #1209
2018-02-14 17:34:40 +00:00
Craig Drummond
6b8fe01800 Add option to scale album cover in information view.
Closes #1205
2018-02-13 18:24:33 +00:00
Craig Drummond
a9ee6d3805 Update toolbar cover tooltip when song changes.
Closes #1204
2018-02-12 18:27:28 +00:00
Craig Drummond
e60e5227f7 Use same size cover in titlewidget as in grouped view 2018-02-12 18:21:38 +00:00
Craig Drummond
235f6a945e Simplify 2018-02-12 18:17:07 +00:00