kdeconnect-kde/core
Aleix Pol c7cee37330 Port away from KServiceTrader
Uses KPluginLoader+KPluginMetadata instead.
Describes plugins in json instead of desktop files. These desktop files are
then embedded into the .so file. All the plugins will be in a kdeconnect/
directory, and those will be the ones to look for.

Note it doesn't drop the KService dependency as KIOCore is a KDE Connect
dependency as well.

REVIEW: 123042
2015-03-19 16:36:53 +01:00
..
backends Includes cleanup 2015-03-13 21:20:58 -07:00
CMakeLists.txt Fix build 2015-03-14 14:33:12 +01: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 Port away from KServiceTrader 2015-03-19 16:36:53 +01: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 Port away from KServiceTrader 2015-03-19 16:36:53 +01:00
device.h Fixed unpair still using the old KConfig 2015-03-15 19:31:01 -07: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 Used QSettings instead of KConfig in KdeConnectSettings 2015-03-15 19:31:01 -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 kDebug -> qCDebug 2015-03-15 19:31:01 -07: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 Port away from KServiceTrader 2015-03-19 16:36:53 +01:00
pluginloader.h Port away from KServiceTrader 2015-03-19 16:36:53 +01:00