kdeconnect-kde/kded
Aleix Pol 566a671b15 Make it possible to send files from the kded plugin
Expose the share plugin on dbus
Add a shareUrl method that will send the file if it's a local url and just
send a URL otherwise.

REVIEW: 113344
2014-03-03 04:53:11 +01:00
..
backends When uploading a file start reading the file 2014-03-03 04:51:36 +01:00
plugins Make it possible to send files from the kded plugin 2014-03-03 04:53:11 +01:00
CMakeLists.txt Daemon works now 2014-01-18 02:09:58 +04:00
daemon.cpp Disabled loopback device locator, that was enabled at some point 2014-02-14 17:31:41 +01:00
daemon.h kded_kdeconnect splitted to module and daemon 2014-01-17 17:58:53 +04:00
default_args.h Renamed daemon -> kded 2013-09-02 03:23:34 +02:00
device.cpp PrivateKey field in KConfig is now PrivateKeyPath 2014-01-23 21:00:24 +01:00
device.h PrivateKey field in KConfig is now PrivateKeyPath 2014-01-23 21:00:24 +01:00
filetransferjob.cpp Share plugin changed name! Please run make uninstall before make install 2013-11-23 01:39:10 +01:00
filetransferjob.h Fixed file transfer 2013-09-27 00:01:59 +02:00
kdebugnamespace.cpp qDebug -> kDebug with namespaces 2013-11-06 22:16:55 +01:00
kdebugnamespace.h qDebug -> kDebug with namespaces 2013-11-06 22:16:55 +01:00
kdeconnect.desktop SVN_SILENT made messages (.desktop file) 2014-02-19 05:17:04 +00:00
kdeconnect.notifyrc SVN_SILENT made messages (.desktop file) 2014-03-02 05:38:29 +00:00
kdeconnectd.cpp Use correct catalog name in kded/kdeconnect.cpp 2014-02-28 17:36:03 +01:00
kded.cpp i18n fixes 2014-02-28 18:50:06 +01:00
kded.h PrivateKey field in KConfig is now PrivateKeyPath 2014-01-23 21:00:24 +01:00
Messages.sh Ooops, missing flag in Messages.sh 2013-11-24 17:48:14 +01:00
networkpackage.cpp Initialize the payload size when sending a package with payload 2014-03-03 04:50:53 +01:00
networkpackage.h Constant getter for package body 2014-01-15 01:02:38 +04:00
networkpackagetypes.h Improved package dispatch to the different plugins 2013-10-29 17:46:57 +01:00