wireshark/ui
Gerald Combs 47e1798762 Qt: Byte view and proto tree fixes.
Select our byte field only when we enter marked / locked mode.

Emit fieldSelected from autoScrollTo so that we always set the marked
protocol.

Don't clobber the current index in saveSelectedField.

Change-Id: I967b20608f991a5f3e6a0979b1f702f874ce27b4
Reviewed-on: https://code.wireshark.org/review/25521
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-01-31 04:54:36 +00:00
..
cli cli: free memory on exit in tap-comparestat (found by clang). 2018-01-29 00:04:13 +00:00
gtk gtk: fix memory leak in profile dialog. 2018-01-22 20:53:54 +00:00
qt Qt: Byte view and proto tree fixes. 2018-01-31 04:54:36 +00:00
win32 Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
alert_box.c Check for gzipped files even if we don't have libz. 2018-01-14 21:08:18 +00:00
alert_box.h
all_files_wildcard.h
capture.c Check for gzipped files even if we don't have libz. 2018-01-14 21:08:18 +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
CMakeLists.txt Fix build and thread runtime compat with older GLib 2017-12-24 20:22:58 +00:00
commandline.c extcap: remove conditional compilation. 2018-01-08 05:50:15 +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
dissect_opts.h
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 Check for gzipped files even if we don't have libz. 2018-01-14 21:08:18 +00:00
failure_message.h
file_dialog.h
filter_files.c Use g_list_prepend() it's faster. 2017-12-04 13:23:10 +00:00
filter_files.h
firewall_rules.c firewall_rules: rewrite all the defines (CID: 1158734). 2018-01-14 13:29:31 +00:00
firewall_rules.h
help_url.c extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
help_url.h extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
iface_lists.c extcap: remove conditional compilation. 2018-01-08 05:50:15 +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
iface_toolbar.h
io_graph_item.c
io_graph_item.h
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
Makefile.am Fix make distcheck 2017-12-11 20:21:09 +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 Fix comment, get rid of extra blank line. 2018-01-08 22:02:48 +00:00
preference_utils.h Add ability for preferences to determine what they can change. 2018-01-06 17:49:23 +00:00
profile.c UI: Rename profiles without delete 2018-01-31 04:53:12 +00:00
profile.h Make apply_profile_changes() return a non-const pointer. 2018-01-18 07:33:42 +00:00
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 Qt: Byte view recent updates. 2018-01-05 06:52:13 +00:00
recent.h Qt: Byte view recent updates. 2018-01-05 06:52:13 +00:00
recent_utils.h recent.c: Make some capture_remote_* APIs static 2017-12-28 18:26:42 +00:00
rtp_media.c
rtp_media.h
rtp_stream.c
rtp_stream.h
service_response_time.c
service_response_time.h
simple_dialog.h
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 Cleanup of tap-rlc-graph 2017-12-27 11:15:07 +00:00
tap-rlc-graph.h Cleanup of tap-rlc-graph 2017-12-27 11:15:07 +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 tap-sctp: change if to switch for a default case (found by clang). 2018-01-19 12:24:27 +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
text_import.h
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 traffic table: Fix memory leak 2018-01-22 19:51:59 +00:00
traffic_table_ui.h
util.c ui: don't g_assert() in get_args_as_string(), but return empty string for no arguments case. 2018-01-24 11:46:27 +00:00
util.h
voip_calls.c Don't cast away constness. 2018-01-18 07:11:51 +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