kdeconnect-kde/core
Albert Vaca 02a2990720 Added a baseclass for the plugins' KCMs and a class for the plugins' config
Centralizing the plugins' config will ensure that all the plugins store it
the same way (ie: not in random files scattered around, like until now).
The base KCM class, together with the already existing base plugin class,
will give easy access to all the plugins to this centralized config. Also,
now the settings are not shared across devices (that is: every device can
have different config for a same plugin).

Note: This commit requires KCMUtils 5.9

REVIEW: 122927
2015-03-13 21:22:21 -07:00
..
backends Includes cleanup 2015-03-13 21:20:58 -07:00
CMakeLists.txt Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
core_debug.h Remove kdebugnamespace completely and replace by core_debug 2014-09-22 00:59:34 +02:00
daemon.cpp You can now change your name (the one seen by other devices on the network) 2015-03-01 21:23:05 -08:00
daemon.h You can now change your name (the one seen by other devices on the network) 2015-03-01 21:23:05 -08:00
dbushelper.cpp Minor changes 2014-10-10 11:47:35 -07:00
dbushelper.h More robust fix to problem with device ids being non exportable on dbus 2014-10-10 11:26:50 -07:00
default_args.h Removed commented code 2014-10-10 11:27:01 -07:00
device.cpp Make it possible for the DevicesModel to react to device name changes 2015-03-14 04:28:54 +01:00
device.h Make it possible for the DevicesModel to react to device name changes 2015-03-14 04:28:54 +01:00
filetransferjob.cpp Drop KIOWidgets dependency from KDEConnectCore 2015-03-09 13:22:10 +01:00
filetransferjob.h Drop KIOWidgets dependency from KDEConnectCore 2015-03-09 13:22:10 +01:00
kdeconnectconfig.cpp Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectconfig.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectplugin.cpp Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectplugin.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectpluginconfig.cpp Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectpluginconfig.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpackage.cpp Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
networkpackage.h Merge branch 'master' into frameworks 2014-11-11 21:40:54 -08:00
networkpackagetypes.h Ping plugin packet type define shouldn't be in core. 2014-12-21 19:35:35 -08:00
pluginloader.cpp Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
pluginloader.h Use the incoming/outgoing capabilities for trimming loaded plugins 2014-07-11 01:54:19 +02:00