Commit Graph

617 Commits

Author SHA1 Message Date
Craig Drummond
48fd4942d7 Apply 'Single Tracks' tweak to play queue items
Issue #1471
2019-03-20 17:01:18 +00:00
Craig Drummond
09df75d3bd Fix saving, and reading back, https:// as MPD music folder.
Closes #1444
2019-01-30 17:47:42 +00:00
Craig Drummond
7b28248aba Add another qt5ct palette work-around.
Issue #1381
2018-10-02 16:47:21 +01:00
Craig Drummond
6390b4c6e8 Allow .jpeg as extension from cover dialog.
Closes #1368
2018-09-12 19:48:41 +01:00
Craig Drummond
9ed478a050 Add doc explaining FontAwsome mods, and include license file 2018-09-02 10:16:20 +01:00
Craig Drummond
83f9de3b4a Fix windows colours 2018-06-05 18:40:11 +01:00
Craig Drummond
b48056a05d Better list icon? 2018-06-01 19:04:01 +01:00
Craig Drummond
b75f46bdc3 Style more icons 2018-05-25 17:31:39 +01:00
Craig Drummond
f99669e1b0 Fix inactive icon colours 2018-05-25 17:23:56 +01:00
Craig Drummond
c8e011b75c Allow icons on buttons for KDE 2018-05-25 17:20:53 +01:00
Craig Drummond
7e905f40cd Remove QIcon::fromTheme usage 2018-05-24 19:11:59 +01:00
Craig Drummond
0aadefef3c Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
b8c9ee4e7c Get icons from style 2018-05-24 18:10:22 +01:00
Craig Drummond
50d5a06fbb Better metrics? 2018-05-23 19:28:21 +01:00
Craig Drummond
bddf1b86a2 No need to differentiate between GNOME and Ubuntu GNOME 2018-05-21 17:28:10 +01:00
Craig Drummond
56225cd298 ...add qrc file! 2018-05-16 17:17:56 +01:00
Craig Drummond
be0bd7beaf Formatting 2018-05-16 17:17:44 +01:00
Craig Drummond
1ab0bbfd64 Embed FontAwesome into Cantata. 2018-05-16 17:16:52 +01:00
Craig Drummond
1db2b4a02a Build all apps into same folder, to allow dev versions to run without
install
2018-05-16 17:01:49 +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
4b40c7099c Modify name of supplied font-awesome font to Cantata-FontAwesome, so as to
avoid conflicts with any system installed font.
Issue #1276
2018-05-13 10:32:26 +01:00
Craig Drummond
d1bdc63c15 Fix http: check 2018-05-03 19:31:20 +01:00
Craig Drummond
ed8076e49d Make icon-only sidebar items a little wider 2018-03-25 16:10:26 +01:00
Craig Drummond
714b675be8 Fix small side-bar when at top, or bottom. 2018-03-20 19:16:59 +00:00
Craig Drummond
5e737f0557 Set message box icon size to 64px. 2018-03-13 19:32:42 +00:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
0963e25642 macOS fixes 2018-02-17 15:38:17 +00:00
Craig Drummond
0d3d931a31 Only update if index changed 2018-02-17 10:13:43 +00:00
Craig Drummond
d14fce922e Make sidebar change pages on mouse wheel events.
Closes #1214
2018-02-16 21:50:18 +00:00
Craig Drummond
54a76792d5 Fix small sidebar 2018-02-16 16:46:57 +00:00
Craig Drummond
f04894a1d7 Unify action settings text 2018-01-20 10:36:11 +00:00
Craig Drummond
04192fb750 Add link in server settings page to wiki page on github explaining how
files are accessed

Issue #1163
2018-01-10 19:44:16 +00:00
Craig Drummond
5d713012a1 Fix URL clicks in NOTE labels 2018-01-10 18:32:44 +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
Craig Drummond
73facdf59f No icons in kmessage widget 2017-12-03 11:57:20 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
790a3830b4 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
8bb167299f If dynamic playlists helper does not start, show link to wiki page
detailing perl dependencies.
Closes #1113
2017-11-03 13:41:37 +00:00
Craig Drummond
abe300de4a Fix missing icon in initial settings wizard 2017-10-16 21:01:22 +01:00
Craig Drummond
fa28ba5caf Use "Locate In Library / Track" (etc) for locate actions in shortcut
setting page
2017-10-15 16:41:08 +01:00
Craig Drummond
148fe919bb Only disable system tray support if org.kde.StatusNotifierWatcher is not
registered when running under Gnome.

Issue #1089
2017-10-04 20:40:48 +01:00
Craig Drummond
c98b3da6fa Revert "Work-around unfocused item vew colours with Kantum"
This reverts commit 526c662dff.
2017-09-10 18:54:50 +01:00
Craig Drummond
4ee7ee5609 Work-around unfocused item vew colours with Kantum 2017-09-10 14:47:26 +01:00
Craig Drummond
498d62b724 nly enable system tray for Linux if org.kde.StatusNotifierWatcher DBUS
service is registered.
2017-09-08 20:25:20 +01:00
Craig Drummond
8f7865099f 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
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
CDrummond
5fdc066521 Non-rounded selection 2017-08-26 08:55:42 +01:00
CDrummond
1743ad2b3d Fix sidebar highlight for windows (at least for Windows 10). 2017-08-26 08:47:14 +01:00