Commit Graph

19 Commits

Author SHA1 Message Date
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
10c1895447 Darker red icons 2017-06-22 21:09:56 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +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
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
4351de74e3 Use highlighted text colour for selected icons 2016-07-19 18:21:21 +01:00
Craig Drummond
336720a683 Only draw '1' twice for all builds 2016-01-24 14:40:22 +00:00
CDrummond
d33b572b21 Fix some windows icons 2016-01-22 18:23:16 +00:00
Craig Drummond
6e21ccdb53 Adjust icon sizes if not high-dpi 2016-01-20 20:41:16 +00:00
Craig Drummond
d1428429c5 Install font awesome into cantata resource folder, and load from there. 2016-01-19 23:29:19 +00:00
Craig Drummond
9360ba591e Full hinting? 2016-01-19 23:10:52 +00:00
Craig Drummond
7780153dda - 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
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
aee9b4f0e0 Default scale of 0.9 for font awesome icons 2016-01-19 18:45:37 +00:00
Craig Drummond
5615961a07 35% opacity for disabled icons 2016-01-18 19:03:16 +00:00
Craig Drummond
5f9c80ec88 Reduce size of folder icon 2016-01-18 19:01:55 +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