Wireshark-commits: [Wireshark-commits] master ddb943b: Qt: Filter enabled/disabled protocols
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddb943bf0e48038ed28eb0b05811eb87b240f153
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ddb943b by Roland Knall (rknall@xxxxxxxxx):
Qt: Filter enabled/disabled protocols
Allow for filtering of enabled/disabled protocols in the
EnabledProtocols dialog
Change-Id: Ib9a8bbe2a23fdcd3ecd2b9ca08de17f77e85049c
Reviewed-on: https://code.wireshark.org/review/34878
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 7df8459 Qt: Fix macos buildbot
add ddb943b Qt: Filter enabled/disabled protocols
Summary of changes:
ui/qt/enabled_protocols_dialog.cpp | 16 +++-------------
ui/qt/models/enabled_protocols_model.cpp | 7 ++++++-
ui/qt/models/enabled_protocols_model.h | 4 +++-
3 files changed, 12 insertions(+), 15 deletions(-)