summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/mac
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-5/+9
|\
| * Add undeclared CoreFoundation and Foundation deps to coretext.priJake Petroules2017-05-111-5/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-12/+36
|\|
| * macOS: Defer population of localized font family aliases until neededTor Arne Vestbø2017-04-212-12/+36
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-204-146/+110
|\|
| * Add debug operators for font database structs for easier debuggingTor Arne Vestbø2017-04-181-0/+18
| * macOS: Prevent leaking font data when creating QRawFont from QByteArraysTor Arne Vestbø2017-04-113-27/+45
| * macOS: Don't marshal app font data via URL when using FreeType font engineTor Arne Vestbø2017-04-112-71/+33
| * Populate application fonts via font descriptors on Apple platformsTor Arne Vestbø2017-04-112-56/+22
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-073-116/+70
|\|
| * 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
| * 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-041-22/+1
| * Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-041-2/+2
* | 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-142-4/+4
|\
| * make freetype & fontconfig dependencies private againOswald Buddenhagen2017-02-081-1/+1
| * move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-082-3/+3
* | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-242-0/+6
* | Fix deprecated API usageJake Petroules2017-01-242-25/+25
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-20/+19
|\|
| * UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-082-20/+19
* | CoreText Font DB: Link to AppKit instead of ApplicationServicesGabriel de Dietrich2016-12-121-3/+2
* | Don't disable CoreText on watchOS Simulator (take 2)Jake Petroules2016-11-031-4/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-1/+1
|\|
| * rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-132-7/+7
|\|
| * Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-062-7/+7
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-311-2/+2
|\|
| * platformsupport: eradicate some easy Q_FOREACH loopsMarc Mutz2016-08-261-2/+2
* | Don't disable CoreText on watchOS SimulatorJake Petroules2016-08-251-0/+10
|/
* Merge dev into 5.8Oswald Buddenhagen2016-08-223-20/+13
|\
| * Add support for Apple watchOSJake Petroules2016-08-192-2/+2
| * Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
| * QCoreTextFontEngine: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-121-17/+10
* | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-152-0/+14
* | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-1/+1
|/
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-193-24/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-153-24/+3
| |\
| | * Remove QCoreTextFontEngine::supportsColorGlyphsGabriel de Dietrich2016-07-063-24/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+6
| |\|
| | * UIKit: Don't populate font families with no matching fontsTor Arne Vestbø2016-06-141-0/+6
* | | Fix tvOS buildMike Krus2016-06-171-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-2/+2
|\| |
| * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-2/+2