| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 2 | -2/+2 |
|
|
* | Fixed text rendering bug in raster engine when opacity != 1.0. | Samuel Rødal | 2010-11-08 | 1 | -0/+25 |
|
|
* | 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 |
|
|
* | | 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 |
|
|
* | | Revert "Fix the rendering of lines with the X11 paint engine" | Samuel Rødal | 2010-08-18 | 1 | -65/+0 |
|
|
* | | 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 |
|
|
* | | Implement the composition mode "Plus" with SSE2 | Benjamin Poulain | 2010-07-27 | 1 | -4/+20 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-29 | 1 | -6/+10 |
|\ \ |
|
| * | | Fixed autotest failure in QPainter::setOpacity when NEON is used. | Samuel Rødal | 2010-06-25 | 1 | -6/+10 |
|
|
* | | | Various fixes to autotests when using the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 1 | -1/+1 |
|/ / |
|
* | | 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 | 2 | -2/+2 |
|
|
* | 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 |
|/ |
|
* | tests/auto/qpainter pro file fixed | Joerg Bornemann | 2009-09-23 | 1 | -1/+1 |
|
|
* | 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 | 2 | -8/+8 |
|
|
* | | | Update license headers again. | Jason McDonald | 2009-09-09 | 2 | -8/+8 |
|
|
* | | | 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 | 2 | -26/+26 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 2 | -26/+26 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 2 | -2/+2 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 2 | -2/+2 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 2 | -4/+44 |
|\ \ \
| |/ / |
|
| * | | Fixed rounding bug in raster paint engine rect / image drawing. | Samuel Rødal | 2009-06-22 | 1 | -0/+21 |
|
|
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 1 | -0/+19 |
| |\ \
| | |/ |
|
| | * | Fixed segmentation fault caused by empty clip. | Samuel Rødal | 2009-06-17 | 1 | -0/+19 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 2 | -4/+4 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 2 | -4/+4 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -0/+24 |
|\ \ \
| |/ / |
|
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 1 | -0/+26 |
| |\ \
| | |/ |
|
| * | | Fixed bug in QClipData::fixup(). | Samuel Rødal | 2009-06-02 | 1 | -0/+24 |
|
|