Wireshark-commits: [Wireshark-commits] master a468623: Qt: Include current word in filter completio

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Jan 2019 04:27:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a468623720c5f29d18a66eb5d7f443b52307399b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a468623 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Include current word in filter completion list
    
    Include the current word in the filter completion list to give the
    user a more complete picture of what constitutes a valid single-token
    protocol name.
    
    Bug: 15431
    Change-Id: I77cfc78f19623d9aefd4441a67ed3ae72068034e
    Reviewed-on: https://code.wireshark.org/review/31654
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6513ded   smb2: replace magic value by macro
     add  a468623   Qt: Include current word in filter completion list


Summary of changes:
 ui/qt/widgets/display_filter_edit.cpp | 3 +--
 ui/qt/widgets/field_filter_edit.cpp   | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)