kdeconnect-kde/smsapp
Jiří Wolker 6abe790aa4 [SMS App] Make SMS character counter width only grow
SMS character counter was changing its width (both growing and
shrinking) so it also resized message field (and that caused text
reflow). This patch makes counter width only grow.

Type SMS that is long enough to make SMS character counter wider than
“Send” button. Remove the text (leave there 150 or 60 chars to keep it
visible). Character counter should keep its width.
2020-04-23 17:19:15 -07:00
..
qml [SMS App] Make SMS character counter width only grow 2020-04-23 17:19:15 -07:00
CMakeLists.txt Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +00:00
conversationlistmodel.cpp Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +00:00
conversationlistmodel.h Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +00:00
conversationmodel.cpp Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
conversationmodel.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
conversationssortfilterproxymodel.cpp Apply suggestion to smsapp/conversationssortfilterproxymodel.cpp 2020-04-23 02:31:28 +00:00
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 Move ConversationsSortFilterProxyModel class from conversationlistmodel files to its own files 2020-03-29 18:25:07 +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 2020-04-09 06:26:57 +02:00
resources.qrc Update ConversationMessage.qml to latest version used in Kaidan 2019-07-27 10:02:24 +00:00
smscharcount.h Show remaining character count in SMS app 2020-03-22 18:47:12 +00:00
smshelper.cpp Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +00:00
smshelper.h Added searching on both fields all the time and generalized check for address 2020-04-23 02:31:28 +00:00