[SCM] kdeconnect packaging branch, master, updated. upstream/1.0.1-206-gf661872

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 18:27:10 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=60331cc

The following commit has been merged in the master branch:
commit 60331ccbf1d0c73576412b842ab0ee3f3b228a1c
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Sat Nov 26 15:38:08 2016 +0100

    Clazy says all this QStringLiteral and QLatin1String were missing/wrong
---
 app/main.cpp                                       |   6 +-
 cli/kdeconnect-cli.cpp                             | 108 ++++++++--------
 core/backends/lan/downloadjob.cpp                  |   4 +-
 core/backends/lan/landevicelink.cpp                |  10 +-
 core/backends/lan/lanlinkprovider.cpp              |  46 +++----
 core/backends/lan/lanlinkprovider.h                |   2 +-
 core/backends/lan/lanpairinghandler.cpp            |   2 +-
 core/backends/loopback/loopbackdevicelink.cpp      |   2 +-
 core/backends/loopback/loopbacklinkprovider.cpp    |   2 +-
 core/backends/loopback/loopbacklinkprovider.h      |   2 +-
 core/daemon.cpp                                    |  10 +-
 core/dbushelper.cpp                                |   2 +-
 core/device.cpp                                    |  40 +++---
 core/filetransferjob.cpp                           |   4 +-
 core/kdeconnectconfig.cpp                          |  38 +++---
 core/kdeconnectpluginconfig.cpp                    |  10 +-
 core/networkpackage.cpp                            |  28 ++---
 core/networkpackagetypes.h                         |   4 +-
 core/pluginloader.cpp                              |  12 +-
 daemon/kdeconnectd.cpp                             |  10 +-
 fileitemactionplugin/sendfileitemaction.cpp        |   6 +-
 interfaces/dbusinterfaces.cpp                      |   6 +-
 interfaces/notificationsmodel.cpp                  |   2 +-
 kcm/kcm.cpp                                        |  12 +-
 kcmplugin/kdeconnectpluginkcm.cpp                  |   2 +-
 kio/kiokdeconnect.cpp                              |  20 +--
 .../kdeconnectdeclarativeplugin.cpp                |  18 +--
 plasmoid/declarativeplugin/processrunner.cpp       |   2 +-
 plasmoid/declarativeplugin/responsewaiter.cpp      |   2 +-
 plugins/battery/batteryplugin.cpp                  |  12 +-
 plugins/battery/batteryplugin.h                    |   2 +-
 plugins/clipboard/clipboardplugin.cpp              |   2 +-
 plugins/clipboard/clipboardplugin.h                |   2 +-
 plugins/lockdevice/lockdeviceplugin.cpp            |  12 +-
 plugins/lockdevice/lockdeviceplugin.h              |   4 +-
 plugins/mousepad/mousepadplugin.cpp                |  54 ++++----
 plugins/mpriscontrol/mpriscontrolplugin.cpp        | 136 ++++++++++-----------
 plugins/mpriscontrol/mpriscontrolplugin.h          |   2 +-
 plugins/mprisremote/mprisremoteplugin.cpp          |  20 +--
 plugins/mprisremote/mprisremoteplugin.h            |   4 +-
 plugins/notifications/notification.cpp             |   8 +-
 .../notifications/notificationsdbusinterface.cpp   |  20 +--
 plugins/notifications/notificationsplugin.cpp      |   2 +-
 plugins/notifications/notificationsplugin.h        |   2 +-
 plugins/pausemusic/pausemusic_config.cpp           |  14 +--
 plugins/pausemusic/pausemusicplugin.cpp            |  40 +++---
 plugins/ping/pingplugin.cpp                        |   8 +-
 plugins/ping/pingplugin.h                          |   2 +-
 plugins/remotecommands/remotecommandsplugin.cpp    |   4 +-
 plugins/remotecontrol/remotecontrolplugin.h        |   2 +-
 plugins/runcommand/runcommand_config.cpp           |  14 +--
 plugins/runcommand/runcommandplugin.cpp            |  16 +--
 .../screensaverinhibitplugin.cpp                   |  10 +-
 .../sendnotifications/notificationslistener.cpp    |  54 ++++----
 .../notifyingapplicationmodel.cpp                  |   2 +-
 .../sendnotifications/sendnotifications_config.cpp |  22 ++--
 .../sendnotifications/sendnotificationsplugin.h    |   2 +-
 plugins/sftp/mounter.cpp                           |  36 +++---
 plugins/sftp/sftpplugin.cpp                        |  12 +-
 plugins/sftp/sftpplugin.h                          |   2 +-
 plugins/share/share_config.cpp                     |   6 +-
 plugins/share/shareplugin.cpp                      |  22 ++--
 plugins/share/shareplugin.h                        |   2 +-
 plugins/telephony/sendsmsdialog.cpp                |   2 +-
 plugins/telephony/telephonyplugin.cpp              |  30 ++---
 plugins/telephony/telephonyplugin.h                |   4 +-
 tests/devicetest.cpp                               |  12 +-
 tests/kdeconnectconfigtest.cpp                     |   8 +-
 tests/lanlinkprovidertest.cpp                      |  24 ++--
 tests/networkpackagetests.cpp                      |  14 +--
 tests/pluginloadtest.cpp                           |  10 +-
 tests/sendfiletest.cpp                             |  16 +--
 tests/testnotificationlistener.cpp                 |  92 +++++++-------
 tests/testsslsocketlinereader.cpp                  |  28 ++---
 74 files changed, 602 insertions(+), 602 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list