Wireshark-commits: [Wireshark-commits] master ca2dc53: InterfaceList: Make storing preferences opti
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca2dc538ffbf6ecda2416bc53808fc97e7b8b3d4
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ca2dc53 by Roland Knall (rknall@xxxxxxxxx):
InterfaceList: Make storing preferences optional
If multiple proxy models are used, not all should change
the preferences if types are being displayed or hidden. Only
the main list should have that option.
Change-Id: I8617e402b6608eda98d7ecc0167cd0ccc3c43eaa
Reviewed-on: https://code.wireshark.org/review/18470
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 6eee29b InterfaceTreeList: Enable all editable columns
adds ca2dc53 InterfaceList: Make storing preferences optional
Summary of changes:
ui/qt/interface_frame.cpp | 2 +-
ui/qt/interface_sort_filter_model.cpp | 43 +++++++++++++++++++++------------
ui/qt/interface_sort_filter_model.h | 3 +++
3 files changed, 32 insertions(+), 16 deletions(-)