qt5base-lts/tests/auto/widgets/itemviews
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
..
qabstractitemview Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
qcolumnview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatawidgetmapper QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypresses 2015-01-04 18:33:49 +01:00
qdirmodel Android: Fix QDirModel tests 2015-01-16 09:27:52 +01:00
qfileiconprovider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qheaderview QHeaderView: fix restoring Qt4 state. 2015-01-20 10:30:54 +01:00
qitemdelegate Itemviews: add ItemIsUserTristate flag 2015-01-25 12:37:41 +01:00
qitemeditorfactory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistwidget Implement QTableWidget/QListWidget::mimeData() 2014-10-31 14:06:25 +01:00
qtableview tst_qtableview: fix virtual-override clang warning 2014-11-24 08:05:34 +01:00
qtablewidget Implement QTableWidget/QListWidget::mimeData() 2014-10-31 14:06:25 +01:00
qtreeview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtreewidget QTreeWidget: forbid forcing PartiallyChecked on parent tristate items. 2015-01-25 12:37:51 +01:00
qtreewidgetitemiterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00