URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e150235ef14cf6a9ada7d74c534e4aee469f3ac5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e150235 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Optionally restore our selected packet when thawing.
Stash the current row when we freeze the packet list. Make it possible
to restore it when thawing. Do so when the layout changes and when we
move a column.
Change-Id: I44cfb8bafcd4d49a46e1c89bf47aecf5ac139773
Reviewed-on: https://code.wireshark.org/review/19222
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 6f3fed9 win-setup.ps1: add missing zlib-1.2.8-ws folder
adds e150235 Qt: Optionally restore our selected packet when thawing.
Summary of changes:
ui/qt/main_window_slots.cpp | 4 +---
ui/qt/packet_list.cpp | 19 ++++++++++++++++---
ui/qt/packet_list.h | 15 ++++++++++++++-
3 files changed, 31 insertions(+), 7 deletions(-)