summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-042-177/+79
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-232-12/+55
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-12/+55
| |\|
| | * Add constants for the CoreText font weights.Jake Petroules2016-05-081-9/+52
| | * Fix crash when using QRawFont with FreeType on OS X.Jake Petroules2016-05-061-1/+1
| | * Reorder negative font weight checks in qtWeightFromCFWeight.Jake Petroules2016-05-051-4/+4
* | | Add support for Apple tvOSMike Krus2016-05-175-12/+12
* | | Minor fixups to the change that added FreeType on OSXAndreas Hartmetz2016-04-292-2/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-0/+6
| |\|
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-292-0/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-8/+2
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-131-7/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-7/+1
| | |\|
| | | * QCoreTextFontDatabase: Get rid of local fallbacksForFamily cacheKonstantin Ritt2016-03-071-7/+1
| * | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
| |/ /
* | | Report correct font underline position on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+8
* | | Use correct underline thickness on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+10
|/ /
* | Updated license headersJani Heikkinen2016-01-154-56/+80
* | Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-252-0/+17
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-253-24/+8
|\|
| * Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-2/+2
| * CoreText: Respect Qt::AA_Use96Dpi flag when creating CT fontsTor Arne Vestbø2015-09-091-10/+6
| * Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-022-12/+0
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-2/+2
|/
* OSX FreeType: Add support for sub pixel font rendering.Sérgio Martins2015-08-141-2/+12
* OSX FreeType: respect hinting preferenceAndreas Hartmetz2015-08-141-0/+1
* OSX: Add initial FreeType supportMathias Hasselmann2015-08-113-6/+137
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-40/+40
|\
| * Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-242-40/+40
* | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-13/+1
|/
* Avoid signed-unsigned warning on OS XLaszlo Agocs2015-04-161-1/+1
* [QCoreTextFontDatabase] Minor clean-upKonstantin Ritt2015-03-072-7/+0
* [QCoreTextFontDatabase] Micro optimizationKonstantin Ritt2015-03-071-13/+19
* OS X: Fix mixing writing systems, ligatures and text formattingEskil Abrahamsen Blomfeldt2015-03-051-5/+3
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+14
* QCoreTextFontEngine: Cache face_id.Robin Burchell2015-02-222-7/+6
* Fixed license headersJani Heikkinen2015-02-172-2/+2
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-1/+3
* Update copyright headersJani Heikkinen2015-02-114-58/+42
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+4
|\