29 Commits

Author SHA1 Message Date
Craig Drummond
b6bd94c236 Update (c) year 2022-01-08 21:24:07 +00:00
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
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
b48056a05d Better list icon? 2018-06-01 19:04:01 +01:00
Craig Drummond
50d5a06fbb Better metrics? 2018-05-23 19:28:21 +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
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
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