Commit Graph

186 Commits

Author SHA1 Message Date
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
7b28248aba Add another qt5ct palette work-around.
Issue #1381
2018-10-02 16:47:21 +01:00
Craig Drummond
0aadefef3c Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
e4624964e2 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
afa690b6f4 Fix app icon in titlebar and about dialog for macOS (and windows?) 2018-05-22 09:57:12 +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
ff48cfa0c0 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
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
94cb2eaf17 Fix pressed toolbar icon mono colour 2017-12-03 12:01:32 +00:00
Craig Drummond
abe300de4a Fix missing icon in initial settings wizard 2017-10-16 21:01:22 +01:00
Craig Drummond
28301483e8 Use text colour of toolbar text for toolbar icons 2017-09-07 20:55:02 +01:00
Craig Drummond
bfc24dcc00 And better radio icon 2017-07-03 22:51:39 +01:00
Craig Drummond
7b54cdbe60 Try to always use fontawesome icons 2017-07-03 18:12:17 +01:00
Craig Drummond
7395e5fa96 Remove mac specific icons 2017-04-11 17:27:21 +01:00
Craig Drummond
8140827ad3 Remove USE_SYSTEM_MENU_ICON cmake option 2017-04-08 19:32:40 +01:00
Craig Drummond
b3bc9b456c Reduce number of advanced config items - there was just too many. 2017-04-08 19:27:18 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
171c24b7e9 - Change to FontAwesome 4.7 webfont
- Use FontAwesome podcast icon for podcasts
2016-10-29 15:30:38 +01:00
Craig Drummond
f9ddf09b35 Use minus icon if removing list item 2016-08-11 17:02:57 +01:00
Craig Drummond
860a0890a9 Clamp colour of all mono icons 2016-07-22 16:37:48 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
0306776176 Define a const for red 2016-07-19 18:42:17 +01:00
Craig Drummond
d2f03c2227 Always use toolbar text colour for toolbar icons 2016-07-19 18:35:27 +01:00
Craig Drummond
4351de74e3 Use highlighted text colour for selected icons 2016-07-19 18:21:21 +01:00
Craig Drummond
ab77cd56ca Match view mono icons to text color. 2016-07-18 22:48:10 +01:00
Craig Drummond
8391d8ce80 If useStandardIcons is set with Linux builds, then use system's icons for toolbar. 2016-01-30 16:13:39 +00:00
Craig Drummond
da5732f7a2 Use plug icon for device connect 2016-01-19 22:52:55 +00:00
Craig Drummond
fb6a7aee07 - Use more font-awesome icons - for repeat, random, menu (on windows)
- Use SVG for consume
2016-01-19 22:49:59 +00:00
Craig Drummond
6b0b0fc5ec Only need one copy of each svg - use icon engine to recolour
- Likewise use own class to deal with fontawesome - allows for pixmap cache and consistency of disabled look, etc.
2016-01-17 22:50:33 +00:00
Craig Drummond
a98ae493cf If Gtk style is active, then use symbolic icon colour from Cantata's theme files. 2016-01-13 21:19:34 +00:00
Craig Drummond
a6da41f96f - Always use mon icons - even for KDE builds.
- Use toolbar text colour to determine mono toolbar icon colour
2016-01-13 21:12:20 +00:00
Craig Drummond
8ac09dd535 Use own icon names first (so found even if breeze is installed) 2016-01-08 22:30:20 +00:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
b141e5f1d7 Use own icons for Qt-only builds. 2016-01-08 18:03:34 +00:00
Craig Drummond
3b3a6efa77 Use own icons for non-KDE desktops, if not using oxygen, gnome, or humanity icons. 2016-01-07 22:04:29 +00:00
Craig Drummond
8c48be1569 Mono album icon - used in sync dialog. 2015-12-23 18:20:30 +00:00
Craig Drummond
645e98304a Add a modified verison of Humanity CD icon. Previously icon from theme was chosen. 2015-12-09 18:23:49 +00:00
Craig Drummond
1e5a8ecd9b Merge branch 'master' of ssh://git@github.com/CDrummond/cantata.git
Conflicts:
	dynamic/dynamicpage.cpp
2015-10-22 23:07:05 +01:00
Craig Drummond
e3aee024d0 Use dialog pixmaps from OS 2015-10-22 22:59:43 +01:00
Craig Drummond
551f49644a Fix windows build, and other, issues 2015-10-21 21:29:09 +01:00
Craig Drummond
9896cd2864 Use SVG icons from papirus, and prerenderd media-optical from oxygen for
windows and mac builds
2015-10-18 13:55:44 +01:00
Craig Drummond
85d1eaf852 Use font awesome icon for cancel 2015-10-17 14:37:30 +01:00
Craig Drummond
648ca49def Oops... 2015-10-17 14:00:28 +01:00
Craig Drummond
005d4f9d8f Move shortcuts icon to pref dialog 2015-10-17 13:59:17 +01:00
Craig Drummond
3a38463e8e Use chevron, not arrow 2015-10-17 13:35:36 +01:00
Craig Drummond
6733188cdc Use font-awesome icons for left/right/up/down and folder button 2015-10-17 13:32:50 +01:00
Craig Drummond
e7866a9eb2 Cube for dynamic playlist icon? 2015-09-06 16:19:19 +01:00
Craig Drummond
bc2410edec Use 'cogs' for configure - as menu icon might be a single cog 2015-09-06 15:43:14 +01:00