summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/lancelot/scripts
Commit message (Expand)AuthorAgeFilesLines
* Use OpenType font weightsJonas Karlsson2020-08-283-3/+3
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-083-0/+240
* Raster painting: fix dashing for separate linesEirik Aavitsland2020-03-271-1/+39
* Fix lancelot PaintCommands for reuseAllan Sandfeld Jensen2019-11-282-20/+20
* Add testing of fillRect() to QPainter lancelot testEirik Aavitsland2019-10-162-0/+242
* Fix raster paint error in path joins of tightly bending bezier curvesEirik Aavitsland2019-06-141-0/+11
* Fix aliased painting with non-uniform scalingEirik Aavitsland2019-04-251-0/+79
* Painter path stroking: fix capping of beziers ending in tight turnsEirik Aavitsland2019-02-051-1/+27
* Add lancelot tests to verify vertical alignment of inline imagesLars Knoll2018-12-031-0/+9
* Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-221-0/+15
* Fix drawTiledPixmap() and texture-brush painting with high-DPR imagesEirik Aavitsland2018-04-251-0/+43
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-072-12/+12
|\
| * Do not always use argb32pm for subsurfacesAllan Sandfeld Jensen2017-05-312-12/+12
* | Simplify code by factoring out brush transformation for gradientsEirik Aavitsland2017-05-153-0/+202
|/
* Add lancelot test to exercise tiled non-ARGB32PM bilinear filteringAllan Sandfeld Jensen2017-03-161-0/+9
* Fix bilinear sampling of more than 8x rotated transformsAllan Sandfeld Jensen2016-11-292-2/+11
* Fixup for text labels in lancelot graphics testEirik Aavitsland2016-03-312-14/+14
* Add lancelot test for Emoji text rendering / color glyphsTor Arne Vestbø2015-06-251-1/+8
* Further tune curveThreshold setting based on strokeWidthEirik Aavitsland2015-06-221-0/+7
* Ensure that GL::updateBrushTexture() activates and binds properlyTor Arne Vestbø2014-12-131-0/+20
* Fix test script: let actual font used match the font descriptionaavit2014-05-271-6/+6
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1614-113/+113
* Extend lance-tests for text/statictext to check flipped/negative scaleTor Arne Vestbø2013-01-242-16/+52
* Adjust autotest files for raster engine to new default penaavit2012-10-267-141/+209
* Fix raster autotest: consistently assume scripts in UTF8, not latin1aavit2012-03-201-1/+1
* Moved integrationtests/* into other/Jo Asplin2011-11-3061-0/+6967