qt5base-lts/tests/auto/widgets/itemviews
Kevin Funk 58c14c4a7e Replace Q_NULLPTR with nullptr where possible
Remaining uses of Q_NULLPTR are in:
src/corelib/global/qcompilerdetection.h
  (definition and documentation of Q_NULLPTR)
tests/manual/qcursor/qcursorhighdpi/main.cpp
  (a test executable compilable both under Qt4 and Qt5)

Change-Id: If6b074d91486e9b784138f4514f5c6d072acda9a
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-09-19 11:53:55 +00:00
..
qabstractitemview Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qcolumnview tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdatawidgetmapper tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdirmodel Remove remains of wince in .pro files 2017-07-03 05:32:51 +00:00
qfileiconprovider Updated license headers 2016-01-21 18:55:18 +00:00
qheaderview Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qitemdelegate Allow QImage with more than 2GByte of image data 2017-07-08 08:17:13 +00:00
qitemeditorfactory Updated license headers 2016-01-21 18:55:18 +00:00
qitemview QtWidgets: Remove Windows CE. 2016-04-07 10:24:45 +00:00
qlistview Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qlistwidget Fix tst_QListWidget::QTBUG50891_ensureSelectionModelSignalConnectionsAreSet 2017-07-21 22:10:28 +00:00
qtableview Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00
qtablewidget tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qtreeview Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qtreewidget Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtreewidgetitemiterator tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
itemviews.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00