Wireshark-commits: [Wireshark-commits] master-3.2 4c02a86: Qt: Show all column types in context men
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Nov 2019 13:49:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c02a86da1a3f6a715b170b597589060f58b0d0c
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

4c02a86 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Show all column types in context menu
    
    Show all column types in the column context menu to improve usability
    even more when show/hide columns. This is a follow-up to the improvement
    to show custom column field names.
    
    Change-Id: I0838c7ae6eec59960a0a70b485c372855e242dc0
    Reviewed-on: https://code.wireshark.org/review/35206
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit 6433e124745fe22a599dfb73ef727a8cfe876d66)
    Reviewed-on: https://code.wireshark.org/review/35214
    

Actions performed:

    from  49ae725   Qt: prevent inline completion from happening for filters
     add  4c02a86   Qt: Show all column types in context menu


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