summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/lancelot/paintcommands.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-161-2826/+0
* Add lancelot test for smallcaps text pathAlbert Astals Cid2021-10-041-2/+16
* Improve lancelot test of dashed line paintingEirik Aavitsland2021-08-201-1/+24
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-261-0/+8
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-2/+2
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-261-5/+5
* Use QList instead of QVector in other testsJarek Kobus2020-06-251-1/+1
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-081-2/+46
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-6/+6
* Fix lancelot PaintCommands for reuseAllan Sandfeld Jensen2019-11-281-3/+12
* Add testing of fillRect() to QPainter lancelot testEirik Aavitsland2019-10-161-0/+49
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-2/+8
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-2/+8
| |\
| | * QPainter lancelot test: improve drawImage testingEirik Aavitsland2019-09-021-2/+8
* | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-11/+0
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
|/ /
* / Fix manual lance test: avoid using deprecated apiEirik Aavitsland2019-04-261-0/+3
|/
* Add lancelot tests to verify vertical alignment of inline imagesLars Knoll2018-12-031-0/+28
* Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-111-0/+3
* Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-221-2/+3
* Fix drawTiledPixmap() and texture-brush painting with high-DPR imagesEirik Aavitsland2018-04-251-1/+40
* Add lancelot based benchmarkAllan Sandfeld Jensen2018-04-041-2/+5
* Switch lancelot from QRegExp to QRegularExpressionsAllan Sandfeld Jensen2018-03-201-186/+191
* Do not always use argb32pm for subsurfacesAllan Sandfeld Jensen2017-05-311-1/+8
* Add lancelot test to exercise tiled non-ARGB32PM bilinear filteringAllan Sandfeld Jensen2017-03-161-6/+6
* Add support for OpenGL 3.2+ core profile contexts in QPainterJulian Thijssen2017-01-231-0/+2
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2
* Fix grayscale painting regression in 64-bit raster engineAllan Sandfeld Jensen2016-08-031-1/+10
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/other: Remove some placeholder formatting.Friedemann Kleint2015-10-221-9/+10
* lance: Ensure that OpenGL FBO is cleared before being used as surfaceTor Arne Vestbø2015-06-261-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix lance opengl painting testaavit2014-04-041-5/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Qt5 updates to the QPainter lancelot autotestaavit2012-11-091-19/+29
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Don't use the QRegExp methods that modify the object [QtGui]Thiago Macieira2012-04-241-1/+1
* More UTF8 fix of raster autotestaavit2012-03-221-2/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Moved integrationtests/* into other/Jo Asplin2011-11-301-0/+2582