aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stat_tap_ui.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-0/+1
2015-12-29Get rid of another unnecessary new_ prefix.Guy Harris1-1/+1
2015-12-29Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris1-13/+13
2015-12-29There's no "old" stat_tap_table, so remove "new_" from the name.Guy Harris1-13/+13
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs1-1/+1
2015-08-07Switch the floats in stat_tap table items to doubles.Gerald Combs1-2/+2
2015-08-07Add ONC RPC program stats.Gerald Combs1-0/+11
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-1/+13
2015-08-04Convert H.225 tap stats to new "generic stat API".Gerald Combs1-1/+1
2015-07-08Add SimpleStatisticsDialog.Gerald Combs1-5/+5
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-1/+2
2015-07-03Create very basic "generic" stat tap API to create a "GUI" independent table.Michael Mann1-0/+98
2015-06-11Mark items unused or rarely-used as appropriate.Gerald Combs1-4/+4
2015-03-07Get rid of an unused structure member.Guy Harris1-1/+0
2015-02-13Replace tabs by spaces when editor modelines has "expandtab"Bill Meier1-17/+17
2014-11-14Add a name field to tap_param, for use in error messages.Guy Harris1-4/+5
2014-11-14Add an optional flag and a type for UUID parameters for stat taps.Guy Harris1-0/+2
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-0/+95