URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99ca42153b9ab122c93a5ffae4ed9ffc40665d12
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
99ca421 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Display filter completion fixes.
Fixup the logic for adding field names to the list.
Connect our completer activation signal to its slot once, not twice.
Bug: 11187
Change-Id: Ife1879fe05c870094ee31e59dd62e3004f588bfc
Reviewed-on: https://code.wireshark.org/review/8440
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 79ba6e6 OSPF: fix dissection of Router Address TLV
adds 99ca421 Qt: Display filter completion fixes.
Summary of changes:
ui/qt/display_filter_edit.cpp | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)