qt5base-lts/tests/auto/widgets/graphicsview
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
..
qgraphicsanchorlayout Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsanchorlayout1 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicseffectsource Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsgridlayout Fixed a bug where spans did not always work in layouts. 2014-12-09 16:58:58 +01:00
qgraphicsitem Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
qgraphicsitemanimation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicslayoutitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicslinearlayout Adjust the layout if a QGraphicsWidget is explicitly hidden 2014-10-23 07:17:50 +02:00
qgraphicsobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicspixmapitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicspolygonitem Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsproxywidget Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
qgraphicsscene QGraphicsScene: stabilize stacking order of toplevel items 2014-10-24 22:02:18 +02:00
qgraphicssceneindex Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicstransform Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgraphicsview Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
qgraphicswidget Update license headers and add new license files 2014-09-24 12:26:19 +02:00
graphicsview.pro Re-enable tests tst_qgraphicsproxywidget, tst_qgraphicswidget. 2013-07-24 22:16:58 +02:00