[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Oct 14 14:27:09 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=6e5de6f
The following commit has been merged in the master branch:
commit 6e5de6f43715087bbf09e8e93d0a273a0255fa8e
Author: Albert Vaca <albertvaka at gmail.com>
Date: Wed Nov 6 22:16:55 2013 +0100
qDebug -> kDebug with namespaces
Added 3 namespaces: kdeconnect_kded, kdeconnect_kcm and libkdeconnect
---
kcm/CMakeLists.txt | 4 ++-
kcm/devicessortproxymodel.cpp | 2 +-
kcm/kcm.cpp | 3 +--
.../kdeconnect_export.h => kcm/kdebugnamespace.cpp | 12 ++++-----
.../autoclosingqfile.cpp => kcm/kdebugnamespace.h | 14 +++++-----
kded/CMakeLists.txt | 1 +
kded/backends/lan/downloadjob.cpp | 6 ++---
kded/backends/lan/landevicelink.cpp | 4 +--
kded/backends/lan/lanlinkprovider.cpp | 25 +++++++++---------
kded/backends/lan/socketlinereader.cpp | 3 ++-
kded/backends/lan/uploadjob.cpp | 4 +--
kded/backends/loopback/loopbacklinkprovider.cpp | 4 +--
kded/daemon.cpp | 27 ++++++++++---------
kded/device.cpp | 30 +++++++++++-----------
kded/filetransferjob.cpp | 21 +++++++--------
.../kdebugnamespace.cpp | 10 ++++----
.../autoclosingqfile.cpp => kdebugnamespace.h} | 14 +++++-----
kded/networkpackage.cpp | 14 +++++-----
kded/networkpackage.h | 7 +++--
kded/plugins/battery/CMakeLists.txt | 1 +
kded/plugins/battery/batterydbusinterface.cpp | 4 +--
kded/plugins/battery/batteryplugin.cpp | 2 +-
kded/plugins/clipboard/CMakeLists.txt | 1 +
kded/plugins/clipboard/clipboardplugin.cpp | 2 +-
kded/plugins/mpriscontrol/CMakeLists.txt | 1 +
kded/plugins/mpriscontrol/mpriscontrolplugin.cpp | 19 +++++++-------
kded/plugins/notifications/CMakeLists.txt | 1 +
kded/plugins/notifications/notification.cpp | 3 ++-
.../notifications/notificationsdbusinterface.cpp | 14 +++++-----
kded/plugins/notifications/notificationsplugin.cpp | 3 +--
kded/plugins/pausemusic/CMakeLists.txt | 1 +
kded/plugins/pausemusic/pausemusicplugin.cpp | 3 ++-
kded/plugins/ping/CMakeLists.txt | 1 +
kded/plugins/ping/pingplugin.cpp | 8 +++---
kded/plugins/pluginloader.cpp | 16 +++++-------
kded/plugins/sharereceiver/CMakeLists.txt | 1 +
kded/plugins/sharereceiver/autoclosingqfile.h | 3 ++-
kded/plugins/sharereceiver/sharereceiverplugin.cpp | 12 ++++-----
kded/plugins/telephony/CMakeLists.txt | 1 +
kded/plugins/telephony/telephonyplugin.cpp | 6 ++---
libkdeconnect/CMakeLists.txt | 1 +
libkdeconnect/devicesmodel.cpp | 7 ++---
.../{kdeconnect_export.h => kdebugnamespace.cpp} | 11 ++++----
.../kdebugnamespace.h | 14 +++++-----
libkdeconnect/notificationsmodel.cpp | 5 ++--
45 files changed, 182 insertions(+), 164 deletions(-)
The diff has been stripped from this email because it exceeds 50KB
--
kdeconnect packaging
More information about the pkg-kde-commits
mailing list