kdeconnect-kde/core
Alexander Lohnau 46feeda0cb Remove unused default destructors
Overriding and defaulting them in the header doesn't make sense

For the dbus interfaces, we don't have any reasources to clean up or memory to be released. Meaning we can drop those lines too
2023-08-05 20:22:18 +00:00
..
backends Remove unused default destructors 2023-08-05 20:22:18 +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 Simplify and optimize some string usages 2023-08-05 20:22:18 +00:00
dbushelper.h.in Improve D-Bus implementation on macOS 2022-04-12 05:40:03 +00:00
device.cpp Simplify and optimize some string usages 2023-08-05 20:22:18 +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 plugins: Add context-aware logging in case of errors 2023-08-03 20:54:38 +02:00
kdeconnectplugin.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +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 Remove trailing / for KPluginMetaData::findPlugins 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