Wireshark-commits: [Wireshark-commits] master 68c014c: Qt: Allow columns to be set to a specific wi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Jun 2019 13:42:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68c014c1566114b289bf6a6f2775f3da4679c49e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

68c014c by Roland Knall (rknall@xxxxxxxxx):

    Qt: Allow columns to be set to a specific width
    
    Allows the width of a column to be set using an entry on the context menu
    
    Change-Id: Ibb7a9dd9a0dbe99f888cde8d4a274676acf920f1
    Reviewed-on: https://code.wireshark.org/review/33580
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bf8bc8e   wslua: add support for ft_none dissector tables
     add  68c014c   Qt: Allow columns to be set to a specific width


Summary of changes:
 ui/qt/widgets/packet_list_header.cpp | 21 +++++++++++++++++++++
 ui/qt/widgets/packet_list_header.h   |  1 +
 2 files changed, 22 insertions(+)