wireshark/ui
Hadriel Kaplan 041f844d72 Add command-line arg for input file format for tshark/wireshark
Now that we have the ability to choose input file format type
in the GUI, we might as well have it in the command-line too.
Plus it would help me in test-stuies if we had a commandline.
So I've added a '-X read_format:Foo' for this.  Using just
'-X read_format:', or with a bad name, will make it print out
the full list (in tshark); just like the '-F' does for output
file formats.

Note: I am *not* putting in code for Win32 GUI,
because I can't compile that and I wouldn't have even
done the GTK one if I could compile Qt originally. (I don't think we need
to add any more features to GTK or Win32, just Qt from now on,
right?)

Change-Id: I2fe6481d186f63bd2303b9e591edf397a2e14b64
Reviewed-on: https://code.wireshark.org/review/493
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-03-05 18:38:05 +00:00
..
cli Fix some code remove by 296591399f 2014-03-05 09:25:47 +00:00
gtk Add command-line arg for input file format for tshark/wireshark 2014-03-05 18:38:05 +00:00
qt Add command-line arg for input file format for tshark/wireshark 2014-03-05 18:38:05 +00:00
win32 Add a cast. 2014-03-04 19:18:48 +00:00
CMakeLists.txt Fix build with CMake (Missing tap_export_pdu in ui/CMakeLists.txt 2014-01-20 07:53:42 +00:00
Makefile.am Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
Makefile.common Split the GUI and the tap part to make it possible to adapt to Qt. 2014-01-20 05:51:10 +00:00
Makefile.nmake With the change from r51895, revert r51894. 2013-09-09 21:09:00 +00:00
alert_box.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
alert_box.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_globals.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
decode_as_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
decode_as_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
doxygen.cfg.in Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
export_object.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_dicom.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_http.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_smb.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
help_url.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
help_url.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
iface_lists.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
iface_lists.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
last_open_dir.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
persfilepath_opt.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
persfilepath_opt.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
preference_utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
preference_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
profile.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
profile.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
recent.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
recent.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
recent_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
simple_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
software_update.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
software_update.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ssl_key_export.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ssl_key_export.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-megaco-common.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-megaco-common.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rtp-common.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-rtp-common.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sctp-analysis.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sctp-analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sequence-analysis.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-sequence-analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-tcp-stream.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap-tcp-stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_export_pdu.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_export_pdu.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
text_import.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
text_import.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
text_import_scanner.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
text_import_scanner.l Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ui_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
utf8_entities.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00