summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-0717-236/+212
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-0/+3
| |\
| | * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+2
| | * Fix stretch of QRawFontsAllan Sandfeld Jensen2017-04-051-0/+1
| | * Fix registry function link error on WindowsJason Erb2017-02-281-1/+1
| * | macOS: Remove un-needed fontDef assignment in QCoreTextFontDatabaseTor Arne Vestbø2017-04-041-1/+0
| * | macOS: Use NSURL to resolve FreeType font names instead of CoreFoundationTor Arne Vestbø2017-04-041-28/+9
| * | macOS: Use shared code path for creating FreeType font engine for QRawFontTor Arne Vestbø2017-04-041-21/+1
| * | Move FreeType font engine creation for QRawFont into factory functionTor Arne Vestbø2017-04-043-48/+52
| * | macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-042-69/+84
| * | Share FreeType font engine creation code between platformsTor Arne Vestbø2017-04-046-57/+51
| * | Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-0414-39/+39
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-042-7/+5
|\| |
| * | Rewrite FreeType-ifdef'ed function call in QCoreTextFontDatabaseTor Arne Vestbø2017-03-312-7/+4
* | | Fix CoreText font database build on watchOSJake Petroules2017-03-302-22/+3
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-1411-14/+2590
|\|
| * make freetype & fontconfig dependencies private againOswald Buddenhagen2017-02-083-3/+3
| * move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-0810-11/+2561
* | 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
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-252-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
| |\| |
| | * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-142-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-243-3/+6
* | | | Fix deprecated API usageJake Petroules2017-01-242-25/+25
|/ / /
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang 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-138-213/+227
|\| |
| * | UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-082-20/+19
| * | winrt: Add missing overrideAlexander Volkov2016-11-302-12/+12
| * | winrt: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-11-301-7/+7
| |/
| * Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-234-174/+189
* | CoreText Font DB: Link to AppKit instead of ApplicationServicesGabriel de Dietrich2016-12-121-3/+2
* | Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-246-41/+22
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-176-29/+626
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-26/+26
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-26/+26
| | |\
| | | * QFontconfigDatabase: remove 200 unneeded relocationsMarc Mutz2016-11-081-26/+26
| * | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-2/+3
| * | | Move WinRT font database to QtFontDatabaseSupportGabriel de Dietrich2016-11-094-0/+596
| * | | Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-1/+1
* | | | Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-052-5/+4
|\| | |
| * | | Windows: Fix high-dpi text renderingEskil Abrahamsen Blomfeldt2016-11-041-0/+4