katie/src/dbus
Ivailo Monev 5812411d37 optimize QDBusConnection methods
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-07-16 12:52:17 +00:00
..
CMakeLists.txt always use full paths for installation 2020-03-09 00:36:36 +00:00
qdbusabstractadaptor.cpp use foreach() for iteration in qDBusFindAdaptorConnector() 2020-07-14 00:05:48 +00:00
qdbusabstractadaptor.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusabstractadaptor_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusabstractinterface.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusabstractinterface.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusabstractinterface_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusargument.cpp add QDBusMarshall and QDBusXmlParser tests 2020-01-28 13:32:10 +00:00
qdbusargument.h add QDBusMarshall and QDBusXmlParser tests 2020-01-28 13:32:10 +00:00
qdbusargument_p.h remove unused QDBusDemarshaller::close() method 2020-01-28 21:06:02 +00:00
qdbusconnection.cpp optimize QDBusConnection methods 2020-07-16 12:52:17 +00:00
qdbusconnection.h remove unused and internal QDBusConnection::internalPointer 2020-01-27 17:53:41 +00:00
qdbusconnection_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusconnectioninterface.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusconnectioninterface.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusconnectionmanager_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuscontext.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuscontext.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuscontext_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusdemarshaller.cpp replace some tabs with space 2020-01-22 15:57:56 +00:00
qdbuserror.cpp rebrand interface names and drop deprecated D-Bus annotation name support 2020-01-18 00:48:42 +00:00
qdbuserror.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusextratypes.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusextratypes.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusintegrator.cpp remove redundant if statement in QDBusConnectionPrivate::prepareHook() 2020-01-29 00:45:47 +00:00
qdbusintegrator_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusinterface.cpp remove redundant const_cast<T>() in QDBusInterface::qt_metacast() 2020-04-09 07:15:06 +00:00
qdbusinterface.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusinterface_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusinternalfilters.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusintrospection.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusintrospection_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusmarshaller.cpp do not append to iterator if arguments passed to QDBusMarshaller::append() are invalid 2020-01-28 14:28:43 +00:00
qdbusmessage.cpp use foreach() for iteration in QDBusMessagePrivate::makeLocal() 2020-01-06 19:09:33 +00:00
qdbusmessage.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusmessage_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusmetaobject.cpp replace hardcoded value with enum in QDBusMetaObjectGenerator::parseProperties() 2020-04-09 07:27:59 +00:00
qdbusmetaobject_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusmetatype.cpp remove unused registerHelper<T>() argument 2020-02-15 19:15:24 +00:00
qdbusmetatype.h effectively revert 653549b4e4 2020-01-14 03:13:28 +00:00
qdbusmetatype_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusmisc.cpp use foreach() for iteration in qDBusParametersForMethod() function 2020-01-29 01:22:49 +00:00
qdbuspendingcall.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuspendingcall.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuspendingcall_p.h replace 0 with Q_NULLPTR in QDBusPendingCallPrivate constructor 2020-01-05 22:54:55 +00:00
qdbuspendingreply.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbuspendingreply.h remove unused QDBusPendingReplyTypes::metaTypeFor<T> argument 2020-01-29 17:48:11 +00:00
qdbusreply.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusreply.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusserver.cpp call parent connect() rather than QObject::connect() in QDBusServer constructor 2020-01-05 22:55:48 +00:00
qdbusserver.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusservicewatcher.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusservicewatcher.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusthreaddebug_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusunixfiledescriptor.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusunixfiledescriptor.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusutil.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusutil_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusxmlgenerator.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusxmlparser.cpp update copyright and add script for doing so 2019-12-29 23:21:34 +00:00
qdbusxmlparser_p.h update copyright and add script for doing so 2019-12-29 23:21:34 +00:00