wireshark/ui
Gerald Combs a748e83143 Qt: Add "Copy As..." to the Protocol Hierarchy stats.
This implementation is slightly different compared to other dialogs
since we have nested items.

Tweak the bar highlight color look better on Windows while we're here.

Change-Id: If0607c4624f304042fe3d6c8a941756b342e703d
Reviewed-on: https://code.wireshark.org/review/6953
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-04 18:26:01 +00:00
..
cli Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
gtk HTTP2: Add tap for HTTP2 dissector 2015-02-04 07:09:49 +00:00
qt Qt: Add "Copy As..." to the Protocol Hierarchy stats. 2015-02-04 18:26:01 +00:00
win32 Fix another dfilter_compile() call. 2015-01-18 10:44:27 +00:00
alert_box.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
alert_box.h
capture.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
capture.h Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
capture_globals.h
capture_ui_utils.c
capture_ui_utils.h
CMakeLists.txt Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
console.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
console.h
decode_as_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
decode_as_utils.h
doxygen.cfg.in
export_object.c
export_object.h
export_object_dicom.c
export_object_http.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_smb.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_tftp.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
file_dialog.h
filters.c
filters.h
follow.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
follow.h
help_url.c Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
help_url.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
iface_lists.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
iface_lists.h
io_graph_item.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
io_graph_item.h
language.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
language.h
last_open_dir.h
main_statusbar.h
Makefile.am
Makefile.common Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
packet_list_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
packet_list_utils.h
persfilepath_opt.c
persfilepath_opt.h
preference_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
preference_utils.h
profile.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 19:47:20 +00:00
profile.h
progress_dlg.h
proto_hier_stats.c Qt: Add the Protocol Hierarchy statistics dialog. 2015-02-04 02:06:01 +00:00
proto_hier_stats.h Qt: Add the Protocol Hierarchy statistics dialog. 2015-02-04 02:06:01 +00:00
recent.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
recent.h
recent_utils.h
rtp_analysis.h
rtp_stream.c Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
rtp_stream.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
simple_dialog.h
software_update.c
software_update.h
ssl_key_export.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
ssl_key_export.h
tap-megaco-common.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-megaco-common.h
tap-rtp-common.c Fix some indent typo (after g2bf7878e) 2015-02-02 12:37:06 +00:00
tap-rtp-common.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
tap-sctp-analysis.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-sctp-analysis.h
tap-sequence-analysis.c Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
tap-sequence-analysis.h Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
tap-tcp-stream.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
tap-tcp-stream.h
tap_export_pdu.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
tap_export_pdu.h
text_import.c Handle "I can't map this for that file format" better. 2014-12-18 00:03:26 +00:00
text_import.h
text_import_scanner.h
text_import_scanner.l
time_shift.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
time_shift.h
traffic_table_ui.c Remove emem from GeoIP 2015-01-18 04:14:03 +00:00
traffic_table_ui.h
ui_util.h
utf8_entities.h Qt: Add the Protocol Hierarchy statistics dialog. 2015-02-04 02:06:01 +00:00
util.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
util.h
voip_calls.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
voip_calls.h Consolidate RTP stream structs. 2014-12-20 16:49:05 +00:00