| 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 remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 1 | -0/+25 |
|\ \
| |/ |
|
| * | Fixed text rendering bug in raster engine when opacity != 1.0. | Samuel Rødal | 2010-11-08 | 1 | -0/+25 |
|
|
* | | Support glyph subpixel positioning without subpixel rendering | Jiang Jiang | 2010-11-10 | 1 | -26/+0 |
|
|
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-31 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-10-30 | 1 | -0/+33 |
| |\ |
|
| | * | Fix Windows compilation. | Samuel Rødal | 2010-10-27 | 1 | -0/+1 |
|
|
| | * | Fixed race condition in raster paint engine. | Samuel Rødal | 2010-10-27 | 1 | -0/+32 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-28 | 1 | -1/+22 |
|\ \ \
| |/ / |
|
| * | | Fixed floating point overflow issues in QRasterizer::rasterizeLine | Samuel Rødal | 2010-09-23 | 1 | -1/+0 |
|
|
| * | | Fixed scaled point drawing with square cap in raster paint engine. | Samuel Rødal | 2010-09-23 | 1 | -0/+22 |
|
|
* | | | Fix QPainter::clipBoundingRect() for QRectF clip. | Andreas Kling | 2010-09-26 | 1 | -0/+8 |
|
|
* | | | Skip sub pixel positions test if font smoothing is off | Eskil Abrahamsen Blomfeldt | 2010-09-14 | 1 | -0/+25 |
|
|
* | | | Q_MAC_USE_COCOA -> QT_MAC_USE_COCOA | Eskil Abrahamsen Blomfeldt | 2010-09-14 | 1 | -1/+1 |
|
|
* | | | Fix QPainter test failure on Mac/Carbon | Eskil Abrahamsen Blomfeldt | 2010-09-14 | 1 | -2/+2 |
|
|
* | | | Support sub pixel positioning of glyphs in raster engine | Eskil Abrahamsen Blomfeldt | 2010-09-09 | 1 | -0/+36 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 1 | -65/+0 |
|\ \ \
| |/ / |
|
| * | | Revert "Fix the rendering of lines with the X11 paint engine" | Samuel Rødal | 2010-08-18 | 1 | -65/+0 |
|
|
* | | | disable the outlinefillconsistency test until the line algorithm has been upd... | Gunnar Sletta | 2010-08-18 | 1 | -0/+3 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Gunnar Sletta | 2010-08-17 | 1 | -0/+65 |
|\ \ \ |
|
| * \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -0/+65 |
| |\ \ \
| | |/ / |
|
| | * | | Revert "Fix the byte order in QImage::fill for 24bpp formats" | Olivier Goffart | 2010-08-02 | 1 | -1/+1 |
|
|
| | * | | Fix tst_QPainter::drawImage_task258776 | Olivier Goffart | 2010-07-30 | 1 | -1/+1 |
|
|
| | * | | Fix the rendering of lines with the X11 paint engine | Benjamin Poulain | 2010-07-29 | 1 | -0/+65 |
|
|
* | | | | fix breakages in qpainter autotests. | Gunnar Sletta | 2010-08-17 | 1 | -3/+3 |
|/ / / |
|
* | | | Added QPainter::clipBoundingRect() which is significantly faster | Gunnar Sletta | 2010-08-09 | 1 | -0/+37 |
|/ / |
|
* | | Implement the composition mode "Plus" with SSE2 | Benjamin Poulain | 2010-07-27 | 1 | -4/+20 |
|
|
* | | Fixed autotest failure in QPainter::setOpacity when NEON is used. | Samuel Rødal | 2010-06-25 | 1 | -6/+10 |
|
|
* | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 1 | -5/+5 |
|
|
* | | Made the qDrawPixmaps() API public (with modifications). | Trond Kjernåsen | 2010-02-23 | 1 | -2/+46 |
|/ |
|
* | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo. | Samuel Rødal | 2010-02-18 | 1 | -2/+0 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Fixes transformation problems with QGraphicsProxyWidget. | Yoann Lopes | 2009-12-02 | 1 | -1/+57 |
|
|
* | Merge branch '4.6-api-review' into 4.6 | Marius Storm-Olsen | 2009-11-09 | 1 | -2/+2 |
|\ |
|
| * | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 1 | -2/+2 |
|
|
* | | Crash on bug QTBUG-5493 | Warwick Allison | 2009-11-09 | 1 | -0/+14 |
|/ |
|
* | Fix QPainter::setPen(pen with color but no style) on non-extended. | David Faure | 2009-11-06 | 1 | -0/+39 |
|
|
* | Updated testcase since soft-light algorithm rewrite. | Gunnar Sletta | 2009-11-06 | 1 | -3/+3 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 1 | -1/+1 |
|\ |
|
| * | Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse(). | Liang QI | 2009-10-14 | 1 | -1/+1 |
|
|
* | | Fixed QPainter::begin() so that it fails gracefully. | Kim Motoyoshi Kalland | 2009-10-15 | 1 | -0/+40 |
|/ |
|
* | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -0/+25 |
|\ |
|
| * | Fix crash or painting error when drawing dashed lines with penWidth > 1 | Eskil Abrahamsen Blomfeldt | 2009-09-17 | 1 | -0/+25 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-08 | 1 | -0/+26 |
| |\ |
|
| * | | 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 commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6 | Rohan McGovern | 2009-09-09 | 1 | -0/+26 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed bug in drawImage() when fall-back code path is used. | Samuel Rødal | 2009-09-08 | 1 | -0/+26 |
| |/ |
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|