summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-0/+25
|\
| * Fixed text rendering bug in raster engine when opacity != 1.0.Samuel Rødal2010-11-081-0/+25
* | Support glyph subpixel positioning without subpixel renderingJiang Jiang2010-11-101-26/+0
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-311-0/+33
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-301-0/+33
| |\
| | * Fix Windows compilation.Samuel Rødal2010-10-271-0/+1
| | * Fixed race condition in raster paint engine.Samuel Rødal2010-10-271-0/+32
* | | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-1/+22
|\ \ \ | |/ /
| * | Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-231-1/+0
| * | Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-231-0/+22
* | | Fix QPainter::clipBoundingRect() for QRectF clip.Andreas Kling2010-09-261-0/+8
* | | Skip sub pixel positions test if font smoothing is offEskil Abrahamsen Blomfeldt2010-09-141-0/+25
* | | Q_MAC_USE_COCOA -> QT_MAC_USE_COCOAEskil Abrahamsen Blomfeldt2010-09-141-1/+1
* | | Fix QPainter test failure on Mac/CarbonEskil Abrahamsen Blomfeldt2010-09-141-2/+2
* | | Support sub pixel positioning of glyphs in raster engineEskil Abrahamsen Blomfeldt2010-09-091-0/+36
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-65/+0
|\ \ \ | |/ /
| * | Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-181-65/+0
* | | disable the outlinefillconsistency test until the line algorithm has been upd...Gunnar Sletta2010-08-181-0/+3
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-08-171-0/+65
|\ \ \
| * \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-0/+65
| |\ \ \ | | |/ /
| | * | Revert "Fix the byte order in QImage::fill for 24bpp formats"Olivier Goffart2010-08-021-1/+1
| | * | Fix tst_QPainter::drawImage_task258776Olivier Goffart2010-07-301-1/+1
| | * | Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-07-291-0/+65
* | | | fix breakages in qpainter autotests.Gunnar Sletta2010-08-171-3/+3
|/ / /
* | | Added QPainter::clipBoundingRect() which is significantly fasterGunnar Sletta2010-08-091-0/+37
|/ /
* | Implement the composition mode "Plus" with SSE2Benjamin Poulain2010-07-271-4/+20
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-291-6/+10
|\ \
| * | Fixed autotest failure in QPainter::setOpacity when NEON is used.Samuel Rødal2010-06-251-6/+10
* | | Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-1/+1
|/ /
* | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-091-5/+5
* | Made the qDrawPixmaps() API public (with modifications).Trond Kjernåsen2010-02-231-2/+46
|/
* Fixed autotest failure in tst_QPainter::drawEllipse on Maemo.Samuel Rødal2010-02-181-2/+0
* Update copyright year to 2010Jason McDonald2010-01-062-2/+2
* Fixes transformation problems with QGraphicsProxyWidget.Yoann Lopes2009-12-021-1/+57
* Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-2/+2
|\
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-2/+2
* | Crash on bug QTBUG-5493Warwick Allison2009-11-091-0/+14
|/
* Fix QPainter::setPen(pen with color but no style) on non-extended.David Faure2009-11-061-0/+39
* Updated testcase since soft-light algorithm rewrite.Gunnar Sletta2009-11-061-3/+3
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-191-1/+1
|\
| * Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse().Liang QI2009-10-141-1/+1
* | Fixed QPainter::begin() so that it fails gracefully.Kim Motoyoshi Kalland2009-10-151-0/+40
|/
* tests/auto/qpainter pro file fixedJoerg Bornemann2009-09-231-1/+1
* Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-0/+25
|\
| * Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-171-0/+25
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-081-0/+26
| |\
| * | Update license headers again.Jason McDonald2009-09-082-8/+8
* | | Update license headers again.Jason McDonald2009-09-092-8/+8
* | | Merge commit '4feb4019cfc144cef4cd9177d52e52dee9ebdf32' into 4.6Rohan McGovern2009-09-091-0/+26
|\ \ \ | | |/ | |/|