kdeconnect-kde/kded/backends/lan
Àlex Fiestas 258739cd93 Fix compile
Double declared variable plus missing ;, sorry :/
2014-04-14 21:57:48 +02:00
..
CMakeLists.txt LanDeviceLink now waits to read an entire line before trying to read it 2013-10-30 01:18:25 +01:00
downloadjob.cpp qDebug -> kDebug with namespaces 2013-11-06 22:16:55 +01:00
downloadjob.h Changed QSharedPointer<QIODevice> to <QTcpSocket> 2013-09-26 21:34:08 +02:00
landevicelink.cpp Removed extra lines and trailing spaces 2014-04-14 21:57:48 +02:00
landevicelink.h LanDeviceLink now waits to read an entire line before trying to read it 2013-10-30 01:18:25 +01:00
lanlinkprovider.cpp Fix compile 2014-04-14 21:57:48 +02:00
lanlinkprovider.h Coding style and return early refactoring 2014-04-14 21:57:48 +02:00
netaddress.h Refactor: Moved devicelinks and linkproviders to backends 2013-09-09 18:35:56 +02:00
socketlinereader.cpp Simplify socketlinereader by using Qt build in parser 2014-04-14 21:57:48 +02:00
socketlinereader.h LanDeviceLink now waits to read an entire line before trying to read it 2013-10-30 01:18:25 +01:00
uploadjob.cpp When uploading a file start reading the file 2014-03-03 04:51:36 +01:00
uploadjob.h Payloads are now QSharedPointer<QIODevice> instead of QIODevice* 2013-09-24 14:13:02 +02:00