kdeconnect-kde/core
Aleix Pol f9406e8afc Introduce QVariantMap as an argument of NetworkPackage
Makes it possible to specify the different properties sent at once,
rather than one by one as we used to do.

Also port whenever possible to the initializer-list syntax.

REVIEW: 128269
2016-06-21 20:07:12 +02:00
..
backends Introduce QVariantMap as an argument of NetworkPackage 2016-06-21 20:07:12 +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 Preffer Q_FOREACH to foreach 2016-06-21 14:50:17 +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 Changed magic number by constant 2016-06-21 18:42:53 +02:00
device.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
filetransferjob.cpp Merge branch '0.9' 2015-10-19 17:48:13 +02:00
filetransferjob.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
kdeconnectconfig.cpp Fix issues detected by clazy 2016-06-20 19:22:29 +02:00
kdeconnectconfig.h Fixed compilation on Windows 2016-06-20 02:31:55 +02:00
kdeconnectplugin.cpp Merge branch 'stable' 2015-09-08 10:51:41 +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 Introduce QVariantMap as an argument of NetworkPackage 2016-06-21 20:07:12 +02:00
networkpackage.h Introduce QVariantMap as an argument of NetworkPackage 2016-06-21 20:07:12 +02:00
networkpackagetypes.h Removed encrypted package type define 2015-12-10 19:06:55 -08:00
pluginloader.cpp Preffer Q_FOREACH to foreach 2016-06-21 14:50:17 +02:00
pluginloader.h Remove unneeded KService include 2015-04-10 17:47:54 +02:00