Àlex Fiestas
e96fe74b64
Remove unused include in kdeconenct-cli
...
We are not using KUrl.
2014-09-21 21:58:55 +02:00
Aleix Pol
a8fb015a22
Fix compilation after merge
2014-07-02 01:39:38 +02:00
Albert Vaca
a303b73238
Merge branch 'master' into frameworks
...
Conflicts:
cli/kdeconnect-cli.cpp
core/CMakeLists.txt
plasmoid/package/contents/ui/FullRepresentation.qml
plugins/ping/pingplugin.cpp
2014-07-01 23:59:38 +02:00
Albert Vaca
4ef2a07f7b
CLI can now list notifications from a device
2014-07-01 01:26:07 +02:00
Aleix Pol
c8dbbed685
Move the send ping code to the ping plugin
...
turn it into a dbus call to the plugin
Reviewed by Albert Vaca
2014-06-27 18:21:40 +02:00
Aleix Pol
db0d30e2e9
When listing from the cli, display if a device is paired.
2014-06-27 16:18:43 +02:00
Aleix Pol
02e18a9759
Extend kdeconnect-cli
...
Make it show whether devices are paired.
Let it un/pair devices.
Reviewed by Albert Vaca
2014-06-23 18:15:10 +02:00
Aleix Pol
b618a64f51
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
cli/kdeconnect-cli.cpp
2014-06-18 02:46:14 +02:00
Albert Vaca
f12a3768b4
Translated sendfileitemaction and the CLI
2014-06-17 22:21:58 +02:00
Aleix Pol
a1a560c469
First approach to a KF5 port of KDE Connect
...
Ported using KDELibs4Support, for a smaller delta, so we can keep
developing on master until we decide not to.
At the moment, it builds and installs but tests don't pass because
of a QCA2 initialization problem I didn't manage to debug yet.
CCMAIL: kdeconnect@kde.org
2014-06-16 20:02:07 +02:00
Aleix Pol
b88897847b
Reorganize sources
...
We broke kded into core and kded, core contains the library with the backends
and plugins.
Also we renamed libkdeconnect to interfaces.
2014-06-14 15:22:40 +02:00
Aleix Pol
d5928197b2
CLI application to interact with kdeconnect kded module
...
Lists devices and makes it possible to share a url or a file with any
device.
REVIEW: 113343
2014-04-01 03:12:31 +02:00