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 Updated license headers 2016-01-21 18:55:18 +00:00
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 Updated license headers 2016-01-21 18:55:18 +00:00
qevent Updated license headers 2016-01-21 18:55:18 +00:00
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 QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
qguieventloop Fix race condition in the processEvents test 2017-07-19 12:29:53 +00:00
qguimetatype Remove tests/auto/qtest-config.h. 2016-04-12 14:56:49 +00:00
qguitimer Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
qguivariant Remove tests/auto/qtest-config.h. 2016-04-12 14:56:49 +00:00
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 Updated license headers 2016-01-21 18:55:18 +00:00
qopenglwindow Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qpalette Updated license headers 2016-01-21 18:55:18 +00:00
qpixelformat Updated license headers 2016-01-21 18:55:18 +00:00
qrasterwindow Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qscreen Updated license headers 2016-01-21 18:55:18 +00:00
qsurfaceformat Updated license headers 2016-01-21 18:55:18 +00:00
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