summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/mac/qcoretextfontdatabase.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: make text subpixel rendering check to work for non-Apple displaysTeemu Katajisto2012-11-031-16/+38
* Mac: Correct writingSystem check value for ChineseLiang Qi2012-10-301-2/+2
* Cocoa: fix coretext memory leaksTeemu Katajisto2012-10-191-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix printing with OS X platform pluginEskil Abrahamsen Blomfeldt2012-09-101-1/+13
* Replace deprecated ATS calls with CTFontManager calls in 10.8Jiang Jiang2012-08-211-1/+48
* Populate the font database when calling fallbacksForFamily().Zeno Albisser2012-05-161-0/+2
* Change coreservices -> iosIan Dean2012-04-191-3/+3
* Added iOS compatibility.Qt4iOS2012-04-131-0/+8
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-101-0/+11
* Cocoa: set font engine glyph format based on display typeBradley T. Hughes2012-03-201-10/+33
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-5/+2
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-1/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cocoa: Add autorelease pools.Morten Johan Sørvig2011-12-121-2/+2
* Enable subpixel rendering for raster on MacJiang Jiang2011-12-041-0/+7
* Add QRawFont from data support to Mac font dbJiang Jiang2011-12-011-0/+23
* Set supporting writingSystem correctlyJiang Jiang2011-12-011-1/+2
* Mac Core Text font database for QPAJiang Jiang2011-11-301-0/+342