Wireshark-commits: [Wireshark-commits] master c564715: Qt: make RTP stream analysis columns sortabl

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 May 2016 23:35:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c564715db1c54375f877d208efc11e7a9480e26b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c564715 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: make RTP stream analysis columns sortable
    
    While we are at it, let's sort the rows in ascending order also in
    RTP stream dialog
    
    Bug: 12405
    Change-Id: Icf96fa071d5d49bcd1c3673c2a5e55b51b359eaa
    Reviewed-on: https://code.wireshark.org/review/15493
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2065024   lbm (CID 1201450): result of shift operation is always 0
    adds  c564715   Qt: make RTP stream analysis columns sortable


Summary of changes:
 ui/qt/rtp_analysis_dialog.cpp |    2 ++
 ui/qt/rtp_analysis_dialog.ui  |    6 ++++++
 ui/qt/rtp_stream_dialog.cpp   |    1 +
 3 files changed, 9 insertions(+)