aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_all_assocs_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-17No need for a per-instance private sctp_allassocs_info_t pointer.Guy Harris1-1/+2
2018-08-20Qt: fix several crashes in the SCTP DialogsVasil Velichkov1-39/+8
2018-05-28SCTPAllAssocsDialog: fix memleak of "sctp_assocs"Peter Wu1-1/+0
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-1/+0
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2015-12-07SCTP: Fix warning found by PVS Studioruengeler1-1/+0
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler1-0/+5
2014-11-21Remove some leftover debug printfs.Jeff Morriss1-8/+2
2014-05-28QIcon is not needed.ruengeler1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler1-2/+2
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte1-31/+67
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+144