qt6-bb10/tests/benchmarks/gui
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 Updated license headers 2016-01-21 18:55:18 +00:00
graphicsview Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
image Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
itemviews Updated license headers 2016-01-21 18:55:18 +00:00
kernel Deprecate QCoreApplication::flush() 2017-04-22 15:18:01 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting Use qRadiansToDegrees() and qDegreesToRadians() more widely 2017-07-05 10:15:34 +00:00
styles Deprecate QCoreApplication::flush() 2017-04-22 15:18:01 +00:00
text Improve performance of Qt::mightBeRichText by using QStringRef 2016-07-11 12:30:31 +00:00
gui.pro