aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-sequence-analysis.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-5/+28
2014-11-26Consolidate sequence analysis code.Gerald Combs1-3/+30
2014-11-18voip_calls: Regression fixes.Gerald Combs1-2/+2
2014-06-28Fix missing g_list_next() with GLib < 2.32Balint Reczey1-0/+1
2014-06-27Use g_queue_free_full() only on GLib > 2.32Balint Reczey1-2/+12
2014-06-27Use GQueue for generating statisticsBalint Reczey1-53/+47
2014-04-19Some routine name changes.Guy Harris1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-12-15Fix some const/ not const warnings.Jakub Zawadzki1-1/+1
2013-11-12tabs -> spacesPascal Quantin1-9/+9
2013-11-12Fix a typo errorPascal Quantin1-1/+1
2013-11-12Fix compilation on Windows.Gerald Combs1-2/+1
2013-11-12Try to fix compilation for GLib < 2.30.Gerald Combs1-0/+5
2013-11-12When we dump a sequence diagram to text, make sure labels are truncated.Gerald Combs1-8/+12
2013-11-12Sequence / flow diagram updates.Gerald Combs1-1/+1
2013-11-11Sequence / flow diagram updates.Gerald Combs1-14/+18
2013-10-25More sequence dialog updates.Gerald Combs1-5/+5
2013-10-24Initial and woefully incomplete flow graph support.Gerald Combs1-0/+620