kdeconnect-kde/core
Aleix Pol 81634303b2 Make capabilities static
As discussed with Albert, move the population of capabilities into the
identity package, making them static along the execution of the link.

When we receive the identityPackage, we collect the plugins we can use with
the device and stick to those. This should simplify the implementation and
remove the possibility to lose packages if packages are received before the
capabilities are processed in the former approach.

REVIEW: 128386
2016-07-06 17:37:22 +02:00
..
backends More unused includes cleanup 2016-07-05 14:27:53 +02:00
CMakeLists.txt Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
core_debug.cpp Fixed build on windows 2016-06-09 02:36:02 +02:00
core_debug.h Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
daemon.cpp Unused include cleanup 2016-07-05 14:13:48 +02:00
daemon.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
dbushelper.cpp Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
dbushelper.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
device.cpp Make capabilities static 2016-07-06 17:37:22 +02:00
device.h Make capabilities static 2016-07-06 17:37:22 +02:00
filetransferjob.cpp Start consuming right away, if there's data available from the start 2016-07-05 13:14:47 +02:00
filetransferjob.h More unused includes cleanup 2016-07-05 14:27:53 +02:00
kdeconnectconfig.cpp Make warnings actual warnings 2016-06-22 16:31:01 +02:00
kdeconnectconfig.h Fixed compilation on Windows 2016-06-20 02:31:55 +02:00
kdeconnectplugin.cpp Naming consistency. Capabilities is the correct name 2016-07-06 15:55:04 +02:00
kdeconnectplugin.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
kdeconnectpluginconfig.cpp notifications: allow to configure how to sync desktop notifications 2015-12-05 23:23:22 +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 Make capabilities static 2016-07-06 17:37:22 +02:00
networkpackage.h Remove commented code 2016-07-06 00:59:37 +02:00
networkpackagetypes.h Make capabilities static 2016-07-06 17:37:22 +02:00
pluginloader.cpp Make capabilities static 2016-07-06 17:37:22 +02:00
pluginloader.h Make capabilities static 2016-07-06 17:37:22 +02:00