aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/simple_statistics_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-08Switch stat tap to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-3/+4
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-1/+10
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-0/+1
2015-12-29Rename new_stat_tap_ui to stat_tap_table_ui.Guy Harris1-4/+4
2015-12-29There's no "old" stat_tap_table, so remove "new_" from the name.Guy Harris1-4/+4
2015-09-01Convert the WSP stats to generic stat API.Gerald Combs1-10/+26
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-13/+8
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs1-1/+2
2015-08-18Qt: Fix use-after-free patternStig Bjørlykke1-1/+2
2015-08-07Add ONC RPC program stats.Gerald Combs1-8/+13
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-2/+2
2015-07-29Capture file retapping fixups.Gerald Combs1-1/+1
2015-07-08Add SimpleStatisticsDialog.Gerald Combs1-0/+283