kdeconnect-kde/kded
Àlex Fiestas 82a686dbe5 Calculate the speed in FileTransferJob if we know the size
KJob doesn't do this for us so we have to do the math
ourselves.
2014-03-03 21:12:06 +01:00
..
backends When uploading a file start reading the file 2014-03-03 04:51:36 +01:00
plugins Set the deviceName from SharePlugin 2014-03-03 21:11:32 +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 Calculate the speed in FileTransferJob if we know the size 2014-03-03 21:12:06 +01:00
filetransferjob.h Calculate the speed in FileTransferJob if we know the size 2014-03-03 21:12:06 +01: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 Set the name of kdeconnect to kdeconnectd 2014-03-03 21:10:30 +01:00
kded.cpp In the KDED, call start in the next loop. 2014-03-03 21:09:05 +01:00
kded.h Never block the kded 2014-03-03 19:58:05 +01:00
Messages.sh Ooops, missing flag in Messages.sh 2013-11-24 17:48:14 +01:00
networkpackage.cpp Fallback to body->size if payLoadsize is empty 2014-03-03 21:08:34 +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