summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/mac/qcoretextfontdatabase_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-271-116/+0
* Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-061-2/+2
* CoreText: Preserve font descriptors when resolving fallback familiesTor Arne Vestbø2019-10-141-1/+1
* CoreText: Warn the user when family alias lookup slows down the applicationTor Arne Vestbø2019-10-081-1/+1
* CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-161-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+3
| |\
| | * macOS/iOS: Fix garbled text under some conditionsEskil Abrahamsen Blomfeldt2017-12-011-1/+3
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-9/+9
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+3
|\|
| * macOS: Defer population of localized font family aliases until neededTor Arne Vestbø2017-04-211-0/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-6/+0
|\|
| * macOS: Don't marshal app font data via URL when using FreeType font engineTor Arne Vestbø2017-04-111-3/+0
| * Populate application fonts via font descriptors on Apple platformsTor Arne Vestbø2017-04-111-5/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-9/+15
|\|
| * macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-041-9/+15
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-0/+2
|\|
| * Rewrite FreeType-ifdef'ed function call in QCoreTextFontDatabaseTor Arne Vestbø2017-03-311-0/+1
* | Fix CoreText font database build on watchOSJake Petroules2017-03-301-6/+1
|/
* UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-081-1/+1
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-7/+0
* Add support for Apple tvOSMike Krus2016-05-171-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* OSX: Add initial FreeType supportMathias Hasselmann2015-08-111-1/+6
* Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-241-9/+9
* [QCoreTextFontDatabase] Minor clean-upKonstantin Ritt2015-03-071-3/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make more font databases report fontsAlwaysScalable()Konstantin Ritt2014-12-091-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-111-0/+11
* 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