kdeconnect-kde/interfaces
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
..
KDEConnect Reorganize sources 2014-06-14 15:22:40 +02:00
CMakeLists.txt Port away from KServiceTrader 2015-03-19 16:36:53 +01:00
dbusinterfaces.cpp Fully replaced KDED for autostart + dbus activation, so we work outside KDE 2015-02-23 22:12:45 -08:00
dbusinterfaces.h Fully replaced KDED for autostart + dbus activation, so we work outside KDE 2015-02-23 22:12:45 -08:00
devicesmodel.cpp Take into account the integrated filter in the DevicesModel 2015-03-16 02:31:59 +01:00
devicesmodel.h Take into account the integrated filter in the DevicesModel 2015-03-16 02:31:59 +01:00
interfaces_debug.h Forgot to add this file, needed for interfaces to build 2014-09-22 00:46:54 +02:00
KDEConnectConfig.cmake.in Reorganize sources 2014-06-14 15:22:40 +02:00
modeltest.cpp Fixed annoying warning in modeltest.cpp 2015-03-08 19:13:34 -07:00
modeltest.h Reorganize sources 2014-06-14 15:22:40 +02:00
notificationsmodel.cpp Make the NotificationsModel also async 2015-03-14 05:37:16 +01:00
notificationsmodel.h Make the NotificationsModel also async 2015-03-14 05:37:16 +01:00