Wireshark-commits: [Wireshark-commits] master 366bd19: Qt: ColumnPreferences hide hidden columns
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=366bd1947d53203725baf25182d7aabaaf51016c
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
366bd19 by Roland Knall (rknall@xxxxxxxxx):
Qt: ColumnPreferences hide hidden columns
Filter on columns being hidden or not
Change-Id: Ia41f556e00c7de471b1d4b7f9b5f6c099b7ddcf3
Reviewed-on: https://code.wireshark.org/review/34820
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 6820e35 Qt: Fix Column Preferences
add 366bd19 Qt: ColumnPreferences hide hidden columns
Summary of changes:
ui/qt/column_preferences_frame.cpp | 12 ++++++++++--
ui/qt/column_preferences_frame.h | 13 ++++++-------
ui/qt/column_preferences_frame.ui | 11 +++++++++--
ui/qt/models/column_list_model.cpp | 28 ++++++++++++++++++++++++++--
ui/qt/models/column_list_model.h | 18 +++++++++++++++++-
5 files changed, 68 insertions(+), 14 deletions(-)