Wireshark-commits: [Wireshark-commits] master 2d133d6: Qt: Validate FindLineEdit regexp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Feb 2016 08:42:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2d133d62ab7a1cbe141138b90b399dad71113f06
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2d133d6 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Validate FindLineEdit regexp
    
    Check if regexp is valid and set valid/invalid background color.
    
    Change-Id: Ibf4d3fa84463afbd7c68631cfaddec8261807b8f
    Reviewed-on: https://code.wireshark.org/review/13962
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  cb962ca   autotools: Remove extra space from output
    adds  2d133d6   Qt: Validate FindLineEdit regexp


Summary of changes:
 ui/qt/find_line_edit.cpp |   29 +++++++++++++++++++++++++++++
 ui/qt/find_line_edit.h   |    5 ++++-
 2 files changed, 33 insertions(+), 1 deletion(-)