summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/basic
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix font mergingEskil Abrahamsen Blomfeldt2014-03-252-2/+6
* Apply fontconfig settings to custom fontsAllan Sandfeld Jensen2014-03-221-0/+1
* Decrease code duplicationKonstantin Ritt2014-02-062-14/+5
* Add support for OpenType (.otf) fontsJames Turner2014-01-061-1/+2
* Warn if OpenType support missing for script of interestKonstantin Ritt2013-09-131-0/+1
* Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-131-11/+3
* remove redundant QT statementsOswald Buddenhagen2013-05-201-1/+0
* QFreetypeFace: Fix getFace() uses UTF-8 paths on non UTF-8 localesKonstantin Ritt2013-04-111-1/+1
* Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-122-126/+1
* Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-2/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-222-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-1/+1
|\|
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-141-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-212-6/+6
|/
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-201-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-202-0/+121
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
* 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
* Fix the build of qt-freetype with -system-zlibThiago Macieira2012-03-221-0/+1
* Fix LSB buildHarald Fernengel2012-03-141-2/+3
* Fix support for scripts that require OpenTypeEskil Abrahamsen Blomfeldt2012-03-071-1/+1
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-312-1/+10
* Remove Symbian specific code in platformsupport.Xizhi Zhu2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Do not add QPF fonts to basic font dbJiang Jiang2011-11-151-1/+0
* Revert "Avoid fontconfig access in fontEngine creation"Jiang Jiang2011-11-041-1/+0
* Use freetype font engine on WindowsOlli Werwolff2011-10-103-0/+582