URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b9561bd3bbb8d138644aa10a627d587b6b1ae5e7
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b9561bd by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Allow regex searching in the advanced prefs.
Use a QRegex for Preferences → Advanced → Search.
Change-Id: Iebf1cba9c17ff774ce50ef909b6d181751b272aa
Reviewed-on: https://code.wireshark.org/review/13924
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 8435145 Create perl script to append existing AUTHORS file with information from git log.
adds b9561bd Qt: Allow regex searching in the advanced prefs.
Summary of changes:
ui/qt/preferences_dialog.cpp | 11 ++++++-----
ui/qt/preferences_dialog.h | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)