summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devFrederik Gladhorn2013-01-041-77/+90
|\
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-141-4/+4
| * QWindowsFontDatabase: provide better fallbackFamilies.Pierre Rossi2012-12-041-74/+87
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-8/+6
|/
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-051-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use DirectWrite font engine for non-ttf fonts as wellEskil Abrahamsen Blomfeldt2012-07-101-3/+1
* Support fallback fonts in DirectWrite font engineEskil Abrahamsen Blomfeldt2012-07-101-85/+96
* Windows: Fix warnings about being unable to load fonts from font dir.Friedemann Kleint2012-06-141-1/+0
* 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