qt6-bb10/tests/auto/corelib
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
..
animation Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup() 2017-06-19 18:33:47 +00:00
codecs Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
global Long live qEnvironmentVariable() 2017-08-04 11:19:13 +00:00
io Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
itemmodels Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
json Improve symmetry of variant json conversions 2017-07-25 09:00:46 +00:00
kernel Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
mimetypes Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
plugin QUuid: add fromString(QStringView/QLatin1String) 2017-04-20 17:02:44 +00:00
statemachine Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
thread Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
tools Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
xml QXmlStreamWriter: Avoid writing invalid characters 2017-09-13 07:29:00 +00:00
corelib.pro