summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/windows
Commit message (Expand)AuthorAgeFilesLines
* QWindowsFontEngineDirectWrite: Fix build with MinGWFriedemann Kleint2017-04-121-1/+1
* Implement maxCharWidth() for DirectWrite engineEskil Abrahamsen Blomfeldt2017-04-112-2/+11
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+2
|\
| * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+2
| * Fix registry function link error on WindowsJason Erb2017-02-281-1/+1
* | Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-042-5/+5
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+2
|\|
| * move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-081-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\|
| * Windows: Restrict synthesizing of bold to < 750 weightAndy Shaw2017-02-031-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-2/+2
|\|
| * Fix registration of system default fontAllan Sandfeld Jensen2017-01-182-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-262-4/+22
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-4/+22
| |\|
| | * Fix regression in handling Chinese system default fontAllan Sandfeld Jensen2017-01-062-4/+22
* | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-241-3/+0
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+2
|\|
| * REG: Fix missing glyphs with DirectWrite and stretch == QFont::AnyStretchEskil Abrahamsen Blomfeldt2016-12-091-2/+2
* | Windows Font DB: Add missing libraryGabriel de Dietrich2016-12-151-0/+1
* | Windows Font DB: Add missing libraryGabriel de Dietrich2016-12-131-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-134-174/+189
|\|
| * Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-234-174/+189
* | Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-246-41/+22
|/
* Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-2/+3
* Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-1/+1
* Windows: Fix high-dpi text renderingEskil Abrahamsen Blomfeldt2016-11-041-0/+4
* remove bogus freetype dependency stuffOswald Buddenhagen2016-11-011-5/+0
* Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-283-4/+29
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-2811-0/+5610