summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_coretext.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix bugs generating PDF on CocoaJames Turner2015-01-291-3/+65
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix stretched font positions in LionJiang Jiang2011-12-011-2/+8
* Use CoreText for font rendering on uikit.Eike Ziller2011-08-241-4/+8
* Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-081-1/+1
* Revert 344a4dcfe and part of 93bce787Jiang Jiang2011-07-071-3/+4
* Fix raster subpixel positioning in LionJiang Jiang2011-07-071-1/+1
* Remove some metrics parsing code from Core TextJiang Jiang2011-07-061-17/+3
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-101-11/+11
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
|\
| * Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+1
| |\
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | | Correct antialias disabling logic for Core TextJiang Jiang2011-06-041-3/+2
* | | Keep line consistency with text baselineJiang Jiang2011-05-301-4/+4
* | | Workaround a bug in Core Text to select Light fontsJiang Jiang2011-05-161-1/+6
| |/ |/|
* | Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-061-1/+1
|/
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-271-0/+9
* Use maximum ascent/descent/leading from fallback fonts in shapingJiang Jiang2011-04-271-3/+10
* Another ugly hack to make bidi cursor work with Core TextJiang Jiang2011-04-271-3/+24
* Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-151-110/+206
* Only enable RightToLeft forcing in OS X 10.6 and skip the testJiang Jiang2011-03-161-0/+2
* Merge remote branch 'qt-mainline/master'aavit2011-03-151-1/+1
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-141-1/+2
| |\
| * | Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* | | Add RightToLeft direction forcing to Core Text shaperJiang Jiang2011-03-141-2/+13
| |/ |/|
* | Fix combining marks handling in Core Text shaperJiang Jiang2011-03-111-1/+2
|/
* Fix boundingBox for raster engine with synthesized italic fontsJiang Jiang2010-12-091-5/+8
* Restore patch that got lost in mergeJørgen Lind2010-12-021-2/+65
* Restore patch that disappeared in mergeJørgen Lind2010-12-011-2/+2
* Moving QCoreTextFontEngine with related classes into own fileJørgen Lind2010-10-281-0/+667