Wireshark-commits: [Wireshark-commits] master a5652c7: Qt: ElidedLabel doesn't support rich text /

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Feb 2015 00:50:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5652c7257835db3f6fce01926d53b236be53405
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5652c7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: ElidedLabel doesn't support rich text / HTML.
    
    Change-Id: Ia5ca9784c60325c01ba5e6378997008f8ef1dd6e
    Reviewed-on: https://code.wireshark.org/review/7091
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  f1d1354   Try to fix compilation on OS X.
    adds  a5652c7   Qt: ElidedLabel doesn't support rich text / HTML.


Summary of changes:
 ui/qt/elided_label.cpp  |   20 ++++++++++++--------
 ui/qt/elided_label.h    |    4 +++-
 ui/qt/packet_dialog.cpp |   14 +++++++++-----
 3 files changed, 24 insertions(+), 14 deletions(-)