kdeconnect-kde/core
Alexander Lohnau f740a8bda8 Use target-centric CMake approach for declaring debug category
This makes it easier to read, because we do not have to handle a list of
files that get added to the targets. In other KDE projects, we also
prefer the target centric approach.

In case one wants to reuse the same category in multiple places, it
would be best to create a small static lib. But for now, this is not
needed.
2023-07-22 20:51:19 +00:00
..
backends Get rid of QOverload/static_cast for overloaded signals 2023-07-22 16:17:24 +02:00
CMakeLists.txt Use target-centric CMake approach for declaring debug category 2023-07-22 20:51:19 +00:00
compositefiletransferjob.cpp Port to updeprecated KJob::processedAmountChanged signal 2023-07-20 11:16:04 +03: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 Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00
daemon.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
dbushelper.cpp dbushelper: Use QRegularExpression instead of QRegExp 2023-07-20 11:16:04 +03:00
dbushelper.h.in Improve D-Bus implementation on macOS 2022-04-12 05:40:03 +00:00
device.cpp Port away from deprecated QList::toSet and QSet::toList 2023-07-20 11:15:50 +03: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 Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00
filetransferjob.h When receiving files, delay de-duplicating filenames 2023-05-25 22:54:17 +00:00
kdeconnectconfig.cpp Port away from deprecated QList::toSet and QSet::toList 2023-07-20 11:15:50 +03:00
kdeconnectconfig.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
kdeconnectplugin.cpp Remove check for Qt > 5.14 when minimum is 5.15 2023-07-20 18:23:45 +02:00
kdeconnectplugin.h Clean up unneeded version checks 2023-07-22 16:17:24 +02:00
kdeconnectpluginconfig.cpp Add missing NOTIFY to properties 2023-07-22 20:09:46 +02: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 DeviceInfo class 2023-06-27 11:10:59 +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 and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
notificationserverinfo.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
openconfig.cpp Reduce number of optional dependencies 2023-07-19 17:08:03 +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 Fix typo causing us to intersect with the wrong set 2023-07-22 15:21:26 +02:00
pluginloader.h Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00