Wireshark-commits: [Wireshark-commits] master ae88dbc: Qt: Enhancements to VoIP call dialog:
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Oct 2016 04:15:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae88dbcc2a990218549e06e143908eed1223ad8a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ae88dbc by erikdejong (erikdejong@xxxxxxxxx):

    Qt: Enhancements to VoIP call dialog:
    
    1) Added checkbox to toggle format in start and stop time columns from
    relative time to time of day.
    2) Added column to show duration of call in between the protocol and
    packets column.
    
    Change-Id: I56347fa36885e3a71646e2c9cdde2b8b5fb88846
    Reviewed-on: https://code.wireshark.org/review/18383
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5b216db   e212: fix for e212.sai in GTP packet
    adds  ae88dbc   Qt: Enhancements to VoIP call dialog:


Summary of changes:
 ui/qt/voip_calls_dialog.cpp |   38 +++++++++++++++++++++++++++++++-------
 ui/qt/voip_calls_dialog.h   |    1 +
 ui/qt/voip_calls_dialog.ui  |   29 +++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 7 deletions(-)