URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7d07e9edcf6643c098347470123605e378eda68
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a7d07e9 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Check for file changes on Reload
Check if having unsaved changes and offer a save before reload
and reload as file format/capture.
Bug: 12003
Change-Id: Ic4282e0a17a4ec745e729eb93863fc15e7ec611b
Reviewed-on: https://code.wireshark.org/review/13535
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 06e5197 Qt: Improved testCaptureFileClose dialog texts
adds a7d07e9 Qt: Check for file changes on Reload
Summary of changes:
ui/qt/main_window.cpp | 13 ++++++++++---
ui/qt/main_window.h | 3 ++-
ui/qt/main_window_slots.cpp | 16 +++++++++++++++-
3 files changed, 27 insertions(+), 5 deletions(-)