summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/mac/qcoretextfontdatabase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Teach font database to populate families lazilyTor Arne Vestbø2014-03-201-0/+1
* Remove need to populate font database on OS X to get fallback familiesTor Arne Vestbø2014-03-111-3/+0
* Prevent repeated and unnecessary font population QCoreTextFontDatabaseTor Arne Vestbø2014-03-051-0/+2
* Decrease code duplicationKonstantin Ritt2014-02-061-1/+1
* Enable adding/removing application fonts on iOSTor Arne Vestbø2014-01-251-5/+8
* Use shared list of application fonts in CoreText font databaseTor Arne Vestbø2014-01-251-5/+7
* Fallback to the original application font handlingAndy Shaw2013-10-071-2/+1
* Fix application font population on OS XSimon Hausmann2013-07-311-0/+20
* Further followup to Q_OS_MACX changes.Jake Petroules2013-06-241-1/+1
* Use CTFontCopyDefaultCascadeListForLanguages for font fallback if availableTor Arne Vestbø2013-02-121-1/+2
* 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
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-2/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Change coreservices -> iosIan Dean2012-04-191-1/+1
* Added iOS compatibility.Qt4iOS2012-04-131-0/+2
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-101-0/+2
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-0/+4
* 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
* Add QRawFont from data support to Mac font dbJiang Jiang2011-12-011-0/+1
* Mac Core Text font database for QPAJiang Jiang2011-11-301-0/+63