kdeconnect-kde/core
Holger Kaelberer 8c9253440d Export scriptable plugin signals
A plugin should have the possibility to define signals to be exposed
on dbus.

REVIEW: 129811
2017-01-13 08:05:35 +01:00
..
backends Make pairing notifications more persistent 2017-01-05 19:11:55 +01:00
CMakeLists.txt Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
core_debug.cpp Define the debug category in core_debug.cpp 2016-11-28 15:57:58 +01:00
core_debug.h Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
daemon.cpp Merge branch '1.x' 2016-11-26 16:40:24 +01:00
daemon.h Show the announcedName in the qml app 2016-08-21 19:38:15 +02:00
dbushelper.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
dbushelper.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
device.cpp Export scriptable plugin signals 2017-01-13 08:05:35 +01:00
device.h Changed signal reachableStatusChanged() to reachableChanged(bool) 2016-11-23 17:24:35 +01:00
filetransferjob.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
filetransferjob.h Fixed QStrings not being passed by ref 2016-11-26 16:36:34 +01:00
kdeconnectconfig.cpp Fixed QStrings not being passed by ref 2016-11-26 16:36:34 +01:00
kdeconnectconfig.h Fixed QStrings not being passed by ref 2016-11-26 16:36:34 +01:00
kdeconnectplugin.cpp Reduce API exposed through dbus 2017-01-10 18:15:01 +01:00
kdeconnectplugin.h Reduce API exposed through dbus 2017-01-10 18:15:01 +01:00
kdeconnectpluginconfig.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
kdeconnectpluginconfig.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpackage.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
networkpackage.h Remove commented code 2016-07-06 00:59:37 +02:00
networkpackagetypes.h Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
pluginloader.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
pluginloader.h Make capabilities static 2016-07-06 17:37:22 +02:00