summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-062-34/+34
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-132-34/+34
* | Revert "fix breakages in qpainter autotests."aavit2011-05-191-3/+3
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-051-0/+41
|\
| * Added autotest for threaded text rendering.Laszlo Agocs2011-04-261-0/+41
* | Skip linearGradientSymmetry test on QWS.Samuel Rødal2011-04-191-0/+4
* | Made linearGradientSymmetry test pass on qreal=float platforms.Samuel Rødal2011-04-181-2/+2
* | Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-04-131-5/+34
|/
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-0/+22
|\
| * Prevent infinite loop in raster engine on zero dash pattern length.Samuel Rødal2011-02-221-0/+22
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-172-2/+2
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-102-2/+2
* | 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
|/