Wireshark-commits: [Wireshark-commits] master 63e94c5: Fix display filter completion behavior.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 May 2015 22:03:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63e94c5af1cd48359b6b8b88dbb3d59e3d323efa
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

63e94c5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix display filter completion behavior.
    
    Allow completion for mismatched protocol and filter names.
    
    Change-Id: I1d1e6b8f16d4d2d331b915c199f857835dcc1c53
    Ping-bug: 11187
    Reviewed-on: https://code.wireshark.org/review/8464
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  294706a   Fix packet list font zooming.
    adds  63e94c5   Fix display filter completion behavior.


Summary of changes:
 ui/qt/display_filter_edit.cpp |   14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)