Wireshark-commits: [Wireshark-commits] master-2.0 18a961c: Add field completion suggestions when ad
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18a961c2f90c63218114e0787829f72c97719bda
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
18a961c by Michael Mann (mmann78@xxxxxxxxxxxx):
    Add field completion suggestions when adding a Display filter or Y Field to the IO Graph
    
    Bug: 11899
    Change-Id: I7cee36581dc773daa691dad10500124ab66520bc
    Reviewed-on: https://code.wireshark.org/review/16023
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 5c1d58b482376e6c85505641a31578d79bcc4f01)
    Reviewed-on: https://code.wireshark.org/review/16032
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  7e36ea5   Add display filter completion suggestions to color filters.
    adds  18a961c   Add field completion suggestions when adding a Display filter or Y Field to the IO Graph
Summary of changes:
 ui/qt/io_graph_dialog.cpp |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)