wireshark/ui/qt
Guy Harris 5cf3fd03f1 HTTPS In More Places, update some URLs.
Change-Id: Ice2e1e2e4d94f6c9da7c651866cfa1a8ac4a31d8
Reviewed-on: https://code.wireshark.org/review/34096
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-07-27 07:55:36 +00:00
..
manager Qt: Support setting custom preferences 2019-04-24 00:33:37 +00:00
models HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
utils HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
widgets HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
CMakeListsCustom.txt.example spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
about_dialog.cpp Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
about_dialog.h Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
about_dialog.ui Qt: switch about#wireshark label to QTextBrowser. 2018-12-22 08:32:26 +00:00
accordion_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
accordion_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
address_editor_frame.cpp Hava a routine to read the currently-selected frome. 2019-04-15 05:54:41 +00:00
address_editor_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
address_editor_frame.ui
bluetooth_att_server_attributes_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
bluetooth_att_server_attributes_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
bluetooth_att_server_attributes_dialog.ui
bluetooth_device_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
bluetooth_device_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
bluetooth_device_dialog.ui
bluetooth_devices_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
bluetooth_devices_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
bluetooth_devices_dialog.ui
bluetooth_hci_summary_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
bluetooth_hci_summary_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
bluetooth_hci_summary_dialog.ui
byte_view_tab.cpp Try to squeeze some bytes out of the frame_data structure. 2018-12-27 04:34:29 +00:00
byte_view_tab.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_event.h Qt: expose CaptureEvent definition for MOC 2018-04-18 12:06:21 +00:00
capture_file.cpp Fix the calculation of a file's "basename". 2018-07-06 09:07:52 +00:00
capture_file.h Use the file *base* name for statistics graphs etc.. 2018-07-06 00:31:45 +00:00
capture_file_dialog.cpp Remove more hardcoding of ".gz" as the suffix for compressed files. 2018-11-20 07:07:32 +00:00
capture_file_dialog.h HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
capture_file_properties_dialog.cpp Fix memory ownership when using cf_get_packet_comment 2019-01-25 04:53:01 +00:00
capture_file_properties_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_file_properties_dialog.ui qt: capture file properties: add a splitter 2018-04-11 02:16:34 +00:00
capture_filter_syntax_worker.cpp CMake: Remove wsutil pcap dependency 2019-05-03 21:57:05 +00:00
capture_filter_syntax_worker.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_info_dialog.cpp Get rid of some occurrences of Q_UNUSED 2018-06-18 16:22:43 +00:00
capture_info_dialog.h Qt: Make sure we destroy the Capture Information dialog. 2018-05-18 04:16:43 +00:00
capture_info_dialog.ui Qt: Save the Capture Information dialog geometry. 2018-05-16 18:44:59 +00:00
capture_interfaces_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
capture_interfaces_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_interfaces_dialog.ui Clean up the new-file selection criteria in the GUI. 2019-03-23 13:27:31 +00:00
capture_preferences_frame.cpp Qt: Fix no interface load preference handling 2019-05-15 21:47:06 +00:00
capture_preferences_frame.h prefs: add the option not to load interfaces on startup. 2018-09-26 17:11:47 +00:00
capture_preferences_frame.ui prefs: Remove trailing dot from UI text 2018-09-26 18:22:53 +00:00
coloring_rules_dialog.cpp Qt: Fix coloring rules dialog 2019-07-26 20:01:31 +00:00
coloring_rules_dialog.h Qt: Fix coloring rules dialog 2019-07-26 20:01:31 +00:00
coloring_rules_dialog.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
column_editor_frame.cpp Qt: Keep column width and align when edit custom fields 2019-02-20 14:12:35 +00:00
column_editor_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
column_editor_frame.ui Qt: Improve ColumnEditorFrame stretching 2017-12-20 19:40:40 +00:00
column_preferences_frame.cpp Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
column_preferences_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
column_preferences_frame.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
compiled_filter_output.cpp HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
compiled_filter_output.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
compiled_filter_output.ui
conversation_colorize_action.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
conversation_colorize_action.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
conversation_dialog.cpp Use I/O Graphs instead of IO graphs everywhere. 2019-06-20 20:01:00 +00:00
conversation_dialog.h Support unsigned stream identifiers for Follow Stream 2019-03-02 08:29:01 +00:00
conversation_hash_tables_dialog.cpp WSUG: Fixup the "Internals" section. 2018-08-21 22:57:12 +00:00
conversation_hash_tables_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
conversation_hash_tables_dialog.ui
credentials_dialog.cpp Qt: call retap for credentials. 2019-07-04 13:19:23 +00:00
credentials_dialog.h Qt: Credentials move tap to dialog 2019-07-03 21:12:25 +00:00
credentials_dialog.ui tap: add credentials tap. 2019-06-26 07:09:54 +00:00
decode_as_dialog.cpp Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
decode_as_dialog.h Qt: Add clear all button to Decode As 2018-10-08 07:12:34 +00:00
decode_as_dialog.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
display_filter_expression_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
display_filter_expression_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
display_filter_expression_dialog.ui
dissector_tables_dialog.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
dissector_tables_dialog.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
dissector_tables_dialog.ui Qt: Filter Dissector tables properly 2017-12-20 19:42:11 +00:00
enabled_protocols_dialog.cpp prefs: Remove prefs.gui_use_pref_save 2018-09-02 18:36:25 +00:00
enabled_protocols_dialog.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
enabled_protocols_dialog.ui prefs: Remove prefs.gui_use_pref_save 2018-09-02 18:36:25 +00:00
endpoint_dialog.cpp Don't remove constness in a cast if it's not necessary. 2019-03-17 21:19:24 +00:00
endpoint_dialog.h Re-implement "Map" feature for Endpoints 2019-02-16 21:11:12 +00:00
expert_info_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
expert_info_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
expert_info_dialog.ui Add a model to use for Expert Info dialog. 2017-12-13 16:07:07 +00:00
export_dissection_dialog.cpp Add a "Include column headings" checkbox in export dissections and print. 2018-07-05 23:49:47 +00:00
export_dissection_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
export_object_action.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
export_object_action.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
export_object_dialog.cpp No need to report "some files could not be saved". 2019-01-01 23:12:17 +00:00
export_object_dialog.h Qt: Fix memory leak for CaptureEvent 2018-04-17 13:16:46 +00:00
export_object_dialog.ui QT: Enable filtering entries in 'Export Objects' 2018-10-29 02:13:08 +00:00
export_pdu_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
export_pdu_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
export_pdu_dialog.ui
extcap_argument.cpp extcap: Group arguments 2018-05-08 10:31:38 +00:00
extcap_argument.h extcap: Group arguments 2018-05-08 10:31:38 +00:00
extcap_argument_file.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
extcap_argument_file.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
extcap_argument_multiselect.cpp Qt: Display checkboxes for extcap multicheck 2019-04-13 20:56:39 +00:00
extcap_argument_multiselect.h Qt: Display checkboxes for extcap multicheck 2019-04-13 20:56:39 +00:00
extcap_options_dialog.cpp Qt: Omit calls without values on selector reload 2019-04-26 03:48:39 +00:00
extcap_options_dialog.h Qt: Omit calls without values on selector reload 2019-04-26 03:48:39 +00:00
extcap_options_dialog.ui
file_set_dialog.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
file_set_dialog.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
file_set_dialog.ui Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
filter_action.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_action.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_dialog.cpp Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
filter_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_dialog.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
filter_expression_frame.cpp prefs,ui: properly migrate old filter expressions 2018-09-10 09:27:34 +00:00
filter_expression_frame.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
filter_expression_frame.ui Qt: Fix FilterExpressionFrame layout 2017-09-19 06:41:37 +00:00
firewall_rules_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
firewall_rules_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
firewall_rules_dialog.ui
follow_stream_dialog.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
follow_stream_dialog.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
follow_stream_dialog.ui
font_color_preferences_frame.cpp Qt: Selected item preference updates. 2019-06-12 17:10:35 +00:00
font_color_preferences_frame.h Qt: Configure the selection color via the preferences 2018-05-25 11:07:01 +00:00
font_color_preferences_frame.ui Qt: Selected item preference updates. 2019-06-12 17:10:35 +00:00
funnel_statistics.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
funnel_statistics.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
funnel_string_dialog.cpp Free g_ptr_array_free-related memory leaks 2018-05-14 13:42:10 +00:00
funnel_string_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
funnel_string_dialog.ui
funnel_text_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
funnel_text_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
funnel_text_dialog.ui
geometry_state_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
geometry_state_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
gpl-template.txt Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
gsm_map_summary_dialog.cpp Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
gsm_map_summary_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
gsm_map_summary_dialog.ui
i18n.qrc.in
iax2_analysis_dialog.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
iax2_analysis_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
iax2_analysis_dialog.ui
import_text_dialog.cpp Allow %D and %T in date/time formats. 2019-03-09 23:30:22 +00:00
import_text_dialog.h import: add export_pdu dummy header feature. 2018-10-31 13:17:10 +00:00
import_text_dialog.ui Qt: Fix tooltip on import size 2018-12-06 14:55:03 +00:00
interface_frame.cpp Qt: add an hint to no interfaces label. 2018-10-05 10:57:20 +00:00
interface_frame.h Qt: show more infos about why interfaces are not loaded. 2018-10-04 07:50:54 +00:00
interface_frame.ui
interface_toolbar.cpp Qt: Do not leak C run-time handles on Windows 2019-05-21 15:09:47 +00:00
interface_toolbar.h Qt: Convert more "pressed" signals to "clicked". 2018-12-19 20:59:00 +00:00
interface_toolbar.ui
interface_toolbar_reader.cpp Eliminate some unneeded header checks. 2018-05-16 22:03:09 +00:00
interface_toolbar_reader.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
io_graph_dialog.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
io_graph_dialog.h Qt: Cleanup deletion of CopyFromProfileMenu 2019-01-09 04:23:35 +00:00
io_graph_dialog.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
layout_preferences_frame.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
layout_preferences_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
layout_preferences_frame.ui Qt: Small layout improvement in preferences 2017-11-28 21:09:58 +00:00
lbm_lbtrm_transport_dialog.cpp HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
lbm_lbtrm_transport_dialog.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
lbm_lbtrm_transport_dialog.ui Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +00:00
lbm_lbtru_transport_dialog.cpp HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
lbm_lbtru_transport_dialog.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
lbm_lbtru_transport_dialog.ui Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +00:00
lbm_stream_dialog.cpp HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
lbm_stream_dialog.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
lbm_stream_dialog.ui
lte_mac_statistics_dialog.cpp Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
lte_mac_statistics_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
lte_rlc_graph_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
lte_rlc_graph_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
lte_rlc_graph_dialog.ui Allow switching direction in LTE RLC graph 2017-12-09 13:58:19 +00:00
lte_rlc_statistics_dialog.cpp Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
lte_rlc_statistics_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
main.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
main_status_bar.cpp Qt: Export profiles 2019-07-25 18:00:24 +00:00
main_status_bar.h Qt: Fix memory leak for CaptureEvent 2018-04-17 13:16:46 +00:00
main_window.cpp Qt: Do not export the model of the packetlist 2019-07-04 03:55:55 +00:00
main_window.h HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
main_window.ui Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
main_window_layout.cpp Qt: Rename MainWelcome 2018-06-01 22:01:20 +00:00
main_window_preferences_frame.cpp Add ability to disable autocomplete suggestions for filter controls. 2018-10-22 04:45:59 +00:00
main_window_preferences_frame.h Add ability to disable autocomplete suggestions for filter controls. 2018-10-22 04:45:59 +00:00
main_window_preferences_frame.ui Add ability to disable autocomplete suggestions for filter controls. 2018-10-22 04:45:59 +00:00
main_window_slots.cpp Qt: Do not export the model of the packetlist 2019-07-04 03:55:55 +00:00
manage_interfaces_dialog.cpp Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
manage_interfaces_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
manage_interfaces_dialog.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
module_preferences_scroll_area.cpp Qt: Switch module preferences to new-style signals and slots. 2018-12-19 19:51:58 +00:00
module_preferences_scroll_area.h Qt: Open our preference dialogs via "clicked" signals. 2018-12-19 18:13:35 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
mtp3_summary_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp Multicast Statistics Dialog: Clear list when redrawing 2018-12-09 21:25:06 +00:00
multicast_statistics_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_comment_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_comment_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_comment_dialog.ui
packet_dialog.cpp Hava a routine to read the currently-selected frome. 2019-04-15 05:54:41 +00:00
packet_dialog.h Give a PacketDialog a Buffer and read directly into it and into its wtap_rec. 2019-04-15 04:10:34 +00:00
packet_dialog.ui
packet_format_group_box.cpp Change the print preview if "include column headings" changes. 2018-07-06 00:11:41 +00:00
packet_format_group_box.h Change the print preview if "include column headings" changes. 2018-07-06 00:11:41 +00:00
packet_format_group_box.ui Add a "Include column headings" checkbox in export dissections and print. 2018-07-05 23:49:47 +00:00
packet_list.cpp Qt: Properly hide the choosen model from external views 2019-07-04 16:34:29 +00:00
packet_list.h Qt: Properly hide the choosen model from external views 2019-07-04 16:34:29 +00:00
packet_range_group_box.cpp Try to squeeze some bytes out of the frame_data structure. 2018-12-27 04:34:29 +00:00
packet_range_group_box.h Qt: fix use-after-free on error while saving exported packets 2018-05-25 12:49:50 +00:00
packet_range_group_box.ui
preference_editor_frame.cpp prefs: Remove prefs.gui_use_pref_save 2018-09-02 18:36:25 +00:00
preference_editor_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
preference_editor_frame.ui
preferences_dialog.cpp Fix build without GnuTLS 2019-01-31 13:14:22 +00:00
preferences_dialog.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
preferences_dialog.ui Qt: add initial RSA Keys preference frame 2019-01-29 23:34:01 +00:00
print_dialog.cpp Expand another comment to explain why we're ignoring empty lines. 2018-07-10 04:11:43 +00:00
print_dialog.h Saving printing preferences from one print window to another 2019-04-26 06:35:10 +00:00
print_dialog.ui
profile_dialog.cpp Qt: Export profiles 2019-07-25 18:00:24 +00:00
profile_dialog.h Qt: Export profiles 2019-07-25 18:00:24 +00:00
profile_dialog.ui Qt: Various Profile UI Updates 2019-07-25 06:49:47 +00:00
progress_frame.cpp file: remove use of g_get_current_time 2019-07-17 06:25:28 +00:00
progress_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
progress_frame.ui
proto_tree.cpp MacOS: Fix highlight color in dark mode, graphite highlight 2019-06-30 18:38:03 +00:00
proto_tree.h Qt:Fix ProtoTree Copy 2018-05-30 12:35:30 +00:00
protocol_hierarchy_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
protocol_hierarchy_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
protocol_hierarchy_dialog.ui
protocol_preferences_menu.cpp prefs: Remove prefs.gui_use_pref_save 2018-09-02 18:36:25 +00:00
protocol_preferences_menu.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
recent_file_status.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
recent_file_status.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
remote_capture_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
remote_capture_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
remote_capture_dialog.ui
remote_settings_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
remote_settings_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
remote_settings_dialog.ui
resolved_addresses_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
resolved_addresses_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
resolved_addresses_dialog.ui
response_time_delay_dialog.cpp Get rid of some GTK+-only stuff. 2018-05-12 23:01:14 +00:00
response_time_delay_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
rpc_service_response_time_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
rpc_service_response_time_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
rsa_keys_frame.cpp Fix build without GnuTLS 2019-01-31 13:14:22 +00:00
rsa_keys_frame.h Fix build without GnuTLS 2019-01-31 13:14:22 +00:00
rsa_keys_frame.ui Qt: Add support for RSA private key file selection 2019-01-29 23:34:14 +00:00
rtp_analysis_dialog.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
rtp_analysis_dialog.h Fixing some implicit coversations (-Wshorten-64-to-32) 2019-02-08 12:12:18 +00:00
rtp_analysis_dialog.ui
rtp_audio_stream.cpp CMake: Check for and use system SpeexDSP library 2019-05-02 21:12:01 +00:00
rtp_audio_stream.h RTP: Common functions for allocation/deallocation of rtpstream_info_t 2018-06-25 14:16:26 +00:00
rtp_player_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
rtp_player_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
rtp_player_dialog.ui
rtp_stream_dialog.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
rtp_stream_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
rtp_stream_dialog.ui
scsi_service_response_time_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
scsi_service_response_time_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sctp_all_assocs_dialog.cpp No need for a per-instance private sctp_allassocs_info_t pointer. 2019-03-17 22:04:00 +00:00
sctp_all_assocs_dialog.h No need for a per-instance private sctp_allassocs_info_t pointer. 2019-03-17 22:04:00 +00:00
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_assoc_analyse_dialog.h Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_assoc_analyse_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
sctp_chunk_statistics_dialog.cpp Qt: Add copy from another profile in UAT dialogs 2018-10-05 12:38:32 +00:00
sctp_chunk_statistics_dialog.h Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_graph_arwnd_dialog.h Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_graph_arwnd_dialog.ui
sctp_graph_byte_dialog.cpp Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_graph_byte_dialog.h Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_graph_byte_dialog.ui
sctp_graph_dialog.cpp Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_graph_dialog.h Qt: fix several crashes in the SCTP Dialogs 2018-08-20 05:01:11 +00:00
sctp_graph_dialog.ui SCTP: Add a checkbox to show relative TSNs 2018-06-08 10:23:34 +00:00
search_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
search_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
search_frame.ui
sequence_diagram.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
sequence_diagram.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sequence_dialog.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
sequence_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sequence_dialog.ui Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
service_response_time_dialog.cpp Get rid of some GTK+-only stuff. 2018-05-13 19:46:45 +00:00
service_response_time_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
show_packet_bytes_dialog.cpp epan: Guard g_base64_decode_inplace() against zero length string 2018-09-05 17:19:42 +00:00
show_packet_bytes_dialog.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
show_packet_bytes_dialog.ui Qt: Enable select hint text in Show Packet Bytes 2018-08-23 12:18:09 +00:00
simple_dialog.cpp Qt: add missing include in simple_dialog. 2019-05-21 12:17:02 +00:00
simple_dialog.h Qt: Add asynchronous simple dialog 2019-05-20 12:53:38 +00:00
simple_statistics_dialog.cpp Get rid of some GTK+-only stuff. 2018-05-13 20:21:14 +00:00
simple_statistics_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
stats_tree_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
stats_tree_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
supported_protocols_dialog.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
supported_protocols_dialog.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
supported_protocols_dialog.ui Convert Supported Protocols dialog to use model 2017-12-16 15:20:50 +00:00
tabnav_tree_widget.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tabnav_tree_widget.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tap_parameter_dialog.cpp Use the display name in "Save As..." output for statistics taps. 2018-07-06 02:11:09 +00:00
tap_parameter_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tap_parameter_dialog.ui
tcp_stream_dialog.cpp Qt: fix memleak from cf_get_display_name 2018-05-30 08:18:47 +00:00
tcp_stream_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tcp_stream_dialog.ui Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
time_shift_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
time_shift_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
time_shift_dialog.ui
traffic_table_dialog.cpp Qt: traffic table: remove file_closed_ 2019-06-13 05:37:50 +00:00
traffic_table_dialog.h Qt: traffic table: remove file_closed_ 2019-06-13 05:37:50 +00:00
traffic_table_dialog.ui
uat_dialog.cpp Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
uat_dialog.h Qt: Cleanup deletion of CopyFromProfileMenu 2019-01-09 04:23:35 +00:00
uat_dialog.ui Qt: Convert the list management icons to templates. 2019-06-20 20:50:25 +00:00
uat_frame.cpp Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
uat_frame.h Qt: Cleanup deletion of CopyFromProfileMenu 2019-01-09 04:23:35 +00:00
uat_frame.ui Qt: Convert the rest of the preference dialog list buttons. 2019-06-21 23:51:49 +00:00
voip_calls_dialog.cpp Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
voip_calls_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
voip_calls_dialog.ui
welcome_page.cpp Qt: Fix 5.13 deprecated warnings 2019-06-28 17:16:09 +00:00
welcome_page.h Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
welcome_page.ui Qt: Welcome page dark mode fixes. 2019-03-22 05:20:07 +00:00
wireless_frame.cpp Qt: fix compilation with old compilers. 2019-03-09 15:27:32 +00:00
wireless_frame.h Qt: fix compilation with old compilers. 2019-03-09 15:27:32 +00:00
wireless_frame.ui
wireshark_application.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
wireshark_application.h Remove the periodic interface update in wireless toolbar 2019-03-08 07:30:04 +00:00
wireshark_de.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_dialog.cpp HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
wireshark_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00
wireshark_en.ts Qt: Remove unwanted TABs 2019-07-21 21:11:14 +00:00
wireshark_fr.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_it.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_ja_JP.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_pl.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_ru.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_sv.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_uk.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wireshark_zh_CN.ts [Automatic update for 2019-07-21] 2019-07-21 08:23:28 +00:00
wlan_statistics_dialog.cpp Qt: unchecked dynamic cast 2019-05-24 16:18:25 +00:00
wlan_statistics_dialog.h Add a "failed" return for tap packet routines. 2019-01-01 05:03:42 +00:00