telepathy-qt: dbus-tubes: Remove private inheritance, and references to unimplemented Qt API.
Dario Freddi
drf at kemper.freedesktop.org
Tue Jul 3 15:08:38 PDT 2012
Module: telepathy-qt
Branch: master
Commit: ccdd91ea8d506023b17de41f052f0286da1a0711
URL: http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=ccdd91ea8d506023b17de41f052f0286da1a0711
Author: Dario Freddi <dario.freddi at collabora.co.uk>
Date: Sat Mar 12 14:49:45 2011 +0100
dbus-tubes: Remove private inheritance, and references to unimplemented Qt API.
As with Stream Tubes, now DBus tubes return the bare DBus address instead of a QDBusConnection or
a QDBusServer.
---
TelepathyQt/dbus-tube-channel-internal.h | 62 -------------
TelepathyQt/dbus-tube-channel.cpp | 134 +++++++++++++---------------
TelepathyQt/dbus-tube-channel.h | 18 ++---
TelepathyQt/incoming-dbus-tube-channel.cpp | 64 +++++---------
TelepathyQt/incoming-dbus-tube-channel.h | 13 ++-
TelepathyQt/outgoing-dbus-tube-channel.cpp | 58 +++++--------
TelepathyQt/outgoing-dbus-tube-channel.h | 12 ++-
7 files changed, 127 insertions(+), 234 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-qt/diff/?id=ccdd91ea8d506023b17de41f052f0286da1a0711
More information about the telepathy-commits
mailing list