summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-231-0/+1
* 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
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+3
|\
| * Android: QEXPECT_FAIL a failing conditionMårten Nordheim2018-06-301-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+3
|\|
| * Android: Blacklist tst_QPainter::textOnTransparentImageMårten Nordheim2018-06-281-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-0/+35
|\|
| * Fix QTransform::transposed() result having wrong transformation typeEirik Aavitsland2018-06-061-0/+35
* | Provide presets for QGradientTor Arne Vestbø2018-05-311-0/+21
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-11/+3
* | Optimize unpremultiply using SSE rcpAllan Sandfeld Jensen2018-05-231-1/+19
|/
* Fix division by zero in radial gradiants with NEONAllan Sandfeld Jensen2018-04-241-4/+0
* Fix QPainter save/restore of clipping enabled stateEirik Aavitsland2018-03-261-0/+30
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* | tst_QRegion: compile under QT_DISABLE_DEPRECATED_BEFORE=0x051200Marc Mutz2017-12-071-5/+24
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-3/+5
|\ \
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-3/+5
* | | Remove references to obsolete platformsJake Petroules2017-11-052-4/+1
|/ /