summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+1
* Fix font printing on Windows using the native engine.Friedemann Kleint2012-05-151-0/+6
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-2/+30
* Change Windows font database to use qendian.hMiikka Heikkinen2012-04-241-111/+85
* Windows: Fix QRawFont loading from data.Miikka Heikkinen2012-04-231-3/+629
* Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-201-0/+2
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-101-0/+5
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-0/+26
* Implement application font loading for WindowsMiikka Heikkinen2012-03-271-11/+162
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-12/+16
* build fix for -no-freetype in Windowsjian liang2012-03-141-2/+10
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-47/+2
* Fix Windows -no-freetype buildJonathan Liu2012-02-241-2/+177
* Use english name to match font in windows platformjian liang2012-02-161-4/+13
* 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
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-6/+4
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+950