qt6-bb10/src/dbus
Aleix Pol 683ed1e526 dbus: Put the qWarnings in qdbusintegrator.cpp into its own category
We already have a category for the integrator debug information, we
might as well start using it for all warnings.

Change-Id: I13239035a334a03036611ccac49cb8c2bf9233b7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-11-28 02:06:47 +01:00
..
doc Doc: Normalize page names 2022-11-02 17:21:28 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
LIBDBUS-1-LICENSE.txt
Qt6DBusMacros.cmake Remove the Unnecessary CMake Module, `include(CMakeParseArguments)` 2022-10-25 20:14:35 +02:00
dbus_minimal_p.h dbus_minimal_p.h: copy the libdbus-1 copyright to the top 2022-10-10 11:19:55 -07:00
qdbus_symbols.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbus_symbols_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusabstractadaptor.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbusabstractadaptor.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusabstractadaptor_p.h Remove more unused qreadwritelock.h includes 2022-05-17 18:49:31 +02:00
qdbusabstractinterface.cpp dbus: use same type of matching quotes 2022-10-21 12:02:34 -04:00
qdbusabstractinterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusabstractinterface_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusargument.cpp dbus: use same type of matching quotes 2022-10-21 12:02:34 -04:00
qdbusargument.h QDBusArgument: ensure std::vector isn't seen as an associative container 2022-05-17 01:27:33 +02:00
qdbusargument_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbusconnection.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnection_p.h dbus: Include some debug messages when failing to connect 2022-11-26 01:45:43 +01:00
qdbusconnectioninterface.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnectioninterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusconnectionmanager_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuscontext.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuscontext.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuscontext_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusdemarshaller.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuserror.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuserror.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusextratypes.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusextratypes.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusintegrator.cpp dbus: Put the qWarnings in qdbusintegrator.cpp into its own category 2022-11-28 02:06:47 +01:00
qdbusintegrator_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusinterface.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusinterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusinterface_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusinternalfilters.cpp dbus: use same type of matching quotes 2022-10-21 12:02:34 -04:00
qdbusintrospection.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusintrospection_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmarshaller.cpp dbus: use same type of matching quotes 2022-10-21 12:02:34 -04:00
qdbusmessage.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmessage.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmessage_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetaobject.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbusmetaobject_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetatype.cpp Apply Q_CONSTINIT where beneficial 2022-09-01 19:44:19 +02:00
qdbusmetatype.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmetatype_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusmisc.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbuspendingcall.cpp dbus: Include some debug messages when failing to connect 2022-11-26 01:45:43 +01:00
qdbuspendingcall.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qdbuspendingcall_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuspendingreply.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuspendingreply.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qdbusreply.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbusreply.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusserver.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qdbusserver.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusservicewatcher.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qdbusservicewatcher.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusthreaddebug_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusunixfiledescriptor.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusunixfiledescriptor.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusutil.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbusutil_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusvirtualobject.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
qdbusvirtualobject.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxmlgenerator.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbusxmlparser.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxmlparser_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_attribution.json
qtdbusglobal.h Introduce the qt_deprecates pragma 2022-09-06 20:15:00 +02:00
qtdbusglobal_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00