Wireshark-commits: [Wireshark-commits] master 857b144: Qt: Syntax check display filter when fields
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Aug 2015 19:18:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=857b1447f8b229cc6bad84c89553bdcb4286ec38
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

857b144 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Syntax check display filter when fields changed
    
    Change-Id: I7179d7918e7958373806fb9627a36554ab4b9ddc
    Reviewed-on: https://code.wireshark.org/review/10115
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  4abec47   Clean up handling of time stamps.
    adds  857b144   Qt: Syntax check display filter when fields changed


Summary of changes:
 ui/qt/display_filter_combo.cpp |    9 +++++++++
 ui/qt/display_filter_combo.h   |    1 +
 ui/qt/display_filter_edit.cpp  |    7 +++++++
 ui/qt/display_filter_edit.h    |    1 +
 ui/qt/main_window_slots.cpp    |   16 +++-------------
 5 files changed, 21 insertions(+), 13 deletions(-)