qt5base-lts/tests/auto/gui/painting
Giuseppe D'Angelo 3e1d03b1ea Port Q_STATIC_ASSERT(_X) to static_assert
There is no reason for keep using our macro now that we have C++17.
The macro itself is left in for the moment being, as well as its
detection logic, because it's needed for C code (not everything
supports C11 yet).  A few more cleanups will arrive in the next few
patches.

Note that this is a mere search/replace; some places were using
double braces to work around the presence of commas in a macro, no
attempt has been done to fix those.

tst_qglobal had just some minor changes to keep testing the macro.

Change-Id: I1c1c397d9f3e63db3338842bf350c9069ea57639
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-06-19 19:38:23 +02:00
..
qbrush Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qcolor Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qcolorspace Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpagelayout Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpagesize Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpaintengine Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainter Remove a bunch of deprecated members from src/gui/painting classes 2020-05-06 09:54:17 +02:00
qpainterpath Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpainterpathstroker Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpathclipper Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpdfwriter Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qpen Regenerate tests/auto/gui/painting 2019-11-13 10:05:06 +00:00
qpolygon Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qrangecollection Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qregion Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qtransform Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
qwmatrix Get rid of QMatrix 2020-02-28 08:57:57 +01:00
CMakeLists.txt Port qtbase/tests/auto/gui/painting to CMake 2020-04-27 14:34:56 +02:00
painting.pro Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00