qt5base-lts/tests/auto/gui/painting
Marc Mutz ce83a03cfd QColor: deprecate isValidColor, setNamedColor, string-ish ctors
[ChangeLog][QtGui][QColor] The constructors from string-ish type, as
well as the setNamedColor() and isValidColor() functions, have been
deprecated effective Qt 6.6 in favor of fromString() and
isValidColorName(), resp.

Fixes: QTBUG-101389
Change-Id: I002646bd48c1e4340dc6842fd136fc9f35bb9b61
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-15 10:36:09 +00:00
..
qbrush Fix: QBrush autotest failure on Android and Wayland 2021-03-11 07:03:45 +00:00
qcolor QColor: deprecate isValidColor, setNamedColor, string-ish ctors 2022-03-15 10:36:09 +00:00
qcolorspace CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
qpagelayout Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpageranges Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpagesize Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpaintengine Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpainter Fix painting clipping glitches with fractional scaling 2022-03-02 13:58:10 +00:00
qpainterpath QPainterPath: fix handling of fill rules 2021-03-26 10:45:46 +01:00
qpainterpathstroker Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpathclipper Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpdfwriter Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpen Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpolygon Remove the qmake project files 2021-01-07 15:32:28 +01:00
qregion Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtransform Remove the qmake project files 2021-01-07 15:32:28 +01:00
qwmatrix Get rid of QMatrix 2020-02-28 08:57:57 +01:00
CMakeLists.txt Rename QRangeCollection to QPageRanges, make it a proper value type 2020-11-08 11:49:54 +01:00