summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix rare crashes in fontconfig fontdb due to uninitialized variableSimon Hausmann2012-01-041-1/+1
* Fixed compile of QtPlatformSupport with -qtnamespace.Rohan McGovern2011-11-171-0/+4
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-2/+9
* Fix symbol fonts support with FT engineJiang Jiang2011-11-111-0/+5
* Restore subpixel rendering support with fontconfig and FreeTypeJiang Jiang2011-11-051-6/+33
* Revert "Avoid fontconfig access in fontEngine creation"Jiang Jiang2011-11-041-24/+43
* Add font family alias resolving to QPAJiang Jiang2011-10-051-0/+18
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-4/+79
* Avoid fontconfig access in fontEngine creationJiang Jiang2011-09-171-43/+24
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-19/+22
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-0/+601