URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e7af5c53e4b1edbb0d8dd5c7dd1e7a918482f107
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
e7af5c5 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>
(cherry picked from commit c564715db1c54375f877d208efc11e7a9480e26b)
Reviewed-on: https://code.wireshark.org/review/15494
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7b360ce Qt: Fix a recent files infinite loop.
adds e7af5c5 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(+)