wireshark/ui
Stig Bjørlykke c781cc38fd Qt: Avoid using cmd+H as keyboard shortcut on macOS
The keyboard shortcut Ctrl+H (cmd+H) is used on macOS to "Hide Wireshark".
Change shortcut for "Export Packet Bytes" to Ctrl+Shift+X.

Change-Id: I2d39911f83bc2aaf20930cda303741fa89738767
Reviewed-on: https://code.wireshark.org/review/24895
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2017-12-19 20:24:50 +00:00
..
cli Fix make distcheck 2017-12-11 20:21:09 +00:00
gtk Remove a plugin_if_gui_cb type conversion. 2017-12-14 23:43:38 +00:00
qt Qt: Avoid using cmd+H as keyboard shortcut on macOS 2017-12-19 20:24:50 +00:00
win32 Try to fix win32 build, add ui/packet_range.h include. 2017-12-08 19:04:49 +00:00
CMakeLists.txt Rewrite make-tap-reg.py in C 2017-12-11 02:52:28 +00:00
Makefile.am Fix make distcheck 2017-12-11 20:21:09 +00:00
alert_box.c Take the error message generation out of the merge_files routines. 2017-04-20 20:25:59 +00:00
alert_box.h Take the error message generation out of the merge_files routines. 2017-04-20 20:25:59 +00:00
all_files_wildcard.h
capture.c Bugfix capture_info_open() folded into ui/capture.c 2017-12-19 04:48:08 +00:00
capture.h [capture_info] Fold the code of capture_info_open() into ui/capture.c 2017-12-11 13:00:25 +00:00
capture_globals.h Revert "Move fill_in_local_interfaces to a thread." 2017-12-11 23:29:00 +00:00
capture_ui_utils.c Use g_list_prepend() it's faster. 2017-12-04 13:23:10 +00:00
capture_ui_utils.h Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
commandline.c Revert "Move fill_in_local_interfaces to a thread." 2017-12-11 23:29:00 +00:00
commandline.h Add hardware timestamping support 2017-08-22 07:55:26 +00:00
console.c Log output updates. 2017-12-17 02:30:40 +00:00
console.h
decode_as_utils.c Rename "ws_version_info.h", also .c 2017-09-26 17:32:08 +00:00
decode_as_utils.h
dissect_opts.c Clean up handling of enabled/disabled protocols/heuristic dissectors. 2017-04-08 20:40:08 +00:00
dissect_opts.h Clean up handling of enabled/disabled protocols/heuristic dissectors. 2017-04-08 20:40:08 +00:00
doxygen.cfg.in
export_object_ui.c
export_object_ui.h
export_pdu_ui_utils.c Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
export_pdu_ui_utils.h
failure_message.c Use cfile_write_failure_message() in the randpkt code. 2017-04-20 21:07:35 +00:00
failure_message.h Have separate routines for open-for-reading and open-for-writing errors. 2017-04-20 18:24:20 +00:00
file_dialog.h
filter_files.c Use g_list_prepend() it's faster. 2017-12-04 13:23:10 +00:00
filter_files.h Pull the error reporting into {read,save}_filter_list. 2017-04-09 17:57:52 +00:00
firewall_rules.c firewall_rules(ui): fix 'ptype' was marked unused but was used [-Wused-but-marked-unused] 2017-12-14 18:45:05 +00:00
firewall_rules.h
help_url.c
help_url.h
iface_lists.c Revert "Move fill_in_local_interfaces to a thread." 2017-12-11 23:29:00 +00:00
iface_lists.h Revert "Move fill_in_local_interfaces to a thread." 2017-12-11 23:29:00 +00:00
iface_toolbar.c Qt: Add interface toolbar support 2017-04-25 06:19:39 +00:00
iface_toolbar.h Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
io_graph_item.c io_graph_item: fix false positive array subscript is above array bounds [-Werror=array-bounds] 2017-03-10 02:48:09 +00:00
io_graph_item.h Qt: support selecting the min/max packet from IO Graph 2017-04-05 09:27:32 +00:00
language.c Remove superfluous null-checks before strdup/free 2017-10-15 12:38:51 +00:00
language.h
last_open_dir.h
main_statusbar.h
make-taps.c Rewrite make-tap-reg.py in C 2017-12-11 02:52:28 +00:00
mcast_stream.c
mcast_stream.h
packet_list_utils.c Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
packet_list_utils.h
packet_range.c Move the frame_set stuff back into the capture_file structure. 2017-12-08 03:32:25 +00:00
packet_range.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
persfilepath_opt.c
persfilepath_opt.h
preference_utils.c Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
preference_utils.h Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
profile.c [profile.c] glist_fre_full() is 2.28, include glib-compat.h 2017-12-05 09:09:57 +00:00
profile.h
progress_dlg.h
proto_hier_stats.c Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
proto_hier_stats.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
recent.c Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
recent.h Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
recent_utils.h
rtp_media.c
rtp_media.h
rtp_stream.c
rtp_stream.h
service_response_time.c
service_response_time.h
simple_dialog.h Clean up handling of enabled/disabled protocols/heuristic dissectors. 2017-04-08 20:40:08 +00:00
software_update.c UI: Fix seg fault of software update language init 2017-11-15 01:36:06 +00:00
software_update.h
ssl_key_export.c
ssl_key_export.h
tap-iax2-analysis.c Remove circuit API 2017-11-13 05:21:36 +00:00
tap-iax2-analysis.h
tap-rlc-graph.c Allow switching direction in LTE RLC graph 2017-12-09 13:58:19 +00:00
tap-rlc-graph.h Allow switching direction in LTE RLC graph 2017-12-09 13:58:19 +00:00
tap-rtp-analysis.h
tap-rtp-common.c Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
tap-rtp-common.h Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
tap-sctp-analysis.c Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
tap-sctp-analysis.h Reformat some top-level ui files. 2017-11-30 00:14:16 +00:00
tap-tcp-stream.c Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
tap-tcp-stream.h
tap_export_pdu.c Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
tap_export_pdu.h
taps.h Rewrite make-tap-reg.py in C 2017-12-11 02:52:28 +00:00
text_import.c Check for localtime() failing. 2017-04-17 07:48:56 +00:00
text_import.h Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
text_import_scanner.h
text_import_scanner.l Disable flex-generated [-Wsign-compare] warnings 2017-09-19 10:06:07 +00:00
time_shift.c Move the frame_set stuff back into the capture_file structure. 2017-12-08 03:32:25 +00:00
time_shift.h
traffic_table_ui.c Add a ws_in6_addr typedef for struct e_in6_addr. 2017-10-26 08:50:34 +00:00
traffic_table_ui.h
util.c CMake: Don't check for windows.h or winsock2.h. 2017-10-26 07:08:41 +00:00
util.h
voip_calls.c Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
voip_calls.h Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
ws_ui_util.h Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00