kdeconnect-kde/smsapp
Nicolas Fella 9ae3ea631a Use qdbus_cast
Let Qt do the boilerplat for us.

Does virtually the same under the hood (https://code.woboq.org/qt5/qtbase/src/dbus/qdbusargument.h.html#_Z10qdbus_castRK13QDBusArgumentPT_)
2020-07-29 18:58:36 +02:00
..
qml Enabled seding of multi-target messages in SMS app. 2020-07-08 14:23:13 +05:30
CMakeLists.txt Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationlistmodel.cpp Use qdbus_cast 2020-07-29 18:58:36 +02:00
conversationlistmodel.h Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationmodel.cpp [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00
conversationmodel.h [sms] Change address type in DBus API from variant to variantlist 2020-07-29 15:18:19 +00:00
conversationssortfilterproxymodel.cpp Add missing references to loop variable 2020-07-29 00:07:40 +02:00
conversationssortfilterproxymodel.h Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +00:00
gsmasciimap.cpp Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
gsmasciimap.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
main.cpp [smsapp] Switch displayName and shortDescription 2020-07-05 12:32:03 +00:00
Messages.sh Fix localization of app and smsapp. Patch mainly by Victor Ryzhykh. 2019-12-21 09:59:36 +02:00
org.kde.kdeconnect.sms.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-06 05:30:08 +02:00
resources.qrc [smsapp] Rework message items 2020-07-01 19:15:45 +00:00
smscharcount.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
smshelper.cpp UI Improvements 2020-07-05 12:51:01 +00:00
smshelper.h Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00