qt5base-lts/src
Christian Ehrlicher aec4e05e9e Doc/QtWidgets: replace some 0 with \nullptr
Replace some 'is 0' or 'are 0' where 0 referes to a nullptr with 'is
\nullptr' and 'are \nullptr'

Change-Id: I5ff46185b570bdfc7d20d18a47fd9174771ad8e5
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2020-01-26 17:51:59 +01:00
..
3rdparty forkfd: add FFD_USE_FORK to force use of fork() 2020-01-09 22:52:25 +01:00
android Remove dead code to fix a lint warning 2020-01-09 08:04:41 +01:00
angle Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
concurrent QtConcurrent: fix warning about function parameters shadowing class members 2019-10-08 23:21:14 +02:00
corelib QStringList: use local storage in removeDuplicates() 2020-01-26 08:11:58 +00:00
dbus CMake: Add Qt6 forward compatible CMake API and targets 2020-01-25 18:10:26 +01:00
gui Windows QPA: Add detection of dark mode 2020-01-25 20:33:19 +01:00
network QSslCertificate: migrate to QRegularExpression 2020-01-23 16:47:31 +01:00
opengl Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-04 01:00:07 +01:00
openglextensions QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGL 2019-10-21 09:14:18 -04:00
platformheaders Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-18 01:00:08 +01:00
platformsupport QStringList: use local storage in removeDuplicates() 2020-01-26 08:11:58 +00:00
plugins Windows QPA: Provide an experimental palette for dark mode 2020-01-25 20:33:30 +01:00
printsupport Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-06 07:20:18 +00:00
sql Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
testlib Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
tools Introduce Q_PROPERTY attribute REQUIRED 2020-01-23 16:47:45 +01:00
widgets Doc/QtWidgets: replace some 0 with \nullptr 2020-01-26 17:51:59 +01:00
winmain Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
xml QStringList: use local storage in removeDuplicates() 2020-01-26 08:11:58 +00:00
src.pro MIME: Make the internal database direct content, not a Qt resource 2019-12-10 15:56:09 -08:00