Wireshark-commits: [Wireshark-commits] master 0dbe79c: Qt: Resize columns to contents in DecodeAs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 07:02:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0dbe79c53fe40cd388bd84eac452cb48d204ef13
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0dbe79c by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Qt: Resize columns to contents in DecodeAs
    
    If user first time run DecodeAs columns width are not enough,
    so content are trimmed. Do resizing whenever add new item.
    
    Change-Id: I378e2a5b2134479d961f3f00d398d8052f7e556d
    Reviewed-on: https://code.wireshark.org/review/13392
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  846f08b   Bluetooth: GATT: Better name resolution of handles
    adds  0dbe79c   Qt: Resize columns to contents in DecodeAs


Summary of changes:
 ui/qt/decode_as_dialog.cpp |    6 ++++++
 1 file changed, 6 insertions(+)