URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c5b158bec173b0280943608591a5ffa81a180024
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c5b158b by Roland Knall (rknall@xxxxxxxxx):
Qt: Rework VOIP Dialog context menu
Rework the context menu to have same functions behave the same
way and just create the menu while it is needed. Also, add switch
for setting the time of day to the context menu
Change-Id: Id813ff39431f6fad15887856f246d03f209e438d
Reviewed-on: https://code.wireshark.org/review/34165
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 6376a69 rtps: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
add c5b158b Qt: Rework VOIP Dialog context menu
Summary of changes:
ui/qt/models/voip_calls_info_model.cpp | 5 ++++
ui/qt/models/voip_calls_info_model.h | 1 +
ui/qt/voip_calls_dialog.cpp | 50 ++++++++++++++++++++++------------
ui/qt/voip_calls_dialog.h | 9 +++---
ui/qt/voip_calls_dialog.ui | 27 ------------------
5 files changed, 42 insertions(+), 50 deletions(-)