qt5base-lts/tests/auto/gui/painting
Tor Arne Vestbø c5db8fc74a Make it more obvious that Q_WS_ is dead code, and should perhaps be ported
We still have a bunch of Q_WS_ ifdefs in our code, which are easy to
mistake for Q_OS_ ifdefs when quickly scanning the code. By renaming
the ifdefs we make it clear that the code in question is dead.

In incremental follow-ups, we can then selectively either remove, or
port, the pieces that are dead code.

Change-Id: Ib5ef3e9e0662d321f179f3e25122cacafff0f41f
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-02-03 11:49:14 +00:00
..
qbrush Avoid unneeded QBrush::texture() calls 2015-02-02 22:05:31 +00:00
qcolor Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
qpagelayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpagesize Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpaintengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpainter Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
qpainterpath Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
qpainterpathstroker Fix assorted MSVC warnings in tests. 2015-01-17 12:06:59 +01:00
qpathclipper Haiku: Make remaining auto tests compile on Haiku 2015-01-14 05:37:28 +01:00
qpdfwriter Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpen Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpolygon Haiku: Make remaining auto tests compile on Haiku 2015-01-14 05:37:28 +01:00
qregion Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
qtransform Haiku: Make remaining auto tests compile on Haiku 2015-01-14 05:37:28 +01:00
qwmatrix Haiku: Make remaining auto tests compile on Haiku 2015-01-14 05:37:28 +01:00
painting.pro QPdfWriter - Use QPageSize and QPageLayout 2014-03-17 13:45:52 +01:00