URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0ddc7ad9caba127a2d2e2ab72e16650d456399c
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e0ddc7a by Roland Knall (rknall@xxxxxxxxx):
Qt: Move CaptureEdit to FilterListModel
Move CaptureFilterEdit to FilterListModel and do cleanup
Change-Id: I9fdd37fda5698a3389f9bc4e550f2e56077675ec
Reviewed-on: https://code.wireshark.org/review/34959
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 04bb48b Qt: Fix various issues with the bookmark menu
add e0ddc7a Qt: Move CaptureEdit to FilterListModel
Summary of changes:
ui/qt/widgets/capture_filter_edit.cpp | 90 +++++++++++++++++++----------------
ui/qt/widgets/capture_filter_edit.h | 3 ++
ui/qt/wireshark_application.cpp | 3 --
3 files changed, 53 insertions(+), 43 deletions(-)