1152 Commits

Author SHA1 Message Date
Craig Drummond
f5243ff83f Add more actions to search page results.
Closes #1398
2018-10-28 16:24:09 +00:00
Craig Drummond
acecc90776 Add another qt5ct palette work-around.
Issue #1381
2018-10-02 16:47:21 +01:00
Craig Drummond
d29e511743 Change toolbar colours if palette changes.
Issue #1381
2018-10-01 19:45:18 +01:00
Craig Drummond
f1ac6bb634 When expand intrface, don't shrink width. Conversely, when collapsing don't expand width. 2018-09-19 17:26:27 +01:00
Craig Drummond
571fae83cc Fix 'Show Current Song Information' (i) toolbar button showing when interface is collpased and resized. 2018-09-19 17:22:04 +01:00
Craig Drummond
64742047d1 Fix 'Locate In Library / Album' for albums with musicbrainz ID.
Issue #1324
2018-07-09 16:37:38 +01:00
Craig Drummond
c6cdd780a3 Use 32-bit unsigned int to store output IDs.
Closes #1316
2018-06-23 09:24:32 +01:00
Craig Drummond
d97e5d28bc Emit errors when trying to add local files to playqueue, and these cannot be added. 2018-06-16 11:59:00 +01:00
Craig Drummond
82ea7447a5 Remove qt5ct work-around.
Issue #1291
2018-05-27 17:51:48 +01:00
Craig Drummond
96df12148e Fix case 2018-05-26 18:53:58 +01:00
Craig Drummond
3f1e0f54a8 Use function to set size? 2018-05-26 10:10:21 +01:00
Craig Drummond
6f106acbf8 No need to differentiate between GNOME and Ubuntu GNOME 2018-05-21 17:28:10 +01:00
Craig Drummond
0609f982b6 Fix showing of statusbar items
Closes #1279
2018-05-17 17:24:26 +01:00
Craig Drummond
e86be2974a Control view/buttons when window is shown
Issue #1279
2018-05-16 22:56:10 +01:00
Craig Drummond
87bd672663 Dont set theme name/path 2018-05-16 06:14:05 +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
a2d4593191 Add monochrome tray icon for Ubuntu GNOME 2018-05-09 22:19:59 +01:00
Craig Drummond
a135fd0fac Initialise more pointers to null
Issue #1272
2018-05-09 20:33:59 +01:00
Craig Drummond
eee094ff8e ADd kvantum titlebar size code to macOS 2018-05-02 21:53:10 +01:00
Craig Drummond
2baf762ee3 Crash fix
Issue #1263
2018-05-02 21:24:02 +01:00
Craig Drummond
f092974a01 Slightly reduce height of toolbar. 2018-05-01 22:23:52 +01:00
Craig Drummond
ed9e60cfbf Better control of playqueue status bar buttons when
contracting/expanding.
2018-04-30 17:56:48 +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
6d6b6c341a Set toolbar min height 2018-04-26 17:19:40 +01:00
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