summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontdatabase_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of qt_determine_writing_systems_from_truetype_bits()Konstantin Ritt2013-03-121-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-4/+4
|\|
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-141-4/+4
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-5/+5
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix freetype font rendering for Windows CEAndreas Holzammer2012-08-201-0/+47
* Windows: Fix warnings about being unable to load fonts from font dir.Friedemann Kleint2012-06-141-1/+0
* 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