summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Better handling of invalid font tablesHEAD4.8Eskil Abrahamsen Blomfeldt2015-10-231-11/+11
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Use metrics returned by GetGlyphOutline in GGO_METRICS modelasconic2014-12-161-3/+26
* Fix OpenType fonts with cmap tables on WindowsJosh Faust2014-12-131-3/+10
* Make distance fields rendering work with Opentype CFF fontsEskil Abrahamsen Blomfeldt2014-12-131-1/+12
* fix glyph's CMAP index might be corruptedKonstantin Ritt2014-12-131-1/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* fix possible race conditionsKonstantin Ritt2011-10-071-1/+4
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-8/+5
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-271-0/+17
* Introduce QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-03-141-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\|
| * Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-051-4/+1
|\|
| * Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-301-4/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-0/+3
|\|
| * Fix cache_cost initialization of QFontEngineMultiWinJiang Jiang2010-09-101-0/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-111-1/+1
|\ \ | |/ |/|
| * Support sub pixel positioning of glyphs in raster engineEskil Abrahamsen Blomfeldt2010-09-091-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-2/+2
|\ \ | |/ |/|
| * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-2/+2
* | Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-271-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-311-0/+2
|\|
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-03-301-0/+5
| |\
| * | Compile on MingWEskil Abrahamsen Blomfeldt2010-03-301-0/+2
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-301-0/+5
|\ \ \ | | |/ | |/|
| * | Compile with MSVC 2005 and 2003 when no platform SDK is usedAndy Shaw2010-03-291-0/+5
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-0/+24
|\|
| * Recommit 1ebeb971d3382aec0fff927Eskil Abrahamsen Blomfeldt2010-03-221-0/+24
* | Imporve win64 support for mingwThierry Bastian2010-02-221-3/+3
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fix compilation on Windows CEEskil Abrahamsen Blomfeldt2009-11-271-0/+2
* Fix positioning of diacritics in .otf fonts on WindowsEskil Abrahamsen Blomfeldt2009-11-231-44/+61
* Fixed PDF generation for Windows.Trond Kjernaasen2009-10-261-4/+4
* Line spacing fixesJoerg Bornemann2009-10-231-1/+3
* qfontengine_win.cpp: special Windows CE code removedJoerg Bornemann2009-10-221-75/+16
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Avoid undefined text metrics when GetTextMetrics() in QFontEngineWinEskil Abrahamsen Blomfeldt2009-08-261-1/+3
* | Warning fix: mask_format = unreferenced parameterAlessandro Portale2009-08-211-0/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \