kdeconnect-kde/smsapp
Simon Redman 70926fbeaf [SMS App] Clean up runtime warning about undefined behavior
Summary: Move ColumnLayout containing text elements inside of the graphical bounding rectangle

Test Plan:
Pre patch:
 - Launch messaging app
 - Open conversation
 - Notice huge spew of warnings like: "qrc:/qml/ChatMessage.qml:84:5: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead."
Post patch:
 - Launch messaging app
 - Open conversation
 - No warnings about undefined behavior

Reviewers: apol

Reviewed By: apol

Subscribers: kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16534
2018-10-31 08:47:19 -06:00
..
qml [SMS App] Clean up runtime warning about undefined behavior 2018-10-31 08:47:19 -06:00
CMakeLists.txt (WIP) Upgrade Telephony plugin to read SMS history (KDE side) 2018-06-09 13:35:26 -06:00
conversationlistmodel.cpp Fix license header for smsapp 2018-10-11 22:52:42 +02:00
conversationlistmodel.h Fix license header for smsapp 2018-10-11 22:52:42 +02:00
conversationmodel.cpp Fix license header for smsapp 2018-10-11 22:52:42 +02:00
conversationmodel.h Fix license header for smsapp 2018-10-11 22:52:42 +02:00
main.cpp Fix license header for smsapp 2018-10-11 22:52:42 +02:00
org.kde.kdeconnect.sms.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-08-18 05:41:47 +02:00
resources.qrc Refine SMS conversation view 2018-08-06 00:09:46 +02:00