----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109934/ -----------------------------------------------------------
(Updated April 10, 2013, 6:38 p.m.) Status ------ This change has been marked as submitted. Review request for kdelibs and Aurélien Gâteau. Description ------- This patch forwards the signal QLabel::linkHovered(const QString&) to the signal KMessageWidget::linkHovered(const QString&). The signal can be used to show a tool tip for rich text parts of the QLabel that use the href anchor. The signal QLabel::linkActivated(const QString&) is already forwarded since KDE 4.10. See also: http://qt-project.org/doc/qt-4.8/qlabel.html#linkHovered Diffs ----- kdeui/widgets/kmessagewidget.h 8bff14f kdeui/widgets/kmessagewidget.cpp a523167 Diff: http://git.reviewboard.kde.org/r/109934/diff/ Testing ------- Thanks, Dominik Haumann
