URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=461650544bdc1380ba9ca60e57ed7fdb547cdfc9
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4616505 by Dario Lombardo (lomato@xxxxxxxxx):
Qt: add "search authors" feature.
Add a search field in the authors tab. The list of authors has became
huge and it's very hard to find someone in it. Having a fast way to
search yourself or your friends would be fun.
Change-Id: I0c6a5e8d5893d6f7b5a3258e63bdc91969f53d31
Reviewed-on: https://code.wireshark.org/review/18594
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 85c1a45 pre-commit: fix indent
adds 4616505 Qt: add "search authors" feature.
Summary of changes:
ui/qt/about_dialog.cpp | 37 +++++++++++++++++++++++++++----------
ui/qt/about_dialog.h | 4 ++++
ui/qt/about_dialog.ui | 9 ++++++++-
3 files changed, 39 insertions(+), 11 deletions(-)