| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-11-19 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix bidi PDF mark support in Core Text shaper | Jiang Jiang | 2010-11-16 | 1 | -0/+18 |
|
|
| * | | Fix text rendering offset for raster engine on Mac | Jiang Jiang | 2010-11-12 | 1 | -1/+1 |
|
|
| * | | Fix for font engines that don't support subpixel positioning | Jiang Jiang | 2010-11-11 | 1 | -1/+1 |
|
|
| * | | Support glyph subpixel positioning without subpixel rendering | Jiang Jiang | 2010-11-10 | 1 | -2/+2 |
|
|
* | | | Moving QCoreTextFontEngine with related classes into own file | Jørgen Lind | 2010-10-28 | 1 | -676/+4 |
|/ / |
|
* | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Moving QPdf::stripSpecialCharacter to fontengine | Jørgen Lind | 2010-09-30 | 1 | -2/+1 |
|
|
* | | Fix crash in Mac font loading | Jiang Jiang | 2010-09-14 | 1 | -5/+2 |
|
|
* | | Fix Core Text font loading for certain Mac Fonts | Jiang Jiang | 2010-09-10 | 1 | -4/+1 |
|
|
* | | Support sub pixel positioning of glyphs in raster engine | Eskil Abrahamsen Blomfeldt | 2010-09-09 | 1 | -7/+8 |
|
|
* | | Clean up and clarify Mac font engine code | Jiang Jiang | 2010-08-31 | 1 | -0/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | Correct last right bearing in boundingBox(glyphs) | Jiang Jiang | 2010-08-27 | 1 | -8/+9 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -3/+29 |
|\ \
| |/ |
|
| * | Fix Japanese characters not displayed in webkit on Mac Cocoa 64 (Regression) | Simon Hausmann | 2010-08-02 | 1 | -3/+29 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 1 | -2/+25 |
|\ \
| |/ |
|
| * | Improve text performance with QtWebKit in Qt 4.7 | Simon Hausmann | 2010-06-23 | 1 | -1/+23 |
|
|
| * | Fix crash on Mac OS X when drawing text with Qt::TextBypassShaping set | Tor Arne Vestbø | 2010-06-16 | 1 | -1/+2 |
|
|
* | | New class: QGlyphs | Eskil Abrahamsen Blomfeldt | 2010-06-04 | 1 | -0/+27 |
|/ |
|
* | Fix platform regression: Support QFont::setStretch() on Cocoa | Eskil Abrahamsen Blomfeldt | 2010-05-19 | 1 | -5/+13 |
|
|
* | Fix crash when CoreText fails to shape text for us | Tor Arne Vestbø | 2010-04-27 | 1 | -2/+13 |
|
|
* | Round instead of ceil font metrics when ForceIntegerMetrics is enabled | Tor Arne Vestbø | 2010-03-26 | 1 | -24/+24 |
|
|
* | Fix glyph advance on Mac/Carbon | Eskil Abrahamsen Blomfeldt | 2010-03-25 | 1 | -10/+43 |
|
|
* | Add QFont::ForceIntegerMetrics style strategy flag | Eskil Abrahamsen Blomfeldt | 2010-03-24 | 1 | -10/+39 |
|
|
* | Cocoa: Fix misaligned text between format changes | Eskil Abrahamsen Blomfeldt | 2010-03-10 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Fix vertical text centering on Mac OS X | Eskil Abrahamsen Blomfeldt | 2009-12-15 | 1 | -2/+6 |
|
|
* | Cocoa: Synthesize italic text correct way when adding glyphs to path | Eskil Abrahamsen Blomfeldt | 2009-10-26 | 1 | -1/+1 |
|
|
* | Fix bug QTBUG-4848 | Sarah Smith | 2009-10-20 | 1 | -4/+10 |
|
|
* | Fixed bad glyph rendering under cocoa | Gunnar Sletta | 2009-10-19 | 1 | -17/+45 |
|
|
* | Fixed text positioning when printing in HighResolution on Mac OS X | Gunnar Sletta | 2009-10-09 | 1 | -3/+4 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-24 | 1 | -0/+2 |
|\ |
|
| * | Fixed text drawing regression in Assistant. | Trond Kjernåsen | 2009-09-24 | 1 | -0/+2 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -3/+6 |
|\ \
| |/ |
|
| * | Mac: Fix crash in QCoreTextFontEngineMulti when disabling font kerning. | Morten Sørvig | 2009-07-30 | 1 | -1/+1 |
|
|
| * | Fix crash when printing to PDF on Qt/Mac | Morten Sørvig | 2009-07-27 | 1 | -2/+5 |
|
|
* | | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 1 | -12/+2 |
|
|
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | Improve text drawing quality with Carbon | Simon Hausmann | 2009-06-23 | 1 | -5/+0 |
|
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|