Wireshark-commits: [Wireshark-commits] master 0953c36: Qt: tweaks to Capture Interfaces dialog
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0953c36ec94622e3b901ff840c361d79bdbd327f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0953c36 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: tweaks to Capture Interfaces dialog
- Add option to stop capture after X files are created
- Increase the max value for number of packets / files / bytes / seconds from 1000 to INT_MAX
- Fix capture name file selection
Change-Id: I9fb8eeaa925e5bd5380bb654686575f41126546a
Reviewed-on: https://code.wireshark.org/review/9162
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 66c7388 wmem: convert string trees to single-layer
adds 0953c36 Qt: tweaks to Capture Interfaces dialog
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 16 +++++++--
ui/qt/capture_interfaces_dialog.h | 2 +-
ui/qt/capture_interfaces_dialog.ui | 67 +++++++++++++++++++++++++++--------
3 files changed, 67 insertions(+), 18 deletions(-)