qt5base-lts/tests/benchmarks/gui
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
..
animation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
graphicsview Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
image Only use 32bit version of qPremultiply 2015-02-02 11:14:00 +00:00
itemviews Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Update license headers and add new license files 2014-09-24 12:26:19 +02:00
math3d Update license headers and add new license files 2014-09-24 12:26:19 +02:00
painting Remove unused class QPaintBuffer 2015-01-28 15:44:18 +00:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
text Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gui.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00