URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0162ba730a8c43744b2cfff44c484dc80989c966
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0162ba7 by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):
Enable display filter autocomplete on find packet search.
Bug: 16638
Change-Id: Ifd9c9e4392fdc3d32b2aa4466d5a7f2835893338
Reviewed-on: https://code.wireshark.org/review/37682
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 18421cc BFD: Adjust BDF echo message filter name
add 0162ba7 Enable display filter autocomplete on find packet search.
Summary of changes:
ui/qt/search_frame.cpp | 3 +++
ui/qt/search_frame.ui | 6 +++---
ui/qt/widgets/syntax_line_edit.cpp | 17 +++++++++++++++--
ui/qt/widgets/syntax_line_edit.h | 2 ++
4 files changed, 23 insertions(+), 5 deletions(-)