kdeconnect-kde/plugins/sms
Nicolas Fella 884be30598 Simplify ConversationsDbusInterface
We have one ConversationsDbusInterface per plugin, and one plugin per device

So each interface is always bound to one device and we don't need to maintain an internal list
2024-10-20 00:15:19 +02:00
..
CMakeLists.txt Remove no longer necessary Qt6Core5Compat dependency 2024-05-01 16:18:14 +02:00
conversationsdbusinterface.cpp Simplify ConversationsDbusInterface 2024-10-20 00:15:19 +02:00
conversationsdbusinterface.h Fix clang-format 14 being confused about comment before access modifier 2024-09-08 08:46:53 +00:00
kdeconnect_sms.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-08-28 01:25:08 +00:00
requestconversationworker.cpp Fixing 'argument': conversion from 'size_t' to 'int', possible loss of data 2024-10-10 08:51:57 +01:00
requestconversationworker.h Fixing 'argument': conversion from 'size_t' to 'int', possible loss of data 2024-10-10 08:51:57 +01:00
smsplugin.cpp Remove QTextCodec usage 2024-03-09 09:54:04 +00:00
smsplugin.h Remove QTextCodec usage 2024-03-09 09:54:04 +00:00