qt6-bb10/tests/auto/gui/kernel
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
..
noqteventloop tst_NoQtEventLoop: Pass with High DPI scaling active 2017-08-04 08:36:16 +00:00
qbackingstore
qclipboard Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qcursor QCursor: Add equality operators 2017-03-21 17:22:41 +00:00
qdrag
qevent
qfileopenevent Fix test for sandboxed targets 2016-09-15 14:25:50 +00:00
qguiapplication tst_QGuiApplication: Split the quitOnLastWindowClosed() tests 2017-03-29 13:06:21 +00:00
qguieventdispatcher
qguieventloop Fix race condition in the processEvents test 2017-07-19 12:29:53 +00:00
qguimetatype
qguitimer
qguivariant
qinputmethod Skip failing autotests with b2qt toolchain 2017-05-09 08:11:18 +00:00
qkeyevent tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qkeysequence Remove remaining Carbon includes from QtCore, QtGui and QtWidgets 2017-03-07 01:04:40 +00:00
qmouseevent Add helper function to reset QMouseEvent localPos 2016-08-01 09:58:23 +00:00
qmouseevent_modal
qopenglwindow Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qpalette
qpixelformat
qrasterwindow Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qscreen
qsurfaceformat
qtouchevent Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qwindow Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
kernel.pro QCursor: Add equality operators 2017-03-21 17:22:41 +00:00