summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/mac/qfontengine_coretext.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-11/+54
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-11/+54
| |\
| | * Add constants for the CoreText font weights.Jake Petroules2016-05-081-9/+52
| | * Reorder negative font weight checks in qtWeightFromCFWeight.Jake Petroules2016-05-051-4/+4
* | | Add support for Apple tvOSMike Krus2016-05-171-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-0/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+5
| |\|
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-291-0/+5
* | | Report correct font underline position on OS XEskil Abrahamsen Blomfeldt2016-03-011-0/+6
* | | Use correct underline thickness on OS XEskil Abrahamsen Blomfeldt2016-03-011-0/+7
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-251-0/+15
|/
* Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-021-10/+0
* OS X: Fix mixing writing systems, ligatures and text formattingEskil Abrahamsen Blomfeldt2015-03-051-5/+3
* QCoreTextFontEngine: Cache face_id.Robin Burchell2015-02-221-7/+5
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-1/+3
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Fix bugs generating PDF on CocoaJames Turner2015-01-171-3/+65
* Add QFont::Weight enum valuesPierre Rossi2014-12-121-30/+36
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-1/+4
|\
| * OSX: implement QFontMetrics::maxWidth().David Faure2014-11-241-1/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-3/+4
|\|
| * Respect NoSubpixelAntialias in QCoreTextFontEngine::imageForGlyphAllan Sandfeld Jensen2014-10-241-3/+4
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-1/+1
|\|
| * OSX: Properly detect language support in fontsEskil Abrahamsen Blomfeldt2014-09-101-1/+1
* | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-171-7/+3
|/
* CoreText: Prevent creation of CGContext for glyphs with empty bounding boxTor Arne Vestbø2014-05-121-0/+5
* Fix bundled HarfBuzz-NG build outside QtGuiKonstantin Ritt2014-03-191-10/+21
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-051-0/+2
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-031-1/+1
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-031-0/+19
* Unify QFontEngine*::stringToCMap() behaviorKonstantin Ritt2014-03-031-0/+6
* Get rid of unused variableKonstantin Ritt2014-03-031-2/+0
* Unify QFontEngine::getSfntTableData() behavior on all platformsKonstantin Ritt2014-03-021-7/+4
* Prevent top/left clipping of anti-aliased glyphs in CoreText font engineTor Arne Vestbø2014-02-191-3/+41
* Unify alpha map padding in CoreText font engineTor Arne Vestbø2014-02-191-9/+8
* Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-191-4/+4
* Make HarBuzz-NG the default shaper on MacKonstantin Ritt2014-01-311-0/+2
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-12/+6
* Rely solely on alphaMapBoundingBox in QTextureGlyphCacheGunnar Sletta2013-09-051-6/+26
* QFontEngine: Fix cache_cost might be not initializedKonstantin Ritt2013-04-141-0/+2
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-5/+0
* Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-22/+43
* Use path-based text when painter has negative scale on raster/coretextTor Arne Vestbø2013-01-241-1/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1