kdeconnect-kde/smsapp/qml
Mike Noe 34eb9ceaa7 smsapp/conversation list: Fix formatting issues and refactor code
Preview icon and subtitle formatting were not optimal (shifted and
not eliding properly).  Refactor the delegate into a ItemDelegate
with a proper content item.

In addition, clean up some redundancy and generally refactor the
qml properties/items.
2024-04-09 08:16:22 +00:00
..
AttachmentViewer.qml [app] Remove QML import versions 2023-12-25 15:56:13 +00:00
ChatMessage.qml smsapp/qml: Remove explicit column height binding 2024-03-23 11:35:11 +00:00
ConversationDisplay.qml smsapp/qml: Remove unneeded imports 2024-03-13 07:39:26 -04:00
ConversationList.qml smsapp/conversation list: Fix formatting issues and refactor code 2024-04-09 08:16:22 +00:00
Main.qml Port to ecm_add_qml_module 2023-12-25 15:56:13 +00:00
MessageAttachments.qml smsapp/attachments: Remove Qt5Compat import 2024-03-17 06:59:03 -04:00
SendingArea.qml smsapp: Use Kirigami.ShadowedRectangle instead of DropShadow 2024-03-15 19:36:51 -04:00