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

List:       kde-commits
Subject:    branches/KDE/4.5/kdenetwork/kopete/kopete
From:       Lamarque Vieira Souza <lamarque () gmail ! com>
Date:       2010-07-30 16:59:22
Message-ID: 20100730165922.E21D4AC783 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1157312 by lvsouza:

Backport r1157303 by lvsouza from trunk to the 4.5 branch:

Let the event's text to be copied to clipboard. When we receive an "add contact message" in
a language we do not understand it is usefull to copy the message to clipboard and from
there to a web translator.


 M  +1 -0      infoeventwidget.cpp  


--- branches/KDE/4.5/kdenetwork/kopete/kopete/infoeventwidget.cpp #1157311:1157312
@@ -51,6 +51,7 @@
 	d->ui.buttonPrev->setIcon( KIcon( "arrow-left" ) );
 	d->ui.buttonNext->setIcon( KIcon( "arrow-right" ) );
 	d->ui.buttonClose->setIcon( KIcon( "window-close" ) );
+	d->ui.lblInfo->setTextInteractionFlags(Qt::TextSelectableByMouse);
 	QWidget::setVisible( false );
 
 	d->currentEventIndex = 0;
[prev in list] [next in list] [prev in thread] [next in thread] 

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