Wireshark-commits: [Wireshark-commits] master 127a9bd: Add a ProgressFrame to the RTP analysis dial
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Jul 2015 22:41:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=127a9bde00346eaba5ff9126d721cdbac17de5a6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

127a9bd by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add a ProgressFrame to the RTP analysis dialog.
    
    Use it to show save file progress.
    
    Change-Id: Iff95b122825006352dc13cf4b7787e29b0d2c5f0
    Reviewed-on: https://code.wireshark.org/review/9725
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  e48ab48   Allow EUI-64s to be specified as numbers or byte strings.
    adds  127a9bd   Add a ProgressFrame to the RTP analysis dialog.


Summary of changes:
 ui/qt/progress_frame.h        |    2 +-
 ui/qt/rtp_analysis_dialog.cpp |   80 ++++++++++++-----------------------------
 ui/qt/rtp_analysis_dialog.ui  |   30 +++++++++++++---
 3 files changed, 48 insertions(+), 64 deletions(-)