kdeconnect-kde/core/backends/lan
Aleix Pol 29888cb78b Improve debug information
If we're ignoring an ssl issue, at least show it.
On connected show whether the socket is valid, otherwise we get remote
devices disconnected without any message. (In this case HostNameMismatch)
Also fixes a typo

CCBUG: 381542
2017-07-07 17:26:55 +02:00
..
CMakeLists.txt Initial working implementation of ssl 2015-07-05 18:53:53 +05:30
downloadjob.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
downloadjob.h More unused includes cleanup 2016-07-05 14:27:53 +02:00
landevicelink.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
landevicelink.h More unused includes cleanup 2016-07-05 14:27:53 +02:00
lanlinkprovider.cpp Improve debug information 2017-07-07 17:26:55 +02:00
lanlinkprovider.h Now a 100% more compiling 2017-02-14 23:03:59 +01:00
lanpairinghandler.cpp Fix warning because of missing enum value in switch 2017-02-18 15:32:55 +01:00
lanpairinghandler.h Missing Q_OBJECT macro 2016-11-26 16:36:34 +01:00
server.cpp Improve debug information 2017-07-07 17:26:55 +02:00
server.h More unused includes cleanup 2016-07-05 14:27:53 +02:00
socketlinereader.cpp Fixed old style connects with clazy 2016-11-26 15:14:19 +01:00
socketlinereader.h More unused includes cleanup 2016-07-05 14:27:53 +02:00
uploadjob.cpp Make error message reflect the actual ports we use 2017-02-14 22:52:37 +01:00
uploadjob.h Make error message reflect the actual ports we use 2017-02-14 22:52:37 +01:00