Wireshark-commits: [Wireshark-commits] master 9dbf684: Qt: Show custom column fields in context men

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Nov 2019 09:53:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9dbf684c71acaa15c020a14ed52841c5c6dca4c7
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9dbf684 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Show custom column fields in context menu
    
    Show the custom column field name in the column context menu to
    improve usability when show/hide columns. The column title alone
    may not be sufficient to separate different columns.
    
    Change-Id: I52f249433b8090249af87725fa97eba302692918
    Reviewed-on: https://code.wireshark.org/review/35088
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  7da6109   Qt: Fix column alignment check in context menu
     add  9dbf684   Qt: Show custom column fields in context menu


Summary of changes:
 ui/qt/widgets/packet_list_header.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)