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(-)