Wireshark-commits: [Wireshark-commits] master a748e83: Qt: Add "Copy As..." to the Protocol Hierarc
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2015 18:26:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a748e831438c52be7d40f1a28874d4f04ac2cda5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a748e83 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add "Copy As..." to the Protocol Hierarchy stats.
    
    This implementation is slightly different compared to other dialogs
    since we have nested items.
    
    Tweak the bar highlight color look better on Windows while we're here.
    
    Change-Id: If0607c4624f304042fe3d6c8a941756b342e703d
    Reviewed-on: https://code.wireshark.org/review/6953
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a8cc331   Update the release notes.
    adds  a748e83   Qt: Add "Copy As..." to the Protocol Hierarchy stats.


Summary of changes:
 ui/qt/protocol_hierarchy_dialog.cpp |  131 ++++++++++++++++++++++++++++++++---
 ui/qt/protocol_hierarchy_dialog.h   |    7 ++
 ui/qt/protocol_hierarchy_dialog.ui  |   16 +++++
 3 files changed, 144 insertions(+), 10 deletions(-)