Wireshark-commits: [Wireshark-commits] master-2.6 91b653e: qt: capture file properties: add a split
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=91b653e2051060a13662ecd448832b632815663c
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
91b653e 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>
(cherry picked from commit f59be5cd53017317967658b5d7cdce847b50970b)
Reviewed-on: https://code.wireshark.org/review/26916
Actions performed:
from d8277d6 Netlink: Add rtnetlink attribute dissecting
adds 91b653e 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(-)