kdeconnect-kde/core/backends/lan
Alexander Lohnau 1ee75463e0 Get rid of QOverload/static_cast for overloaded signals
By exclusing deprecated API in the KF5 build, the deprecated signal no
longer cause an ambiguity
2023-07-22 16:17:24 +02:00
..
CMakeLists.txt Add CMake flag to enable MDNS (off by default) 2023-07-17 20:41:15 +00:00
compositeuploadjob.cpp Get rid of QOverload/static_cast for overloaded signals 2023-07-22 16:17:24 +02:00
compositeuploadjob.h Fix crash when sending files 2023-07-16 14:44:31 +02:00
landevicelink.cpp Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
landevicelink.h Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
lanlinkprovider.cpp Get rid of QOverload/static_cast for overloaded signals 2023-07-22 16:17:24 +02:00
lanlinkprovider.h Port away from deprecated QtNetwork classes 2023-07-20 11:16:04 +03:00
mdnsdiscovery.cpp Get rid of QOverload/static_cast for overloaded signals 2023-07-22 16:17:24 +02:00
mdnsdiscovery.h Add MDNS discovery 2023-07-17 20:41:15 +00:00
server.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
server.h Use nullptr instead of 0 2023-07-20 18:26:24 +02:00
uploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00