Commit Graph

24 Commits

Author SHA1 Message Date
Craig Drummond
bd3d238c9d Better list icon? 2018-06-01 19:04:01 +01:00
Craig Drummond
0a2eb20a59 Better metrics? 2018-05-23 19:28:21 +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
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
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
2404e42f3e Darker red icons 2017-06-22 21:09:56 +01:00
Craig Drummond
a2f007a2b7 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
55d99f4cff - Change to FontAwesome 4.7 webfont
- Use FontAwesome podcast icon for podcasts
2016-10-29 15:30:38 +01:00
Craig Drummond
b58fbff787 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
cba74b8e50 Define a const for red 2016-07-19 18:42:17 +01:00
Craig Drummond
9a8fe2523b Use highlighted text colour for selected icons 2016-07-19 18:21:21 +01:00
Craig Drummond
e78e926a68 Only draw '1' twice for all builds 2016-01-24 14:40:22 +00:00
CDrummond
942da70032 Fix some windows icons 2016-01-22 18:23:16 +00:00
Craig Drummond
2df6ff0c4f Adjust icon sizes if not high-dpi 2016-01-20 20:41:16 +00:00
Craig Drummond
589a479aaa Install font awesome into cantata resource folder, and load from there. 2016-01-19 23:29:19 +00:00
Craig Drummond
f31580358b Full hinting? 2016-01-19 23:10:52 +00:00
Craig Drummond
725cc5a0ed - Try to force anti-alias for icons
- Under windows set pixel size to 14 or 28 if it is already close to one of these (14 is the fa grid size)
2016-01-19 23:03:39 +00:00
Craig Drummond
ce8f4858a4 - 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
8a8308825c Default scale of 0.9 for font awesome icons 2016-01-19 18:45:37 +00:00
Craig Drummond
6c82d842a0 35% opacity for disabled icons 2016-01-18 19:03:16 +00:00
Craig Drummond
86c4c2497d Reduce size of folder icon 2016-01-18 19:01:55 +00:00
Craig Drummond
2e7adb85d1 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