summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* winrt: Fix tst_QPainterPathOliver Wolff2017-05-311-2/+4
* Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+12
* Add test-case for intersection equalityAllan Sandfeld Jensen2017-05-171-0/+49
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-0/+4
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-0/+255
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+26
|\
| * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+26
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+36
|\|
| * Fix qdrawhelper function toRGB64Allan Sandfeld Jensen2016-12-081-0/+16
| * Fix blending of RGB32 on RGB32 with partial opacityAllan Sandfeld Jensen2016-12-031-0/+20
* | Use RGB64 qdrawhelper routines for unpremultiplied formatsAllan Sandfeld Jensen2016-12-091-1/+13
* | Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-241-0/+35
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+19
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+19
| |\
| | * Fix illegal memory access on simple image rotatesAllan Sandfeld Jensen2016-10-121-0/+19
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-143-6/+6
* | | QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-14/+38
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+2
| |\|
| | * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-051-0/+2
* | | tst_QPainterPath: clean upMarc Mutz2016-08-051-10/+11
* | | QPolygon: add a smoke-test for boundingRect()Marc Mutz2016-08-041-0/+77
* | | Fix regression in rotated bilinear samplingAllan Sandfeld Jensen2016-07-271-0/+61
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\| |
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | | QtGui: Remove Windows CE.Friedemann Kleint2016-03-302-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-224-4/+4
|\| |
| * | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-184-4/+4
* | | QRegion: make iterableMarc Mutz2016-02-281-1/+39
|/ /
* | QRegion: add move ctorMarc Mutz2016-02-131-0/+23
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+26
|\|
| * Fix rounding error in fetchTransformedBilinearAllan Sandfeld Jensen2016-02-021-0/+26
* | Updated license headersJani Heikkinen2016-01-2119-322/+227
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-103-71/+1
* | tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-192-29/+36
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-5/+4
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+2
| |\
| | * Another fix of cosmetic QPainter::drawPolyline()Eirik Aavitsland2015-09-011-1/+2
| * | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-4/+2
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0514-14/+0
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0
* | | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-2/+1
|/ /
* | Remove type punning from QRgba64.Erik Verbruggen2015-08-111-0/+19
* | Fix repremultiply from RGB64 to RGB30Allan Sandfeld Jensen2015-08-111-0/+4
* | tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-317-50/+50
* | Fix A2RGB30 compositing testsAllan Sandfeld Jensen2015-07-011-6/+6
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-271-0/+19
|\|
| * Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-231-0/+19
* | Fix overflow in rgb30 gradient testsAllan Sandfeld Jensen2015-04-241-6/+6