Commit Graph

614 Commits

Author SHA1 Message Date
Craig Drummond
8f7f4c8c9f Allow .jpeg as extension from cover dialog.
Closes #1368
2018-09-12 19:48:41 +01:00
Craig Drummond
6679cf5542 Add doc explaining FontAwsome mods, and include license file 2018-09-02 10:16:20 +01:00
Craig Drummond
5ff9a440cf Fix windows colours 2018-06-05 18:40:11 +01:00
Craig Drummond
bd3d238c9d Better list icon? 2018-06-01 19:04:01 +01:00
Craig Drummond
a05cf3d466 Style more icons 2018-05-25 17:31:39 +01:00
Craig Drummond
3e09b8d506 Fix inactive icon colours 2018-05-25 17:23:56 +01:00
Craig Drummond
5a42f13e1d Allow icons on buttons for KDE 2018-05-25 17:20:53 +01:00
Craig Drummond
bbff59d793 Remove QIcon::fromTheme usage 2018-05-24 19:11:59 +01:00
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
a5bf12ebb9 Get icons from style 2018-05-24 18:10:22 +01:00
Craig Drummond
0a2eb20a59 Better metrics? 2018-05-23 19:28: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
12adde4adb ...add qrc file! 2018-05-16 17:17:56 +01:00
Craig Drummond
427cdbecd3 Formatting 2018-05-16 17:17:44 +01:00
Craig Drummond
2145a1f95d Embed FontAwesome into Cantata. 2018-05-16 17:16:52 +01:00
Craig Drummond
d2e65833d2 Build all apps into same folder, to allow dev versions to run without
install
2018-05-16 17:01:49 +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
35b501f3da 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
9dd79917ae Fix http: check 2018-05-03 19:31:20 +01:00
Craig Drummond
7d63131af9 Make icon-only sidebar items a little wider 2018-03-25 16:10:26 +01:00
Craig Drummond
6d98ffaae2 Fix small side-bar when at top, or bottom. 2018-03-20 19:16:59 +00:00
Craig Drummond
6ad428cf61 Set message box icon size to 64px. 2018-03-13 19:32:42 +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
bff2d06fd5 Only update if index changed 2018-02-17 10:13:43 +00:00
Craig Drummond
e1be48438c Make sidebar change pages on mouse wheel events.
Closes #1214
2018-02-16 21:50:18 +00:00
Craig Drummond
f23b4a9422 Fix small sidebar 2018-02-16 16:46:57 +00:00
Craig Drummond
48cd5dd72d Unify action settings text 2018-01-20 10:36:11 +00:00
Craig Drummond
6ec9e3da91 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
c48f052711 Fix URL clicks in NOTE labels 2018-01-10 18:32:44 +00:00
padertux
d01f915b4a Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
padertux
c2ee7e5ad8 Refactor code to use C++11 overriding 2018-01-08 22:51:48 +01:00
Craig Drummond
445d1497ac Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
eaf05fdfeb No icons in kmessage widget 2017-12-03 11:57:20 +00:00
Craig Drummond
948026d73b Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +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
eb122edffd 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
f10924eb45 Fix missing icon in initial settings wizard 2017-10-16 21:01:22 +01: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
8615282159 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
5e3031743a Revert "Work-around unfocused item vew colours with Kantum"
This reverts commit 526c662dff.
2017-09-10 18:54:50 +01:00
Craig Drummond
526c662dff Work-around unfocused item vew colours with Kantum 2017-09-10 14:47:26 +01:00
Craig Drummond
aae97159c1 nly enable system tray for Linux if org.kde.StatusNotifierWatcher DBUS
service is registered.
2017-09-08 20:25:20 +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
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
CDrummond
69b9dc59e8 Non-rounded selection 2017-08-26 08:55:42 +01:00
CDrummond
c2ac801b3a Fix sidebar highlight for windows (at least for Windows 10). 2017-08-26 08:47:14 +01:00
padertux
4f2e690a63 Fix build error 2017-08-18 20:06:59 +02:00
Craig Drummond
28df204fc4 Remove Cantata's high-dpi handling code, this should be done by Qt.
Issue #1063
2017-08-15 23:20:18 +01:00
Craig Drummond
93722d5cfd Fix desktop detection via XDG_CURRENT_DESKTOP - check for colon
separated values.
2017-08-15 12:34:08 +01:00