summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fontdatabases
Commit message (Expand)AuthorAgeFilesLines
...
* Use freetype font engine on WindowsOlli Werwolff2011-10-106-21/+26
* Add font family alias resolving to QPAJiang Jiang2011-10-052-0/+19
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-233-5/+83
* Make sure libQtPlatformSupport has proper flagsJiang Jiang2011-09-171-0/+1
* Compile in C++0x modeLars Knoll2011-09-171-4/+8
* Avoid fontconfig access in fontEngine creationJiang Jiang2011-09-172-43/+25
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-19/+22
* Mac: make platformsupport a static libMorten Sorvig2011-09-011-4/+0
* Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-261-0/+1
* Support QRawFont from raw data with basic unix font dbEskil Abrahamsen Blomfeldt2011-08-252-0/+67
* Just change includes to be have <> brackets instead of ""Jørgen Lind2011-08-241-2/+2
* Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-242-2/+2
* Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-241-0/+27
* Compile fix for platformsupport on Mac.Morten Sorvig2011-06-211-0/+4
* Compile fix, and remove warningsJørgen Lind2011-06-102-4/+3
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-109-0/+1203