summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsfontenginedirectwrite.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix directwrite font engine compileLouai Al-Khanji2013-11-271-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-261-0/+3
|\
| * QFontEngine: Fix cache_cost might be not initializedKonstantin Ritt2013-04-141-0/+1
| * QWindowsFontEngineDirectWrite: Fix resources leakingKonstantin Ritt2013-04-141-0/+2
* | Improvements for DirectWrite font engineKonstantin Ritt2013-04-241-77/+64
|/
* 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-0/+5
|\|
| * DirectWrite support on MinGW needs _WIN32_WINNT to be set to 0x0600Erik van Pienbroek2012-12-121-0/+5
* | Move ForceIntegerMetrics testing out of the loopKonstantin Ritt2013-01-021-2/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get font's underline position in DirectWrite font engineEskil Abrahamsen Blomfeldt2012-07-101-0/+9
* Fix the UCS-2 surrogates handling in Q*FontEndine*::stringToCmap()Konstantin Ritt2012-07-101-0/+1
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-4/+4
* Fix glyph positions with DirectWrite font engineEskil Abrahamsen Blomfeldt2012-07-091-1/+1
* Fix bounding box of DirectWrite font engineEskil Abrahamsen Blomfeldt2012-07-091-4/+9
* Compile when -directwrite is passed to configureEskil Abrahamsen Blomfeldt2012-07-031-4/+7
* Optimize QWindowsFontEngineDirectWrite::initFontInfo() a bitKonstantin Ritt2012-07-031-17/+17
* DirectWrite font engine: don't leak the font table bufferKonstantin Ritt2012-07-031-13/+11
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-4/+5
|\
| * replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-4/+5
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
|/
* 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
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+737