Wireshark-commits: [Wireshark-commits] master ea3537f: Autocomplete saved display filters.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 May 2015 19:30:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea3537fb32e2006a52404502df1665239756ff01
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ea3537f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Autocomplete saved display filters.
    
    Add saved display filters to the completion list. Fix a complex filter
    completion bug.
    
    Change-Id: I035923882fd8d6232d0b69e464bb1517f261dbd9
    Reviewed-on: https://code.wireshark.org/review/8533
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  c19b8eb   Apparently "H" stands for "HOSC", not "HSC", at least these days.
    adds  ea3537f   Autocomplete saved display filters.


Summary of changes:
 ui/qt/display_filter_edit.cpp |   60 +++++++++++++++++++++++++++--------------
 ui/qt/display_filter_edit.h   |    1 +
 2 files changed, 41 insertions(+), 20 deletions(-)