summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qfonticonengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QFontIconEngine: implement actualSize correctly and fit pixmap to itVolker Hilsheimer2025-01-081-5/+30
* QFontIconEngine: if we can't find the named glyph, try ligaturesVolker Hilsheimer2024-12-111-0/+15
* QFontIconEngine: always initialize with a non-merging fontVolker Hilsheimer2024-12-111-0/+2
* QFontIconEngine: render named glyphs as icons, if possibleVolker Hilsheimer2024-11-271-14/+70
* Refactor shared code of font-based icon enginesVolker Hilsheimer2024-11-271-0/+118