kdeconnect-kde/kded
Àlex Fiestas 71d339adea Added autotest for SocketLineReader
I want to re-write this class, so before I can do that I must
make sure that I don't break existing behavior.

The test basically sends  5 lines and then checks that those 5 lines
have been correctly identified.
2014-03-07 00:37:48 +01:00
..
autotests Added autotest for SocketLineReader 2014-03-07 00:37:48 +01:00
backends When uploading a file start reading the file 2014-03-03 04:51:36 +01:00
plugins Added const all around 2014-03-04 02:34:09 +01:00
CMakeLists.txt Added autotest for SocketLineReader 2014-03-07 00:37:48 +01: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 Coding style (adding brackets) 2014-03-04 02:33:41 +01:00
device.h PrivateKey field in KConfig is now PrivateKeyPath 2014-01-23 21:00:24 +01:00
filetransferjob.cpp Specify that we only support Kill. 2014-03-03 22:34:25 +01:00
filetransferjob.h Implement virtual KJob::doKill in FileTransferJob 2014-03-03 22:34:03 +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-03-05 04:38:53 +00:00
kdeconnect.notifyrc SVN_SILENT made messages (.desktop file) 2014-03-05 04:38:53 +00:00
kdeconnectd.cpp Use KIO::RenameDialgo if the file exists 2014-03-03 22:33:22 +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 Added const all around 2014-03-04 02:34:09 +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