kdeconnect-kde/smsapp/qml
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
..
AttachmentViewer.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
ChatMessage.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
ConversationDisplay.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
ConversationList.qml Call signals instead of signal handlers 2024-01-10 22:24:02 +00:00
Main.qml Port to ecm_add_qml_module 2023-12-25 15:56:13 +00:00
MessageAttachments.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
SendingArea.qml Call signals instead of signal handlers 2024-01-10 22:24:02 +00:00