Wireshark-commits: [Wireshark-commits] master c321171: Add Colorize to the packet detail menu.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Jul 2015 23:39:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c321171ec898924386778ef2f81171a410b4e887
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c321171 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add Colorize to the packet detail menu.
    
    Change-Id: Idaac0b52e6e4534f40e13839e6dbce2408ca6bfa
    Reviewed-on: https://code.wireshark.org/review/9831
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  da07c62   More context menu updates.
    adds  c321171   Add Colorize to the packet detail menu.


Summary of changes:
 ui/qt/main_window.h         |    2 +-
 ui/qt/main_window_slots.cpp |   97 +++++++++++++++++++------------------------
 ui/qt/proto_tree.cpp        |   18 +-------
 ui/qt/proto_tree.h          |    2 +
 4 files changed, 48 insertions(+), 71 deletions(-)