summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* New features for QPdfWriterJordi Pujol Foyo2019-12-191-0/+23
* Avoid crashing when constructing color-space from invalid enumAllan Sandfeld Jensen2019-12-161-9/+25
* WebGradients: redo implementationGiuseppe D'Angelo2019-12-141-6/+0
* Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-191-1/+48
|\
| * Fix: QPainter off-by-one clipping for some non-integer scalingsEirik Aavitsland2019-10-181-1/+48
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-011-0/+4
|\|
| * Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-091-7/+0
|\|
| * Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-7/+0
* | tst_QPdfWriter: Fix deprecation warningsFriedemann Kleint2019-09-051-39/+31
|/
* Limit QColorSpacePrimaries export to auto-testTor Arne Vestbø2019-09-041-0/+6
* Simplify QColorSpace named presetsTor Arne Vestbø2019-09-031-24/+24
* Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-0/+23
* Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-0/+190
|\
| * Long live QColorConstants!Marc Mutz2019-08-251-0/+189
| * Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-231-0/+1
* | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-203-89/+0
|/
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-0/+2
|\
| * BLACKLIST contains_QPointF for msvc-2019Heikki Halmet2019-08-081-0/+2
* | Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-021-0/+47
* | Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-23/+23
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-011-1/+9
|\|
| * Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
* | Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-312-10/+28
* | Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-5/+5
* | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-132-7/+63
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+4
|\|
| * Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
* | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-3/+3
* | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-273-21/+16
* | Custom color-space based on chromaticitiesAllan Sandfeld Jensen2019-05-021-0/+68
* | Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-122-83/+175
* | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-091-0/+8
* | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-4/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-031-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-0/+2
| |\
| | * Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-202-1/+56
|\| |
| * | Add faster path for scaling QRegion with multiple regionsJoni Poikelin2019-02-131-0/+55
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+1
| |\|
| | * Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-1/+1
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-086-3/+250
|/ /
* / Add clear, reserve and capacity methods to QPainterPathJean-Michaël Celerier2019-01-081-0/+43
|/
* Avoid crash in blitting or fast draw when QPointF is too bigAllan Sandfeld Jensen2018-12-111-0/+16
* Fix precision in parsing hex format QColorsAllan Sandfeld Jensen2018-11-121-0/+3
* QPainter cosmetic stroker: Fix painting error for FlatCap linesEirik Aavitsland2018-09-251-1/+1
* Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-111-13/+34
* Give the QGradient presets ObjectMode coordinate mode by defaultEirik Aavitsland2018-07-241-1/+1