Commit Graph

1128 Commits

Author SHA1 Message Date
Craig Drummond
d5cc850532 Explicitly set some widgets to nullptr, as they will be checked later
Issue #1245
2018-04-03 23:17:13 +01:00
Craig Drummond
f747d19e47 Check wwidgets have been constructed. qt5ct work-around causes
controlView to be called before fully initialised
Closes #1244
2018-04-03 19:53:31 +01:00
Craig Drummond
8eca32de18 Fix setting of sidebar styles
Close #1235
2018-03-24 23:01:29 +00:00
Craig Drummond
abf2d3f5b6 If collapsed and should not be, then uncollapse 2018-03-24 18:32:19 +00:00
Craig Drummond
0db982a082 Make automatic sidebar view change configurable 2018-03-24 15:43:39 +00:00
Craig Drummond
2bf746665d ...and contro when collapsed 2018-03-24 15:31:24 +00:00
Craig Drummond
f65e6075d7 Play queue buttons in statusbar should be controlled by width of
playqueue, not width of main window
2018-03-24 15:29:28 +00: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
3ee9aa2ca7 Change text 2018-03-20 17:26:19 +00:00
Craig Drummond
a7c5f1e6d1 Show wanring if Dirble API monthly limit reached
Closes #1234
2018-03-14 22:05:47 +00:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
ddd653d9e2 macOS fixes 2018-02-17 15:38:17 +00:00
Craig Drummond
c294c75185 "Preferences" menu item should have elipses 2018-02-12 18:35:25 +00:00
Craig Drummond
17697ad197 Fix layout 2018-02-12 18:14:05 +00:00
Craig Drummond
a303313733 Finish(?) HTTP stream volume control
Issue #1173
2018-02-09 20:08:22 +00:00
Craig Drummond
6e16ac6f51 Initial work on HTTP volume control. 2018-02-08 21:56:48 +00:00
Craig Drummond
5cc447165b Merge branch 'master' into 1180-local-fs-browsing 2018-02-05 19:24:55 +00:00
Craig Drummond
f5a887d717 Use QListView for titlewidget, to balance left and right views 2018-02-05 19:24:02 +00:00
Craig Drummond
b2440cdd29 Initial work on browsing of local filesystem. Drag'n'drop of songs and
folders contining songs works. TODO: Recurse deeper into folders when
drag'n'drop, and make + and |> actions work.
Issue #1180
2018-02-04 20:02:46 +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
Craig Drummond
996a9626f3 Work-around Cantata preventing logout under GNOME/KDE if set to minimise
to system tray and main window is open.
Issue #1183
2018-01-31 18:05:05 +00:00
Craig Drummond
600a4197da Re-add option to show menubar under non-GNOME DE's
Closes #1176
2018-01-27 10:20:22 +00:00
Craig Drummond
48cd5dd72d Unify action settings text 2018-01-20 10:36:11 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
5d0b7e7dce Add link to Cantata's issue tracker
Closes #1162
2018-01-08 18:42:27 +00:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
c6ee5e12f8 Remove meubar deletion - not required 2017-12-24 21:22:37 +00:00
Craig Drummond
e20b5c74c4 Remove menubar?
Issue #1147
2017-12-24 15:00:13 +00:00
Stuart Prescott
d327a1767f Spelling fix 'Quiting' 2017-12-24 19:24:29 +11:00
Craig Drummond
3779d897fa Menubar only used for macOS builds - therefore, no need to check when
calculating collapsed size
2017-12-23 16:58:31 +00:00
Craig Drummond
b3f3506c0e Store pre-maximised state, so that when size is restored after starting
maximised it is restored to the correct size.
2017-12-18 19:07:46 +00:00
Craig Drummond
450c2a8d9b If starting maxised, then first set default size 2017-12-18 18:35:09 +00:00
Craig Drummond
8ab38995b4 Fix opening Cantata maximized under Windows if the info view is in the
sidebar.
Issue #1137
2017-12-18 13:40:41 +00:00
Craig Drummond
281b2636d7 Also add year filtering to playqueue
Issue #1131
2017-12-01 19:12:37 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
0e884e3ea0 Add GUI option to control volume step.
Issue #1127
2017-11-26 17:32:51 +00:00
Craig Drummond
ccc4ae54ec Remember last loaded/saved playlist name - and use this as the default
name when saving.

Closes #1116
2017-11-05 15:58:47 +00:00
Craig Drummond
cf00635632 Add "Add Local Files" to playqueu context menu.
Closes #1112
2017-11-03 16:18:45 +00:00
Craig Drummond
00ad77bb49 Use "Locate In Library / Track" (etc) for locate actions in shortcut
setting page
2017-10-15 16:41:08 +01:00
Craig Drummond
96fc791f10 Add actions to locate artist, album, and track in library
Issue #1098
2017-10-15 16:24:37 +01:00
Craig Drummond
832d81dd10 Add ability to change grid cover size - Ctrl+ / Ctrl-
Issue #1092
2017-10-08 14:43:23 +01:00
Craig Drummond
999c3c68e9 Better minimum height 2017-09-24 20:39:50 +01:00
Craig Drummond
e556640584 Hide menubutton for macOS - its not used. 2017-09-23 10:10:15 +01:00
Craig Drummond
216de41d6c Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +01:00
Craig Drummond
d34dfc8af2 Disable system-tray icon code for GNOME shell (but not Ubuntu's GNOME
shell session).
2017-09-01 22:57:54 +01:00
Craig Drummond
016daa3f34 Re-add last of custom dpi handling
Issue #1077
2017-08-31 19:19: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
d8ed3cbdba Fix toolbar height calc?
Issue #1076
2017-08-29 20:28:23 +01:00
Craig Drummond
d9dc0593b5 Restrict toolbar to 3.5* font height
Issue #1063
2017-08-18 22:46:50 +01:00
Craig Drummond
dbb4325e40 Only use menubar for macOS builds. 2017-08-18 22:44:21 +01:00