<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="http://git.reviewboard.kde.org/r/107036/">http://git.reviewboard.kde.org/r/107036/</a>
</td>
</tr>
</table>
<br />
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This review has been submitted with commit f2bbe83d5bd84882fa129b304aa811930ba71fea by Dominik Haumann to branch frameworks.</pre>
<br />
<p>- Commit</p>
<br />
<p>On October 25th, 2012, 2:23 p.m., Dominik Haumann wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for KDE Frameworks and Aurélien Gâteau.</div>
<div>By Dominik Haumann.</div>
<p style="color: grey;"><i>Updated Oct. 25, 2012, 2:23 p.m.</i></p>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This patch adds a signal void linkActivated(const QString& contents) to KMessageWidget.
The semantics is identical to QLabel::linkActivated(), see: http://doc.qt.digia.com/qt/qlabel.html#linkActivated
Use cases:
- use what's this to show more context help (see diff for kmessagewidgettest)
- open URLs / web pages
- open handbook in KHelpCenter and jump to correct location
Current API: http://api.kde.org/4.9-api/kdelibs-apidocs/kdeui/html/classKMessageWidget.html</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Tested in kmessagewidgettest, see diff.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>kdeui/tests/kmessagewidgettest.cpp <span style="color: grey">(be517fc)</span></li>
<li>kdeui/widgets/kmessagewidget.h <span style="color: grey">(4169328)</span></li>
<li>kdeui/widgets/kmessagewidget.cpp <span style="color: grey">(fdda163)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/107036/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>