Wireshark-commits: [Wireshark-commits] master-2.0 5687e94: Qt: display RTP/IAX2 graph analysis arri

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Nov 2015 05:20:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5687e94ac3048d72a8838aa3b39ca2141fbe95c1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

5687e94 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: display RTP/IAX2 graph analysis arrival time as absolute instead of relative
    
    It makes it easier to synchronize the graph and packet list
    
    Change-Id: Ia0c6bc46227c1ff9267622ff52b5a5d966cd6e6a
    Reviewed-on: https://code.wireshark.org/review/12195
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit d9f777c99a8af01bcf89fb869602cebdf47f9adf)
    Reviewed-on: https://code.wireshark.org/review/12215
    

Actions performed:

    from  0621c38   Qt: display RTP stream Y axis values as milliseconds
    adds  5687e94   Qt: display RTP/IAX2 graph analysis arrival time as absolute instead of relative


Summary of changes:
 ui/qt/iax2_analysis_dialog.cpp |    4 ++--
 ui/qt/rtp_analysis_dialog.cpp  |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)