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 c07e9fe: Add minimize and maximize buttons to the SCT

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Nov 2014 21:52:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c07e9fe4509cb487be71dda7878fbc516870b875
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c07e9fe by Irene Ruengeler (ruengeler@xxxxxxxxxxxxx):

    Add minimize and maximize buttons to the SCTP analysis windows.
    
    As suggested by Jeff Morriss.
    
    Change-Id: Ibe2d30c31d51ab92377d64068527b424a92e8a64
    Reviewed-on: https://code.wireshark.org/review/5361
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  d7e277a   CANopen bugfixes
    adds  c07e9fe   Add minimize and maximize buttons to the SCTP analysis windows.


Summary of changes:
 ui/qt/sctp_all_assocs_dialog.cpp       |    5 +++++
 ui/qt/sctp_assoc_analyse_dialog.cpp    |    4 ++++
 ui/qt/sctp_chunk_statistics_dialog.cpp |    5 +++++
 ui/qt/sctp_graph_arwnd_dialog.cpp      |    5 +++++
 ui/qt/sctp_graph_byte_dialog.cpp       |    5 +++++
 ui/qt/sctp_graph_dialog.cpp            |    5 +++++
 6 files changed, 29 insertions(+)