Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9452] Patch: Stats_tree enhancements for sorting, averages

Date: Sun, 08 Dec 2013 05:18:18 +0000

changed bug 9452

What Removed Added
Attachment #12263 Flags   review_for_checkin?

Comment # 8 on bug 9452 from
Created attachment 12263 [details]
Add sort, save-as and new columns to Qt ui, remove old functions

stats_tree.c / stats_tree_priv.h: Make all columns sortable. Remove unneeded
functions stats_tree_get_strs_from_node, stats_tree_branch_to_str and
stats_tree_is_sortable_column.

stats_tree_stat.c: Set all columns sortable.

stats_tree_dialog.cpp / stats_tree_dialog.h: Add new stats_tree columns. Make
columns sortable. Remove copy to csv and copy to yaml buttons. Add copy to
clipboard as plain text and save as buttons.

stats_tree_dialog.ui: Remove copy to csv and copy to yaml buttons. Add copy to
clipboard as plain text and save as buttons. Only define one column in ui, rest
are added dynmically.


You are receiving this mail because:
  • You are watching all bug changes.