summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-312-26/+26
* Updated year in copyright headerKai Koehne2014-03-262-2/+2
* test: Mark tst_qpainter as insignificant only on Mac OS XSergio Ahumada2013-05-111-1/+1
* Fixed invalid memory read in SSSE3 image blending code.Samuel Rodal2013-04-221-0/+20
* Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-201-11/+47
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-141-0/+39
* Update copyright year in Digia's license headersSergio Ahumada2013-01-132-2/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-081-0/+35
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-171-0/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-292-48/+48
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-251-0/+30
* Update contact information in license headers.Sergio Ahumada2012-08-012-4/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-112-2/+2
* tests: eliminated usage of qttest_p4.prf [part 3]Sergio Ahumada2011-12-291-2/+7
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-1/+1
* 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-112-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