kdeconnect-kde/smsapp
Ashvin Nihalani c333f2af17 [SMS App] Select Message Text
Switched from QT Label to Text Edit as QA Label is not allowed to select text
https://stackoverflow.com/questions/49784099/qml-how-to-make-text-or-label-selectable
https://bugreports.qt.io/browse/QTBUG-14077

BUG: 418630 - Cannot select text in messaging app
2020-07-05 00:49:31 +00:00
..
qml [SMS App] Select Message Text 2020-07-05 00:49:31 +00:00
CMakeLists.txt Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationlistmodel.cpp [smsapp] Replace custom ListItem with Kirigami's BasicListItem 2020-06-27 18:22:00 +02:00
conversationlistmodel.h Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationmodel.cpp [SMS App] Use helper rather than hard-coding MessageTypeSent in the code 2020-05-29 19:58:54 -07:00
conversationmodel.h Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
conversationssortfilterproxymodel.cpp improved sorting and filtering methods 2020-05-19 10:07:06 +05:30
conversationssortfilterproxymodel.h Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +00:00
gsmasciimap.cpp Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
gsmasciimap.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
main.cpp Enable highdpi icons 2020-07-01 22:33:08 +02: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 2020-06-20 05:10:40 +02:00
resources.qrc [smsapp] Rework message items 2020-07-01 19:15:45 +00:00
smscharcount.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
smshelper.cpp Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
smshelper.h Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00