Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master f59be5c: qt: capture file properties: add a splitter

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Apr 2018 02:16:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f59be5cd53017317967658b5d7cdce847b50970b
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f59be5c by Martin Kaiser (wireshark@xxxxxxxxx):

    qt: capture file properties: add a splitter
    
    Add a splitter to the capture file properties dialog. This allows for
    modifying the relative sizes of the details vs comment boxes. People who
    paste lots of text into the capture file comment may want a lager box
    for it.
    
    Change-Id: Id79d9f5fd7e589a2ba88aa5f16b52bb37d7c47ae
    Reviewed-on: https://code.wireshark.org/review/26845
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  caea93d   Zigbee: Decode the ZCL extension field sets in the scenes cluster.
    adds  f59be5c   qt: capture file properties: add a splitter


Summary of changes:
 ui/qt/capture_file_properties_dialog.cpp |  4 ++
 ui/qt/capture_file_properties_dialog.ui  | 74 +++++++++++++++++++++-----------
 2 files changed, 52 insertions(+), 26 deletions(-)