aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_graph_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-08-20Qt: fix several crashes in the SCTP DialogsVasil Velichkov1-21/+35
2018-07-30SCTPGraphDialog: fix displaying a single TSNVasil Velichkov1-3/+2
2018-07-23SCTPGraphDialog: Remove two unused membersVasil Velichkov1-7/+0
2018-07-23SCTPGraphDialog: Clear internal vectorsVasil Velichkov1-0/+16
2018-06-08SCTP: Add a checkbox to show relative TSNsruengeler1-23/+60
2018-05-30Qt: fix memleak from cf_get_display_namePeter Wu1-1/+2
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-2/+2
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-20SCTP: INIT collisionruengeler1-7/+1
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-09-05Fix unitialized variable warnings that popped up with -OgJoão Valverde1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-07-04Qt: add initializers (CID 1159357).Dario Lombardo1-1/+4
2016-01-23ui: Code cleanupStig Bjørlykke1-2/+2
2015-10-05SCTP I-DATA supportruengeler1-4/+10
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen1-10/+4
2015-10-01SCTP: Add I_DATA supportruengeler1-4/+10
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-0/+11
2015-01-04SCTP (Graph Dialog Qt): fix Copy-paster error (CID 1158585)Alexis La Goutte1-1/+1
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-1/+3
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler1-0/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-20Limit the range to the TSNs provided.Irene Rüngeler1-4/+6
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler1-0/+4
2013-12-17Make translatable ready SCTP Graph for QtAlexis La Goutte1-10/+10
2013-12-17Find the right frame when plottable was clicked.Irene Rüngeler1-23/+53
2013-12-13Try to silence warnings and add a comment for Irene toMichael Tüxen1-2/+2
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte1-0/+36
2013-12-13"Fix" 'set but not used' warning turning error.Jörg Mayer1-7/+7
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+399