URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=959fe0e18b1679672a47e7568e76780863fd0eac
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
959fe0e by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: Keep byte tab when reloading/closing capture file
Do not remove byte view on closing a capture file. For this to work, the
tree items must also be remembered.
Change-Id: Ice5cd1006b957e2d1331effc15c4c0a9de89916d
Reviewed-on: https://code.wireshark.org/review/14715
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 232e747 Use faster wmem_str* functions in a few places.
adds 959fe0e Qt: Keep byte tab when reloading/closing capture file
Summary of changes:
ui/qt/packet_dialog.cpp | 12 ------------
1 file changed, 12 deletions(-)