kdeconnect-kde/kded
Àlex Fiestas 258739cd93 Fix compile
Double declared variable plus missing ;, sorry :/
2014-04-14 21:57:48 +02:00
..
backends Fix compile 2014-04-14 21:57:48 +02:00
plugins Wrong if condition to mute kmix 2014-04-12 21:41:38 +02:00
CMakeLists.txt Moved unit tests together 2014-04-12 23:04:35 +02:00
daemon.cpp Removed commented code 2014-04-14 21:21:09 +02: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 Fixed pairing problems when kdeconnect crashed 2014-04-14 21:08:13 +02: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 Made some methods const 2014-04-05 20:05:22 +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-03-26 04:43:05 +00:00
kdeconnect.notifyrc SVN_SILENT made messages (.desktop file) 2014-03-26 04:43:05 +00:00
kdeconnectd.cpp Daemon is a KUniqueApplication now, to avoid having more than one instance 2014-04-12 22:49:00 +02: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