URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c00d66fb7f7c6a9542f2fdaf23dcbbd62035831
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2c00d66 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Use pre-scan command line parameters with double while(opt=getopt...)
Don't need launch "Qt" for some console only parameters (-h -v ...)
Based on GTK+ code
Change-Id: I1a810e394088959aefbbb39fb88836591a8b2367
Reviewed-on: https://code.wireshark.org/review/1311
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 218b8c9 HTTP2 enhance display when priority flag is set * Add bitmask and fix length for exclusive flag * Add missing bitmask for stream dependency * Add fielder with calcultated weight value (weight+1, see spec for more information)
adds 2c00d66 Use pre-scan command line parameters with double while(opt=getopt...)
Summary of changes:
ui/qt/main.cpp | 209 ++++++++++++++++++++++++++++++++++++++------------------
1 file changed, 141 insertions(+), 68 deletions(-)