[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-workspace/KDE/4.10] plasma/generic/applets/notifications/contents/ui/NotificationDelegate:
From:       David Edmundson <kde () davidedmundson ! co ! uk>
Date:       2013-03-31 22:19:37
Message-ID: 20130331221937.994C4A604F () git ! kde ! org
[Download RAW message or body]

Git commit 81fd37ec62cf8f064996aac409e6808ec7916153 by David Edmundson.
Committed on 01/04/2013 at 00:18.
Pushed by davidedmundson into branch 'KDE/4.10'.

Allow Rich Text in QML notifications plasmoid Allow Rich Text in QML Notifi=
cation plasmoid

This matches behaviour of the notifications in 4.9 which used QLabel
It fixes a problem where we would see notifications with &nbsp; > in the bo=
dy as we deliberately try and keep formatting the same and be HTML safe.

REVIEW: 109492

M  +1    -0    plasma/generic/applets/notifications/contents/ui/Notificatio=
nDelegate/NotificationDelegate.qml

http://commits.kde.org/kde-workspace/81fd37ec62cf8f064996aac409e6808ec79161=
53

diff --git a/plasma/generic/applets/notifications/contents/ui/NotificationD=
elegate/NotificationDelegate.qml b/plasma/generic/applets/notifications/con=
tents/ui/NotificationDelegate/NotificationDelegate.qml
index ed8ed99..64d9298 100644
--- a/plasma/generic/applets/notifications/contents/ui/NotificationDelegate=
/NotificationDelegate.qml
+++ b/plasma/generic/applets/notifications/contents/ui/NotificationDelegate=
/NotificationDelegate.qml
@@ -203,6 +203,7 @@ PlasmaComponents.ListItem {
                         selectByMouse: true
                         readOnly: true
                         wrapMode: Text.Wrap
+                        textFormat: TextEdit.RichText
                     }
                 }
                 Column {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic