summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
* Fix the UCS-2 surrogates handling in Q*FontEndine*::stringToCmap()Konstantin Ritt2012-07-101-0/+2
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-102-6/+6
* Fix Mac support for glyph scalingJiang Jiang2012-06-052-7/+19
* Make font fallback list for common script locale awareJiang Jiang2012-06-011-0/+13
* Make fontconfig default font locale awareJiang Jiang2012-05-311-1/+24
* Fix surrogate pair handling in QCoreTextFontEngineJiang Jiang2012-05-231-5/+31
* Populate the font database when calling fallbacksForFamily().Zeno Albisser2012-05-161-0/+2
* Do not use charset loaded by fontconfigJiang Jiang2012-05-112-15/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-075-5/+5
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [platformsupport]Thiago Macieira2012-05-041-2/+2
* Use QFile::encodeName to encode a file name on UnixThiago Macieira2012-05-041-1/+1
* Change coreservices -> iosIan Dean2012-04-194-6/+6
* Added iOS compatibility.Qt4iOS2012-04-134-0/+20
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-102-0/+13
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-0/+7
* Cocoa: silence warnings about unused variablesBradley T. Hughes2012-03-261-1/+1
* Fix for fontconfig 2.9 behavior changeJiang Jiang2012-03-261-11/+9
* Fix the build of qt-freetype with -system-zlibThiago Macieira2012-03-221-0/+1
* Fix the build of -qt-freetypeThiago Macieira2012-03-221-1/+0
* Fix cross-compilation that uses fontconfig / freetypeThiago Macieira2012-03-221-0/+1
* Fix a typo in QFontconfigDatabaseJiang Jiang2012-03-201-2/+1
* Cocoa: set font engine glyph format based on display typeBradley T. Hughes2012-03-203-14/+41
* Fix LSB buildHarald Fernengel2012-03-141-2/+3
* Use the lazily-queried families for all QPA multi font engines.Pierre Rossi2012-03-144-8/+6
* Fix QFont hinting preference with fontconfigBalazs Kelemen2012-03-121-18/+31
* Fix a performance regression with shouldLoadFontEngineForCharacter.Pierre Rossi2012-03-082-14/+38
* Fix support for scripts that require OpenTypeEskil Abrahamsen Blomfeldt2012-03-072-2/+2
* Add missing Q_OBJECT macro to QCoreTextFontEngineTasuku Suzuki2012-03-061-0/+1
* Fix fontconfig.pri file to allow QPA plugins to buildSean Harmer2012-02-231-2/+2
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-171-3/+1
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-175-4/+161
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-5/+2
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-312-1/+10
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-312-1/+9
* Remove Symbian specific code in platformsupport.Xizhi Zhu2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-242-7/+8
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* Fix rare crashes in fontconfig fontdb due to uninitialized variableSimon Hausmann2012-01-041-1/+1
* Cocoa: Add autorelease pools.Morten Johan Sørvig2011-12-121-2/+2
* Remove QCoreTextFontEngineMultiJiang Jiang2011-12-042-357/+0
* Enable subpixel rendering for raster on MacJiang Jiang2011-12-042-1/+11
* Add QRawFont from data support to Mac font dbJiang Jiang2011-12-012-0/+24
* Set supporting writingSystem correctlyJiang Jiang2011-12-011-1/+2
* Mac Core Text font database for QPAJiang Jiang2011-11-306-3/+1451
* Fixed compile of QtPlatformSupport with -qtnamespace.Rohan McGovern2011-11-172-0/+8
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-152-2/+10
* Do not add QPF fonts to basic font dbJiang Jiang2011-11-151-1/+0
* Fix symbol fonts support with FT engineJiang Jiang2011-11-112-0/+6