88fab1f333
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dbusinterfaces.cpp | ||
dbusinterfaces.h | ||
devicesmodel.cpp | ||
devicesmodel.h | ||
kcm.cpp | ||
kcm.h | ||
kcm.ui | ||
kcm_kdeconnect.desktop | ||
wizard.cpp | ||
wizard.h | ||
wizard.ui |