ivan tkachenko
|
11ef11c0c3
|
smsapp: Clarify that source/file is a URL
Not using a URL type for URL data may lead to confusion.
|
2024-06-10 20:40:42 +00:00 |
|
Mike Noe
|
da05a88655
|
smsapp/attachments: Remove Qt5Compat import
Replace deprecated OpacityMask with Kirigami.ShadowImage. Some
additional cleanup with sizing/centering the thumbnail(s).
|
2024-03-17 06:59:03 -04:00 |
|
Nicolas Fella
|
37ff0b5318
|
[app] Remove QML import versions
Those are not needed in Qt6 and only get in the way
|
2023-12-25 15:56:13 +00:00 |
|
Alexander Lohnau
|
aa30937905
|
smsapp: Fix wrong QML connection for plaing/displaying media
|
2023-11-16 18:15:04 +00:00 |
|
Alexander Lohnau
|
ebfabd7c14
|
Port smsapp to Qt6
See https://invent.kde.org/libraries/kirigami-addons/-/issues/9 for the Avatar change
This app is now Qt6-only, but the rest of kdeconnect still works with Qt5. This is only a runtime dependency
|
2023-11-16 18:15:04 +00:00 |
|
ivan tkachenko
|
4b6caf9af4
|
Port away from deprecated QML features
|
2022-09-21 01:14:37 +03:00 |
|
Aniket Kumar
|
e368dd4ab5
|
Implementing support to request and receive original attachment file from the remote device.
|
2020-08-23 17:43:22 +05:30 |
|
Nicolas Fella
|
87db95b22f
|
Convert license headers to SPDX expressions
|
2020-08-17 09:48:10 +00:00 |
|
Aniket Kumar
|
0b3d6bee85
|
Implementing Attachment class and adding support to display the thumbnails of attachments in QML.
|
2020-08-10 00:46:30 +05:30 |
|