aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/simple_statistics_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-19Get rid of more new_ prefixes for statistics functions and types.Guy Harris1-2/+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-12-17Simple statistics export: fill in callback to get item dataMartin Mathieson1-0/+3
2017-02-08Switch stat tap to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-2/+3
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-0/+2
2015-12-29Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris1-3/+3
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs1-0/+1
2015-08-18simple_statistics_dialog(.h): fix parameter 'st_table' not found in the funct...Alexis La Goutte1-1/+1
2015-08-07Add ONC RPC program stats.Gerald Combs1-1/+3
2015-07-11simple_statistics_dialog(.h): fix parameter 'rtd_table/user_table' not found ...Alexis La Goutte1-3/+1
2015-07-08Add SimpleStatisticsDialog.Gerald Combs1-0/+75