summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontdatabase_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix QRawFont loading from data.Miikka Heikkinen2012-04-231-1/+1
* Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-201-0/+2
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-0/+25
* Windows: Improve Freetype font database registry check for fontsMiikka Heikkinen2012-04-031-0/+2
* Implement application font loading for WindowsMiikka Heikkinen2012-03-271-16/+7
* build fix for -no-freetype in Windowsjian liang2012-03-141-10/+3
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-39/+1
* Fix Windows -no-freetype buildJonathan Liu2012-02-241-178/+3
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-02-171-0/+4
* Use english name to match font in windows platformjian liang2012-02-161-5/+188
* Improvement to font database cleanupjian liang2012-02-101-12/+19
* Fix compilation on MinGW.Friedemann Kleint2012-02-031-18/+10
* Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.Friedemann Kleint2012-02-021-7/+9
* speed up font enumeration in windows platformjian liang2012-02-021-8/+31
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Build fix if using '-no-stl' configure optionYuchen Deng2012-01-031-0/+2
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-0/+492