Wireshark-commits: [Wireshark-commits] master a6d8a2c: Qt: List all protocols in PacketList "Protoc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 3 Jul 2020 06:12:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a6d8a2c1181e50b3471ef4321e8ed501ab210fe5
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a6d8a2c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: List all protocols in PacketList "Protocol Preferences"
    
    Show all protocols which has preferences in the packet list context
    menu "Protocol Preferences".
    
    Change-Id: I72e2ed95db36cc6d817ca44db214782f075d55d6
    Reviewed-on: https://code.wireshark.org/review/37666
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  7bf8a87   DTLS: Add connection ID extension support
     add  a6d8a2c   Qt: List all protocols in PacketList "Protocol Preferences"


Summary of changes:
 ui/qt/packet_list.cpp               | 39 +++++++++++++++++++++++--------------
 ui/qt/packet_list.h                 |  2 +-
 ui/qt/protocol_preferences_menu.cpp |  6 ++++++
 ui/qt/protocol_preferences_menu.h   |  1 +
 4 files changed, 32 insertions(+), 16 deletions(-)