Wireshark-commits: [Wireshark-commits] master d9f777c: Qt: display RTP/IAX2 graph analysis arrival

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

Commits:

d9f777c 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>
    

Actions performed:

    from  2c6824d   Qt: display RTP stream Y axis values as milliseconds
    adds  d9f777c   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(-)