aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/sctp_assoc_analyse_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-01-29Qt: Add address conversion convenience routinesGerald Combs1-7/+4
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-2/+6
2014-12-28Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann1-6/+2
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-2/+2
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler1-0/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21fix warnings.Jakub Zawadzki1-0/+2
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler1-6/+11
2013-12-17Make translatable ready SCTP Graph for QtAlexis La Goutte1-20/+20
2013-12-17Find the right frame when plottable was clicked.Irene Rüngeler1-2/+1
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte1-3/+39
2013-12-13Fix gboolean bool conflict.Irene Rüngeler1-6/+6
2013-12-13Add dialogs and graphs to analyse SCTP behavior similar to the GTK version.Irene Rüngeler1-0/+292