qt6-bb10/src/dbus
Allan Sandfeld Jensen 564b59d903 Another round of replacing 0 with nullptr
This time based on grepping to also include documentation, tests and
examples previously missed by the automatic tool.

Change-Id: Ied1703f4bcc470fbc275f759ed5b7c588a5c4e9f
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-10-07 23:02:47 +02:00
..
doc Doc: Correct link errors qtbase 2020-09-21 08:17:41 +02:00
.prev_CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
LIBDBUS-1-LICENSE.txt
Qt6DBusMacros.cmake dbus: Skip AUTOUIC on generated sources 2020-09-21 13:18:24 +02:00
dbus.pro
dbus_minimal_p.h
qdbus_symbols.cpp Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdbus_symbols_p.h Fix passing QDBusUnixFileDescriptors over peer-to-peer connections 2020-07-13 20:45:20 +02:00
qdbusabstractadaptor.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusabstractadaptor.h
qdbusabstractadaptor_p.h Use QList instead of QVector in dbus 2020-06-25 22:31:13 +02:00
qdbusabstractinterface.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusabstractinterface.h Remove some dead code 2020-09-12 23:36:50 +02:00
qdbusabstractinterface_p.h
qdbusargument.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusargument.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusargument_p.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusconnection.cpp Switch Q_DECL_DEPRECATED to use C++14 [[deprecated]] 2020-10-03 00:12:05 +02:00
qdbusconnection.h Switch Q_DECL_DEPRECATED to use C++14 [[deprecated]] 2020-10-03 00:12:05 +02:00
qdbusconnection_p.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusconnectioninterface.cpp
qdbusconnectioninterface.h
qdbusconnectionmanager_p.h MetaObject: Store the QMetaType of the methods 2020-06-02 22:42:15 +02:00
qdbuscontext.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qdbuscontext.h
qdbuscontext_p.h
qdbusdemarshaller.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qdbuserror.cpp
qdbuserror.h MetaObject: Store the QMetaType of the methods 2020-06-02 22:42:15 +02:00
qdbusextratypes.cpp
qdbusextratypes.h Sweep Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 -> Q_DECLARE_SHARED 2020-05-19 23:45:54 +02:00
qdbusintegrator.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusintegrator_p.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusinterface.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusinterface.h
qdbusinterface_p.h
qdbusinternalfilters.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusintrospection.cpp
qdbusintrospection_p.h Use QList instead of QVector in dbus 2020-06-25 22:31:13 +02:00
qdbusmarshaller.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusmessage.cpp Get rid of some #ifdef qt6 2020-09-30 21:15:40 +02:00
qdbusmessage.h Get rid of some #ifdef qt6 2020-09-30 21:15:40 +02:00
qdbusmessage_p.h
qdbusmetaobject.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusmetaobject_p.h MetaObject: store the QMetaType of the properties 2020-02-25 15:43:15 +01:00
qdbusmetatype.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusmetatype.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusmetatype_p.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusmisc.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbuspendingcall.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbuspendingcall.h
qdbuspendingcall_p.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbuspendingreply.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbuspendingreply.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusreply.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusreply.h Remove QVariant(int type, void *data, ...) constructor 2020-08-15 10:56:29 +02:00
qdbusserver.cpp
qdbusserver.h
qdbusservicewatcher.cpp
qdbusservicewatcher.h
qdbusthreaddebug_p.h
qdbusunixfiledescriptor.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qdbusunixfiledescriptor.h
qdbusutil.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusutil_p.h Port dbus from QStringRef to QStringView 2020-06-15 10:44:10 +02:00
qdbusvirtualobject.cpp
qdbusvirtualobject.h
qdbusxmlgenerator.cpp Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusxmlparser.cpp
qdbusxmlparser_p.h
qt_attribution.json Record that we're still up to date with latest dbus 2020-03-16 08:52:10 +01:00
qtdbusglobal.h Use QList instead of QVector in dbus 2020-06-25 22:31:13 +02:00
qtdbusglobal_p.h