Deon van der Westhuysen
changed
bug 9452
What |
Removed |
Added |
Attachment #12263 Flags |
|
review_for_checkin?
|
Comment # 8
on bug 9452
from Deon van der Westhuysen
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.