URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1c684eef68974ad43c4f4ce592e1ab816c6f4a2
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
d1c684e by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Update menus with new recent settings when changing profile
Update all View options to new recent settings to reflect the changes.
Also show/hide toolbars and packet panes accordingly.
Change-Id: Idb07bd5c51c01810b1f4467d2401936dc533731b
Reviewed-on: https://code.wireshark.org/review/12405
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit d7ddebbfb23f39593b1c7686d1f2802c416d17f4)
Reviewed-on: https://code.wireshark.org/review/12411
Actions performed:
from fb474aa Qt: Set timestamp precision when changing profile
adds d1c684e Qt: Update menus with new recent settings when changing profile
Summary of changes:
ui/qt/main_window.cpp | 23 ++++-------------------
ui/qt/main_window.h | 4 ++++
ui/qt/main_window_slots.cpp | 36 +++++++++++++++++++++++++++++++++++-
ui/qt/wireshark_application.cpp | 3 ---
4 files changed, 43 insertions(+), 23 deletions(-)