Wireshark-commits: [Wireshark-commits] master-3.2 021208b: Qt: allow Resolved Addresses search filt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 04 Feb 2020 15:44:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=021208b29bb5304d97f01b98cf16cd85af790238
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

021208b by Peter Wu (peter@xxxxxxxxxxxxx):

    Qt: allow Resolved Addresses search filter to be cleared
    
    Allow the filter in the Resolved Address dialog to be cleared to disable
    filtering without requiring the dialog to be reopened.
    
    Change-Id: I8164d42ac763f8b7faf23821633e129feba69790
    Fixes: v3.1.1rc0-244-g743f8598cd0b ("Qt: Rework Resolved Addresses dialog")
    Reviewed-on: https://code.wireshark.org/review/36027
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit 995672e8b6902cd3382ee2af8c36be1ca34ba126)
    Reviewed-on: https://code.wireshark.org/review/36029
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  a8243b3   Qt: fix missing IP hosts in Resolved Addresses dialog
     add  021208b   Qt: allow Resolved Addresses search filter to be cleared


Summary of changes:
 ui/qt/resolved_addresses_dialog.cpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)