qt5base-lts/tests/auto/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
..
image Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
itemmodels Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
math3d Introduce QQuaternion::inverted() 2015-01-28 12:37:50 +00:00
painting Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
qopengl Support Alpha8 and Grayscale8 natively in the OpenGL paint engine 2014-10-27 11:54:39 +01:00
text Deprecate QFont:: rawMode()/setRawMode() 2015-01-23 14:06:03 +01:00
util Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator. 2014-11-20 16:38:23 +01:00
gui.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00