Wireshark-commits: [Wireshark-commits] master d0228f2: Qt: Credentials move tap to dialog
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0228f291521d0f1664abea9a9ad5331f45ff87b
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d0228f2 by Roland Knall (rknall@xxxxxxxxx):
Qt: Credentials move tap to dialog
Move Taps to the dialog and implement a reset method
Change-Id: I8324170a207bc9a9c6fef25bd7457757931a93c8
Reviewed-on: https://code.wireshark.org/review/33830
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 97d4713 Windows: upgrade USBPcap to 1.5.2.0
add d0228f2 Qt: Credentials move tap to dialog
Summary of changes:
ui/qt/credentials_dialog.cpp | 19 +++++++++++++++++--
ui/qt/credentials_dialog.h | 6 ++++++
ui/qt/models/credentials_model.cpp | 24 +++++++++---------------
ui/qt/models/credentials_model.h | 7 +++++--
4 files changed, 37 insertions(+), 19 deletions(-)