wireshark/ui
Gerald Combs d6f69751c0 Qt: Make some menu items discoverable (or not).
Enable and disable individual actions instead of their parent menus in
order to keep them discoverable.

Do the opposite for Colorize Conversation items so that we don't make
the user traverse the menu hierarchy unnecessarily.

Change-Id: I81770dbbb2d715a2131eb754fedaaadcc8803da2
Reviewed-on: https://code.wireshark.org/review/14558
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2016-04-15 09:03:01 +00:00
..
cli Replace and remove host_ip_af() function 2016-04-08 20:49:22 +00:00
gtk [GTK] Check for xdg-open at run time 2016-04-09 23:40:51 +00:00
qt Qt: Make some menu items discoverable (or not). 2016-04-15 09:03:01 +00:00
win32 Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
CMakeLists.txt Allow/Create an option to use "capture filter" labels defined in wireshark GUI from CLI 2016-01-27 13:40:24 +00:00
Makefile.am Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
Makefile.common Add a #define for the wildcard pattern that matches all files. 2016-03-01 02:00:25 +00:00
Makefile.nmake Don't add the wiretap directory to the list of include directories. 2016-02-18 12:55:26 +00:00
alert_box.c Make failure_alert_box() be printf-like. 2016-03-27 02:06:28 +00:00
alert_box.h Make failure_alert_box() be printf-like. 2016-03-27 02:06:28 +00:00
all_files_wildcard.h Add a #define for the wildcard pattern that matches all files. 2016-03-01 02:00:25 +00:00
capture.c
capture.h capture(.h): fix api reference 2016-01-26 09:10:25 +00:00
capture_globals.h
capture_ui_utils.c
capture_ui_utils.h Qt: Update selected interface filter behavior. 2016-02-26 17:28:04 +00:00
console.c
console.h
decode_as_utils.c tshark: load decode_as_entries file 2016-02-21 18:25:01 +00:00
decode_as_utils.h tshark: load decode_as_entries file 2016-02-21 18:25:01 +00:00
doxygen.cfg.in
export_object.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
export_object.h
export_object_dicom.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
export_object_http.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
export_object_smb.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
export_object_tftp.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
file_dialog.h
help_url.c Fix building without extcap enabled 2016-03-21 17:10:21 +00:00
help_url.h Fix building without extcap enabled 2016-03-21 17:10:21 +00:00
iface_lists.c Fix "No interfaces selected" when restarting capture 2016-04-01 00:22:33 +00:00
iface_lists.h
io_graph_item.c
io_graph_item.h Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
language.c
language.h
last_open_dir.h
main_statusbar.h
mcast_stream.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
mcast_stream.h
packet_list_utils.c
packet_list_utils.h
persfilepath_opt.c
persfilepath_opt.h
preference_utils.c prefutils: Add convenience function 2016-01-26 16:37:06 +00:00
preference_utils.h prefutils: Add convenience function 2016-01-26 16:37:06 +00:00
profile.c profile_name_is_valid() returns a malloced string [-Wcast-qual] 2016-01-21 02:32:46 +00:00
profile.h profile_name_is_valid() returns a malloced string [-Wcast-qual] 2016-01-21 02:32:46 +00:00
progress_dlg.h const gpointer -> gconstpointer 2016-02-16 05:10:49 +00:00
proto_hier_stats.c Walk up the tree view of Protocol Hierarchy Statistics to look for protocol matches. 2016-03-12 03:05:07 +00:00
proto_hier_stats.h
recent.c Remove the last remnants of U3 support. 2016-03-11 19:55:57 +00:00
recent.h
recent_utils.h
rtp_media.c
rtp_media.h Qt: fix jitter buffer management 2016-02-10 20:26:21 +00:00
rtp_stream.c
rtp_stream.h
service_response_time.c
service_response_time.h
simple_dialog.h
software_update.c
software_update.h
ssl_key_export.c
ssl_key_export.h
tap-iax2-analysis.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
tap-iax2-analysis.h
tap-rlc-graph.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
tap-rlc-graph.h Always supply a g_mallocated error message from select_rlc_lte_session(). 2015-12-29 08:01:54 +00:00
tap-rtp-analysis.h
tap-rtp-common.c Move the proto data stuff out of frame_data.[ch]. 2016-01-25 02:24:34 +00:00
tap-rtp-common.h
tap-sctp-analysis.c Add free_address_wmem(), fix warnings [-Wcast-qual] 2016-02-26 23:09:43 +00:00
tap-sctp-analysis.h Move some definitions and declarations around. 2016-01-12 07:22:30 +00:00
tap-sequence-analysis.c Fix warnings/errors of type -Wused-but-marked-unused 2016-03-28 13:27:52 +00:00
tap-sequence-analysis.h
tap-tcp-stream.c Add the packet number to the packet_info structure, and use it. 2016-01-24 03:41:28 +00:00
tap-tcp-stream.h
tap_export_pdu.c Making wiretap option blocks more generic. 2016-02-23 00:39:38 +00:00
tap_export_pdu.h
text_import.c Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
text_import.h Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
text_import_scanner.h
text_import_scanner.l Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
time_shift.c Avoid unnecessary replacement source file floorl.c 2016-04-04 23:58:31 +00:00
time_shift.h
traffic_table_ui.c
traffic_table_ui.h
ui_util.h No need for toolkit-dependent color initialization. 2016-01-01 04:15:29 +00:00
util.c Replace and remove host_ip_af() function 2016-04-08 20:49:22 +00:00
util.h
voip_calls.c Fix warnings/errors of type -Wused-but-marked-unused 2016-03-28 13:27:52 +00:00
voip_calls.h