summaryrefslogtreecommitdiffstats
path: root/src/gui/text/freetype
Commit message (Expand)AuthorAgeFilesLines
* Fix rare integer overflow in text shapingPaul Olav Tvete2021-05-051-1/+2
* Fix compilation with experimental x11 paint engine featureEskil Abrahamsen Blomfeldt2021-03-251-1/+1
* Fix crash when requesting A32 glyph on WaylandEskil Abrahamsen Blomfeldt2021-02-051-1/+5
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-252-42/+95
* macOS: Fix assert with Freetype engineEskil Abrahamsen Blomfeldt2021-01-181-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-201-3/+3
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-2/+2
* Avoid Freetype synthesizing for large font sizesEirik Aavitsland2020-06-221-1/+1
* Add a way to disable syntethesized bold and italic supportKyu Man Lim2020-06-181-2/+2
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-081-17/+1
* Support winding fonts like Windows doesAllan Sandfeld Jensen2020-06-031-0/+4
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-275-0/+2801