Wireshark-commits: [Wireshark-commits] master 995672e: Qt: allow Resolved Addresses search filter t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 04 Feb 2020 14:22:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=995672e8b6902cd3382ee2af8c36be1ca34ba126
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

995672e 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>
    

Actions performed:

    from  f5f4353   CFDP: Fix off-by-one offset
     add  995672e   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(-)