kdeconnect-kde/smsapp
Albert Vaca Cintora 799e00d252 Improve accessibility based on HAN university accessibility report
Unfortunately, most issues are in Kirigami and we can't fix them from our side. Namely, these things remain unfixed: 
- `Kirigami.PlaceholderMessage` are not read by screen readers
- When navigating with the keyboard, pressing tab selects elements from right to left, which is weird
- When navigating with the keyboard, the selected element is not highlighted
- `Kirigami.Action` that don't have a `text` property don't use the `Accessible.name` property when using a screen reader.
2024-03-12 14:26:37 +00:00
..
qml Improve accessibility based on HAN university accessibility report 2024-03-12 14:26:37 +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 2024-02-11 01:13:59 +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