Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QFontIconEngine: implement actualSize correctly and fit pixmap to it | Volker Hilsheimer | 2025-01-08 | 1 | -5/+30 |
* | QFontIconEngine: if we can't find the named glyph, try ligatures | Volker Hilsheimer | 2024-12-11 | 1 | -0/+15 |
* | QFontIconEngine: always initialize with a non-merging font | Volker Hilsheimer | 2024-12-11 | 1 | -0/+2 |
* | QFontIconEngine: render named glyphs as icons, if possible | Volker Hilsheimer | 2024-11-27 | 1 | -14/+70 |
* | Refactor shared code of font-based icon engines | Volker Hilsheimer | 2024-11-27 | 1 | -0/+118 |