summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/freetype
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-16/+11
|\
| * Enable patent-free LCD rendering with FreeType 2.8.1Allan Sandfeld Jensen2017-10-071-16/+11
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-5/+5
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-48/+48
|/
* 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-043-48/+52
* Share FreeType font engine creation code between platformsTor Arne Vestbø2017-04-043-27/+48
* Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-045-0/+2945