kdeconnect-kde/kcm
Albert Vaca 88fab1f333 Plugins are now owned by devices and not by daemon
Plugins can no longer emit networkpackages for *every* device.
Plugins are stored in device, wich selectively loads them.
A Device is needed in order to instantiate a Plugin (via PluginLoader)
PluginLoader is a singleton, because every instance of Device need it.
Added KPluginSelector in the KCM to select the plugins to load.
Added architecture explanation to README

Only PingPlugin is working by now.
2013-08-13 05:07:32 +02:00
..
CMakeLists.txt Plugins are now owned by devices and not by daemon 2013-08-13 05:07:32 +02:00
dbusinterfaces.cpp Added battery reporting via dbus interface 2013-07-26 16:21:19 +02:00
dbusinterfaces.h Added battery reporting via dbus interface 2013-07-26 16:21:19 +02:00
devicesmodel.cpp Plugins are now owned by devices and not by daemon 2013-08-13 05:07:32 +02:00
devicesmodel.h Android: Uses Apache Mina to abstract socket management 2013-07-24 18:42:33 +02:00
kcm.cpp Plugins are now owned by devices and not by daemon 2013-08-13 05:07:32 +02:00
kcm.h Plugins are now owned by devices and not by daemon 2013-08-13 05:07:32 +02:00
kcm.ui Plugins are now owned by devices and not by daemon 2013-08-13 05:07:32 +02:00
kcm_kdeconnect.desktop Yet another refactor, mostly moving code from from daemon class to device class 2013-07-03 03:52:44 +02:00
wizard.cpp Yet another refactor, mostly moving code from from daemon class to device class 2013-07-03 03:52:44 +02:00
wizard.h Yet another refactor, mostly moving code from from daemon class to device class 2013-07-03 03:52:44 +02:00
wizard.ui Fixed cmake build 2013-06-25 18:43:54 +02:00