kdeconnect-kde/smsapp
Yifan Zhu 784b2853ca Call signals instead of signal handlers
Directly calling signals is the supported way to send signals.
Calling signal handlers worked in the past, but will be phased out in
the future (https://bugreports.qt.io/browse/QTBUG-120573).
2024-01-10 22:24:02 +00:00
..
qml Call signals instead of signal handlers 2024-01-10 22:24:02 +00:00
attachmentinfo.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
attachmentinfo.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
CMakeLists.txt Cleanup all occurences of QT_MAJOR_VERSION in cmake 2023-12-28 17:49:07 +01:00
conversationlistmodel.cpp Fix displaying names in smsapp 2023-12-25 15:56:13 +00:00
conversationlistmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
conversationmodel.cpp Update old-style connect/disconnect where possible 2023-08-08 22:51:30 +02:00
conversationmodel.h Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
conversationssortfilterproxymodel.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
conversationssortfilterproxymodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
gsmasciimap.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
gsmasciimap.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
main.cpp Port to ecm_add_qml_module 2023-12-25 15:56:13 +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 2023-11-07 02:12:13 +00:00
smscharcount.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
smshelper.cpp test: restore orphaned smshelper test 2023-12-06 10:18:49 -05:00
smshelper.h Remove unused default destructors 2023-08-05 20:22:18 +00:00
thumbnailsprovider.cpp Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
thumbnailsprovider.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00