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

List:       kde-commits
Subject:    [telepathy-contact-list] dialogs: Make id, display name,
From:       David Edmundson <kde () davidedmundson ! co ! uk>
Date:       2011-10-31 23:46:44
Message-ID: 20111031234644.BA3FBA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 9cd6b2d57aa456a235ec1fe99df007ab083a796f by David Edmundson.
Committed on 01/11/2011 at 00:46.
Pushed by davidedmundson into branch 'master'.

Make id, display name, and presence message selectable in the contact info dialog

Reviewed by: Martin Klapetek

M  +9    -0    dialogs/contact-info.ui

http://commits.kde.org/telepathy-contact-list/9cd6b2d57aa456a235ec1fe99df007ab083a796f

diff --git a/dialogs/contact-info.ui b/dialogs/contact-info.ui
index a84031f..1106fa3 100644
--- a/dialogs/contact-info.ui
+++ b/dialogs/contact-info.ui
@@ -36,6 +36,9 @@
          <property name="text">
           <string>ContactID</string>
          </property>
+         <property name="textInteractionFlags">
+          <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
+         </property>
         </widget>
        </item>
        <item>
@@ -55,6 +58,9 @@
          <property name="text">
           <string>Contact Display Name</string>
          </property>
+         <property name="textInteractionFlags">
+          <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
+         </property>
         </widget>
        </item>
        <item>
@@ -71,6 +77,9 @@
          <property name="openExternalLinks">
           <bool>true</bool>
          </property>
+         <property name="textInteractionFlags">
+          <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
+         </property>
         </widget>
        </item>
        <item>
[prev in list] [next in list] [prev in thread] [next in thread] 

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