kdeconnect-kde/core
Alexander Lohnau b54f0e2467 Modernize plugin loading code
Use the new utility-methods and improve the logging.
2023-07-31 06:39:08 +00:00
..
backends Fix memory leak due to m_receivedIdentityPackets growing 2023-07-30 07:29:52 +00:00
CMakeLists.txt Make it compile and don't use .data() on temporary QByteArray 2023-07-29 10:36:12 +02:00
compositefiletransferjob.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
compositefiletransferjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
core_debug.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
core_debug.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
daemon.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
daemon.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
dbushelper.cpp GIT_SILENT Re-run clang-format 2023-07-22 20:51:19 +00:00
dbushelper.h.in Improve D-Bus implementation on macOS 2022-04-12 05:40:03 +00:00
device.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
device.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
deviceinfo.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
filetransferjob.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
filetransferjob.h When receiving files, delay de-duplicating filenames 2023-05-25 22:54:17 +00:00
kdeconnectconfig.cpp Check for errors in KdeConnectConfig 2023-07-29 10:36:12 +02:00
kdeconnectconfig.h Replace QCA with a simple OpenSSL wrapper 2023-07-29 08:19:17 +00:00
kdeconnectplugin.cpp Modernize plugin loading code 2023-07-31 06:39:08 +00:00
kdeconnectplugin.h Clean up unneeded version checks 2023-07-22 16:17:24 +02:00
kdeconnectpluginconfig.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
kdeconnectpluginconfig.h Add missing NOTIFY to properties 2023-07-22 20:09:46 +02:00
Messages.sh Do not extract messages from the non-existent .ui and .rc files 2019-12-21 10:04:31 +02:00
networkpacket.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
networkpacket.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
networkpackettypes.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
notificationserverinfo.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
notificationserverinfo.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
openconfig.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
openconfig.h Ensure openconfig.h is only included once 2023-02-17 07:48:45 +00:00
pairstate.h clang-format pass 2023-07-16 16:20:34 +02:00
pluginloader.cpp Modernize plugin loading code 2023-07-31 06:39:08 +00:00
pluginloader.h Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00
sslhelper.cpp Make it compile and don't use .data() on temporary QByteArray 2023-07-29 10:36:12 +02:00
sslhelper.h Simplify using QSslKey 2023-07-29 10:35:37 +02:00