ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 0dae81b: Allow SCTP graphs to resize with the window

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 18:51:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0dae81b6d5a888a066f1c6c66c248617d045ea0c
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0dae81b by Irene Ruengeler (ruengeler@xxxxxxxxxxxxx):

    Allow SCTP graphs to resize with the window they're in.
    
    Bug: 10698
    Change-Id: I3304bd36945619aeb405c74917f21de3faa3fcbb
    Reviewed-on: https://code.wireshark.org/review/5284
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  a21436e   tap_ui -> stat_tap_ui.
    adds  0dae81b   Allow SCTP graphs to resize with the window they're in.


Summary of changes:
 ui/qt/sctp_graph_arwnd_dialog.ui |  147 ++++++++++++-------------
 ui/qt/sctp_graph_byte_dialog.ui  |  147 ++++++++++++-------------
 ui/qt/sctp_graph_dialog.ui       |  225 +++++++++++++++++---------------------
 3 files changed, 240 insertions(+), 279 deletions(-)