Wireshark-commits: [Wireshark-commits] master fd75aa2: Qt: Capture and display filter fixups.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fd75aa2f3d8a6571ee23005a1f657040f4127d3a
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fd75aa2 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Capture and display filter fixups.
In SyntaxLineEdit make sure we emit textEdited when we complete a
previously used filter. In CaptureInterfacesDialog, connect
captureFilterComboBox::activated to filterEdited. These enusre that we
fill in the capture filter column in CaptureInterfacesDialog.
Change-Id: Ibbf7ab223e37f8f73d8ec0289f8c32692a7e17d4
Reviewed-on: https://code.wireshark.org/review/14081
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from d49e06a autotools: Display build flags in configure summary
adds fd75aa2 Qt: Capture and display filter fixups.
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 2 ++
ui/qt/syntax_line_edit.cpp | 1 +
2 files changed, 3 insertions(+)