wireshark/ui
John Thacker 15dfa3aa20 Qt: Fix order of ShowAs enums
The ShowAs enum should stay in the same order as the Items
are added to the ShowAs combobox, because setCurrentIndex()
is used with the enum values, e.g. when setting the value to
"Show As Image" when the bytes are an image.
Fixup c9e08b7be3
2023-02-01 21:18:58 -05:00
..
cli follow: Add function for sub stream id to registration 2023-01-05 05:04:33 +00:00
logray Qt: Fix Logray compilation with Qt 6.4 2023-01-31 14:03:04 -08:00
macosx macos: Remove no longer needed function 2022-07-25 17:00:55 +00:00
qt Qt: Fix order of ShowAs enums 2023-02-01 21:18:58 -05:00
win32 MinGW: Disable -Wcast-function-type warnings 2023-01-14 14:52:53 +00:00
CMakeLists.txt Install documentation (HTML manuals) to DOCDIR 2023-01-19 01:40:59 +00:00
alert_box.c
alert_box.h
all_files_wildcard.h
capture.c Qt+extcap: Make our capture error dialog less noisy. 2022-09-08 10:20:48 -07:00
capture.h
capture_globals.h
capture_info.h
capture_ui_utils.c
capture_ui_utils.h
clopts_common.c
clopts_common.h
cmdarg_err.c
cmdarg_err.h
commandline.c Windows: Store "gui.console_open" in the Windows registry 2022-10-11 14:25:04 +01:00
commandline.h
decode_as_utils.c
decode_as_utils.h
dissect_opts.c
dissect_opts.h
exit_codes.h Set unique exit codes for processes 2023-01-11 09:56:26 +00:00
export_pdu_ui_utils.c
export_pdu_ui_utils.h
failure_message.c
failure_message.h
file_dialog.c
file_dialog.h
filter_files.c
filter_files.h
firewall_rules.c
firewall_rules.h
help_url.c Install documentation (HTML manuals) to DOCDIR 2023-01-19 01:40:59 +00:00
help_url.h
iface_lists.c Fix more unused variables and enable unused-but-set-variable errors. 2022-11-08 13:49:44 -08:00
iface_lists.h Allow to filter interface types 2022-04-19 09:19:50 +00:00
iface_toolbar.c
iface_toolbar.h
io_graph_item.c
io_graph_item.h ftypes: Make accessor functions type safe 2022-06-20 17:29:57 +00:00
language.c
language.h
last_open_dir.h
main_statusbar.h
mcast_stream.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
mcast_stream.h
packet_list_utils.c epan: Allow FT_IPv4, FT_IPv6 custom columns to be resolved or not. 2022-12-26 16:12:19 +00:00
packet_list_utils.h Ui: Centralize PacketList helper prototypes 2022-06-29 09:31:09 +00:00
packet_range.c
packet_range.h
persfilepath_opt.c
persfilepath_opt.h
preference_utils.c ui: Check occurrence when check for existing custom column 2023-01-17 08:34:09 +00:00
preference_utils.h Qt: Add resolved button to Edit Columns 2022-06-30 08:28:54 -04:00
profile.c
profile.h
progress_dlg.h
proto_hier_stats.c Proto hierarchy stats: obtain capture file read lock 2023-01-15 16:09:17 +00:00
proto_hier_stats.h
recent.c Add a default configuration profile for Logray. 2022-07-06 10:53:21 -05:00
recent.h Qt: Hide columns for traffic tree 2022-06-19 16:39:35 +02:00
recent_utils.h Ui: Centralize PacketList helper prototypes 2022-06-29 09:31:09 +00:00
rtp_media.c
rtp_media.h
rtp_stream.c
rtp_stream.h
rtp_stream_id.c
rtp_stream_id.h
service_response_time.c
service_response_time.h
simple_dialog.h
software_update.c macos: Remove no longer needed function 2022-07-25 17:00:55 +00:00
software_update.h
ssl_key_export.c
ssl_key_export.h
summary.c
summary.h
tap-credentials.h
tap-iax2-analysis.c
tap-iax2-analysis.h
tap-rlc-graph.c dfilter: Return an error object instead of string 2022-11-28 15:46:44 +00:00
tap-rlc-graph.h RLC Graph: store secs in time_t 2022-08-20 19:56:34 +00:00
tap-rtp-analysis.c
tap-rtp-analysis.h
tap-rtp-common.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-rtp-common.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-sctp-analysis.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap-sctp-analysis.h gboolean bitfields considered harmful 2022-07-30 08:49:08 -04:00
tap-tcp-stream.c dfilter: Return an error object instead of string 2022-11-28 15:46:44 +00:00
tap-tcp-stream.h
tap_export_pdu.c tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
tap_export_pdu.h
taps.h
text_import.c Dissector names are not protocol names. 2022-09-10 22:37:11 -07:00
text_import.h
text_import_regex.c
text_import_regex.h
text_import_scanner.h
text_import_scanner.l Add macros to control lemon diagnostics 2022-11-20 10:11:27 +00:00
time_shift.c Ui: Centralize PacketList helper prototypes 2022-06-29 09:31:09 +00:00
time_shift.h
urls.h
util.c
util.h
version_info.c version info: Fix extra space after "(" 2023-01-13 16:09:17 +00:00
version_info.h About: Reformat and expand some text. 2022-08-03 09:10:07 +00:00
voip_calls.c Fix more unused variables and enable unused-but-set-variable errors. 2022-11-08 13:49:44 -08:00
voip_calls.h
ws_ui_util.h MinGW: Fix -Wreturn-type 2023-01-13 22:41:04 +00:00