aboutsummaryrefslogtreecommitdiffstats
path: root/ui/commandline.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-30Have routines for parsing options that affect dissection.Guy Harris1-4/+0
2016-10-23Qt: add fullscreen feature.Dario Lombardo1-1/+2
2016-09-11More signed vs. unsigned argument cleanups.Guy Harris1-1/+1
2016-07-01Qt+Gtk: Fix the -t command line flag.Gerald Combs1-0/+1
2016-06-28Global, not static.Guy Harris1-1/+1
2016-06-28Have commandline_other_options() directly fill in the global structure.Guy Harris1-1/+1
2016-06-28Make quit_after_cap an item in commandline_param_info_t.Guy Harris1-3/+2
2016-06-28Pull quit_after_cap out of the global capture options.Guy Harris1-0/+4
2016-06-19Pass the info strings directly to commandline_early_options().Guy Harris1-7/+2
2016-06-19Handle capture options in pcap-less Wireshark in the commandline_ routines.Guy Harris1-7/+0
2016-06-19Those aren't capture options, they're the options we must process early.Guy Harris1-1/+1
2016-06-19Refactor command-line handling of GUI options.Michael Mann1-0/+86