URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b28f283f8b942b7e17ca0bc16d1c77603b967c2d
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b28f283 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Show Python scripts as links in the about box.
Extcap utilities can be Python scripts. Show the files as URLs and
allow double click to open.
Change-Id: I214caa2683896b89fbe6243562eee9b12d4ae217
Reviewed-on: https://code.wireshark.org/review/31221
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from ffbd46c DNS: Use microsecond resolution for request/response statistics.
add b28f283 Qt: Show Python scripts as links in the about box.
Summary of changes:
ui/qt/about_dialog.cpp | 11 +++--------
ui/qt/about_dialog.h | 3 +--
2 files changed, 4 insertions(+), 10 deletions(-)