qt5base-lts/tests/auto/dbus
Thiago Macieira 2e2cf8a549 Remove the old QDBusConnection::sender functionality
This has been deprecated since QDBusContext was introduced (Qt 4.3). So
it's time to remove the functionality.

[ChangeLog][Important Behavior Change] QDBusConnection::sender()
(deprecated since Qt 4.3) has changed to always return an invalid
QDBusConnection. To know what connection the incoming call was received
from, use QDBusContext.

Change-Id: I355efb82c14e54ed718c8f892d8267e727b19118
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
2015-01-06 19:41:36 +01:00
..
qdbusabstractadaptor Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00
qdbusabstractinterface Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00
qdbusconnection Remove the hardcoding of Unix socket paths for QtDBus 2014-12-20 07:36:42 +01:00
qdbusconnection_no_bus tst_qdbusconnection_no_bus: Fix build on Windows 2014-12-20 07:36:34 +01:00
qdbuscontext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusinterface Remove the old QDBusConnection::sender functionality 2015-01-06 19:41:36 +01:00
qdbuslocalcalls Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusmarshall Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00
qdbusmetaobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusmetatype Fix DBus signature generation for complex types. 2014-12-04 05:40:30 +01:00
qdbuspendingcall Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbuspendingreply Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusreply Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusservicewatcher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusthreading Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbustype Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusxmlparser Update license headers and add new license files 2014-09-24 12:26:19 +02:00
dbus.pro Revert c3f485c525 2013-08-08 09:22:29 +02:00