summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-4/+7
|\ \ \ | |/ / |/| |
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-4/+7
* | | Fix warnings for mingwThierry Bastian2009-07-151-11/+1
* | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-344/+96
|/ /
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-11/+13
|\|
| * Fixed text drawing on Windows in 16 bit mode.Trond Kjernaasen2009-06-051-12/+14