kdeconnect-kde/core
Aleix Pol ef98fb4587 Fix file transfer under SSL
Introduces a big fat buffer :(
Actually test the trasfers :)
Takes QSslSocket causistic into account, for some reason QNAM refuses to
mark as finished when the QSslSocket (through QIODevice) closes.
It would be good to look into dropping the QBuffer, doing so with the test
in place will help.
2016-06-22 17:49:45 +02:00
..
backends Fix file transfer under SSL 2016-06-22 17:49:45 +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 Fix file transfer under SSL 2016-06-22 17:49:45 +02:00
filetransferjob.h Fix few issues in FileTransferJob 2016-06-22 12:42:51 +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 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