summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/freetype/qfontengine_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some cases of scaled text disappearing with freetypeJoni Poikelin2018-02-021-3/+1
* Fix regression in painted emoji offsetAllan Sandfeld Jensen2018-01-101-1/+4
* Fix memory corruption on scaled emojisAllan Sandfeld Jensen2017-11-061-10/+20
* Do not use FT_LOAD_TARGET_LCD when full hinting is requestedAllan Sandfeld Jensen2017-05-291-7/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+1
* Move FreeType font engine creation for QRawFont into factory functionTor Arne Vestbø2017-04-041-0/+50
* Share FreeType font engine creation code between platformsTor Arne Vestbø2017-04-041-0/+40
* Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-041-0/+2214