URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61bc6db34f295936d817f18a642415a12ba360e4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
61bc6db by Gerald Combs (gerald@xxxxxxxx):
Qt: Set the packet list width when we apply recent column widths.
Instead of messing with stretchLastSection, simply widen the packet list
to the sum of our column widths. Do this whenever recent column widths
are applied instead of only when the packet list is shown.
Bug: 11849
Ping-Bug: 11738
Change-Id: If8f8c9a89da08387bbce38c663bbbe1d8f7e649a
Reviewed-on: https://code.wireshark.org/review/12455
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit 5f00849b9769e7691832de56d1ee1bc9f846c6ed)
Reviewed-on: https://code.wireshark.org/review/12467
Actions performed:
from 5013fdd extcap: Fix extcap_example.bat arguments wildcard
adds 61bc6db Qt: Set the packet list width when we apply recent column widths.
Summary of changes:
ui/qt/packet_list.cpp | 26 +++++++++-----------------
1 file changed, 9 insertions(+), 17 deletions(-)