Aleix Pol
5c9d3a9d42
Make a new kdeconnectcore library
...
Solves the need of compiling device.cpp against all plugins. Also
networkpackage and others don't need to either.
REVIEW: 118742
2014-06-14 14:31:31 +02:00
Aleix Pol
1bda8043cd
Remove unneeded libraries to link against
...
Now the kded doesn't compile everything, so it has less dependencies
2014-06-14 13:12:48 +02:00
Aleix Pol
846494f62a
This wasn't meant to get in, according to Albert Vaca
2014-06-14 13:11:08 +02:00
Aleix Pol
e58145b20e
Don't compile all kde connect in the kded
...
It's just launching a process.
2014-06-14 13:08:26 +02:00
Albert Vaca
d7e9a42a7b
Moved unit tests together
2014-04-12 23:04:35 +02:00
À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
Samoilenko Yuri
f83ad76a5f
Daemon works now
2014-01-18 02:09:58 +04:00
Samoilenko Yuri
5ee45bce45
kded_kdeconnect splitted to module and daemon
...
kded_kdeconnect KDEDModule is a very simple daemon manager now, which allow to start/stop/restart
real daemon.
kdeconnectd is almost unmodified implementation of Daemon class wrapped with main() and QCoreApplication.
2014-01-17 17:58:53 +04:00
Albert Vaca
17f8ebb686
Added standalone binary to run kdeconnect without kded
2013-11-18 03:31:59 +01:00
Albert Vaca
6e5de6f437
qDebug -> kDebug with namespaces
...
Added 3 namespaces: kdeconnect_kded, kdeconnect_kcm and libkdeconnect
2013-11-06 22:16:55 +01:00
Albert Vaca
cf869dfd57
CMake now enforces QJson version 8.1 or greater
2013-10-29 17:46:57 +01:00
Albert Vaca
e20adde7fd
Moved filetransferjob from filetransfer plugin to networkpackage
2013-09-24 14:10:25 +02:00
Albert Vaca
91949acaa5
Refactor: Moved devicelinks and linkproviders to backends
2013-09-09 18:35:56 +02:00
Albert Vaca
22392a4917
Rename cmakemacros.txt -> macros.cmake
2013-09-02 14:47:37 +02:00
Albert Vaca
36e5d41811
Renamed daemon -> kded
2013-09-02 03:23:34 +02:00