wireshark/ui/qt
Guy Harris 991f5a6e85 More interface view cleanups.
Rename some of the columns - IFTREE_COL_NAME is the interface name,
IFTREE_COL_DESCRIPTION is the description/friendly name, and a new
IFTREE_COL_DISPLAY_NAME column is the display name (which may include
both the description and the interface name).  Rename
IFTREE_COL_INTERFACE_COMMENT to just IFTREE_COL_COMMENT - there's no
*other* type of comment, and "IF" is short for "interface".

In the interface frame, use IFTREE_COL_DISPLAY_NAME, as that's the only
column that shows both and thus has something for all interfaces.

In the "Manage interfaces" dialog, put the description before the
interface name, as it was in earlier versions.

Change-Id: If0d959dcd4ca99913c941df00621da3c478233f6
Reviewed-on: https://code.wireshark.org/review/29090
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-08-12 01:56:23 +00:00
..
manager Add -Wextra-semi to (clang) C and C++ flags to make sure the buildbots will find this. 2018-06-15 11:17:37 +00:00
models More interface view cleanups. 2018-08-12 01:56:23 +00:00
utils Qt: fix memleaks on opening a context menu 2018-05-30 08:20:42 +00:00
widgets Qt: update to QCustomPlot 1.3.2 2018-07-17 09:05:06 +00:00
CMakeLists.txt Qt: Move FilterToolBar to a separate class 2018-06-25 22:22:48 +00:00
CMakeListsCustom.txt.example spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
about_dialog.cpp Qt: Do not show MaxMind DB path when not enabled 2018-04-16 06:57:11 +00:00
about_dialog.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
about_dialog.ui Qt: Always show the Plugins tab in the about box. 2018-02-01 16:55:03 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
address_editor_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
address_editor_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
bluetooth_att_server_attributes_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
bluetooth_att_server_attributes_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
bluetooth_att_server_attributes_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_device_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
bluetooth_device_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
bluetooth_device_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
bluetooth_devices_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
bluetooth_devices_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_hci_summary_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
bluetooth_hci_summary_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
bluetooth_hci_summary_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
byte_view_tab.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Qt: Add plural translations 2018-05-09 07:40:19 +00:00
capture_file_dialog.h Qt: do not further modify filename from Save dialog 2018-05-01 10:24:47 +00:00
capture_file_properties_dialog.cpp Give a structure a better name. 2018-08-11 10:04:31 +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 Qt: use data() instead of constData() in pcap_compile(). 2018-05-30 08:42:14 +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 Get rid of some occurrences of Q_UNUSED 2018-06-18 16:22:43 +00:00
capture_interfaces_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_interfaces_dialog.ui Qt: Implement the capture info dialog. 2018-05-16 04:26:36 +00:00
capture_preferences_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_preferences_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
capture_preferences_frame.ui Qt: Don't use the term "extcap" interfaces in UI 2018-01-13 13:44:25 +00:00
coloring_rules_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
coloring_rules_dialog.h Convert coloring rules dialog to use model. 2018-02-14 07:45:47 +00:00
coloring_rules_dialog.ui Convert coloring rules dialog to use model. 2018-02-14 07:45:47 +00:00
column_editor_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
compiled_filter_output.cpp Qt: use data() instead of constData() in pcap_compile(). 2018-05-30 08:42:14 +00:00
compiled_filter_output.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
conversation_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
conversation_hash_tables_dialog.cpp Qt: fix compilation with gcc 8 2018-05-02 20:55:41 +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
decode_as_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
decode_as_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
decode_as_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +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 Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
enabled_protocols_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
enabled_protocols_dialog.ui Convert Enabled protocols dialog to use model. 2017-12-19 08:21:19 +00:00
endpoint_dialog.cpp Qt: fix IPv4 GeoIP lookup in endpoints dialog 2018-05-08 13:29:40 +00:00
endpoint_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
export_object_dialog.h Qt: Fix memory leak for CaptureEvent 2018-04-17 13:16:46 +00:00
export_object_dialog.ui Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +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 Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
extcap_argument_multiselect.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
extcap_options_dialog.cpp extcap: Fix required indicator 2018-05-09 10:01:57 +00:00
extcap_options_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
filter_expression_frame.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +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 Qt: make "Save As" in Follow Streams usable 2018-07-11 16:30:36 +00:00
follow_stream_dialog.h Qt: make "Save As" in Follow Streams usable 2018-07-11 16:30:36 +00:00
follow_stream_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
font_color_preferences_frame.cpp Qt: Configure the selection color via the preferences 2018-05-25 11:07:01 +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: Configure the selection color via the preferences 2018-05-25 11:07:01 +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 tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +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 Use the file *base* name for statistics graphs etc.. 2018-07-06 00:31:45 +00:00
iax2_analysis_dialog.h RTP: Encapsulation of comparsion of two rtpstreams 2018-06-20 08:26:31 +00:00
iax2_analysis_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
import_text_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
import_text_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
import_text_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
interface_frame.cpp More interface view cleanups. 2018-08-12 01:56:23 +00:00
interface_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
interface_frame.ui
interface_toolbar.cpp Qt: Add check for running toolbar reader thread 2018-05-03 19:45:40 +00:00
interface_toolbar.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
interface_toolbar.ui Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
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 Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
io_graph_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
io_graph_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +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 Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
lbm_lbtrm_transport_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
lbm_lbtrm_transport_dialog.ui Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +00:00
lbm_lbtru_transport_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
lbm_lbtru_transport_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
lbm_lbtru_transport_dialog.ui Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +00:00
lbm_stream_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
lbm_stream_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
lbm_stream_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lte_mac_statistics_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
lte_mac_statistics_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
lte_rlc_statistics_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
main.cpp Windows: Fetch our version using RtlGetVersion. 2018-06-26 20:30:02 +00:00
main_status_bar.cpp Get rid of some occurrences of Q_UNUSED 2018-06-18 16:22:43 +00:00
main_status_bar.h Qt: Fix memory leak for CaptureEvent 2018-04-17 13:16:46 +00:00
main_window.cpp Qt: Remove an unneeded function. 2018-07-17 09:06:03 +00:00
main_window.h Qt: Remove an unneeded function. 2018-07-17 09:06:03 +00:00
main_window.ui Qt: Rename MainWelcome 2018-06-01 22:01:20 +00:00
main_window_layout.cpp Qt: Rename MainWelcome 2018-06-01 22:01:20 +00:00
main_window_preferences_frame.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
main_window_preferences_frame.h Qt: remove unused vars in main_window_preferences_frame (CID 1435498). 2018-05-09 13:58:58 +00:00
main_window_preferences_frame.ui Qt: ensure field is visible on selection from bytes view 2018-03-18 00:30:49 +00:00
main_window_slots.cpp Don't use QFileInfo()::baseName(). 2018-07-06 09:47:07 +00:00
manage_interfaces_dialog.cpp More interface view cleanups. 2018-08-12 01:56:23 +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: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
module_preferences_scroll_area.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
module_preferences_scroll_area.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Qt: fix crash on dragging in packet dialog 2018-04-26 16:41:34 +00:00
packet_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
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: fix memleaks on opening a context menu 2018-05-30 08:20:42 +00:00
packet_list.h Qt: Configure the selection color via the preferences 2018-05-25 11:07:01 +00:00
packet_range_group_box.cpp Qt: fix use-after-free on error while saving exported packets 2018-05-25 12:49:50 +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 Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
preference_editor_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
preference_editor_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
preference_editor_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
preferences_dialog.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +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 Convert preference dialog to use more models. 2018-01-04 21:20:59 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
print_dialog.ui
profile_dialog.cpp Qt: fix memleak of profile name on copying a profile 2018-05-09 18:41:28 +00:00
profile_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
profile_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
progress_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
progress_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
progress_frame.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
proto_tree.cpp Qt:Fix ProtoTree Copy 2018-05-30 12:35:30 +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 Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
protocol_preferences_menu.cpp Qt: fix memleaks in protocol preferences menu 2018-05-30 08:19:15 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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
rtp_analysis_dialog.cpp Use the file *base* name for statistics graphs etc.. 2018-07-06 00:31:45 +00:00
rtp_analysis_dialog.h Make arrays of 4 octets arrays of 4 guint8. 2018-07-02 21:42:37 +00:00
rtp_analysis_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rtp_audio_stream.cpp RTP: Common functions for allocation/deallocation of rtpstream_info_t 2018-06-25 14:16:26 +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 Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
rtp_player_dialog.h RTP: Common functions for allocation/deallocation of rtpstream_info_t 2018-06-25 14:16:26 +00:00
rtp_player_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rtp_stream_dialog.cpp Use the file *base* name for statistics graphs etc.. 2018-07-06 00:31:45 +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 SCTPAllAssocsDialog: fix memleak of "sctp_assocs" 2018-05-28 08:19:02 +00:00
sctp_all_assocs_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp Qt: fix memleak from cf_get_display_name 2018-05-30 08:18:47 +00:00
sctp_assoc_analyse_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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: fix memleak from cf_get_display_name 2018-05-30 08:18:47 +00:00
sctp_chunk_statistics_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp SCTPGraphArwndDialog: Detect max arwnd value when startArwnd is not set 2018-07-30 12:19:35 +00:00
sctp_graph_arwnd_dialog.h SCTPGraphArwndDialog: Detect max arwnd value when startArwnd is not set 2018-07-30 12:19:35 +00:00
sctp_graph_arwnd_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.cpp Qt: fix memleak from cf_get_display_name 2018-05-30 08:18:47 +00:00
sctp_graph_byte_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sctp_graph_byte_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_dialog.cpp SCTPGraphDialog: fix displaying a single TSN 2018-07-30 12:19:49 +00:00
sctp_graph_dialog.h SCTPGraphDialog: Remove two unused members 2018-07-23 19:35:31 +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 Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
sequence_diagram.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sequence_diagram.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
sequence_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +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 Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
show_packet_bytes_dialog.h Qt: Add Show as UTF-16 in Show Packet Bytes 2018-05-09 09:33:24 +00:00
show_packet_bytes_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
simple_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
simple_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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
splash_overlay.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
splash_overlay.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
splash_overlay.ui Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +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 Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
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 Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
traffic_table_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
traffic_table_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
traffic_table_dialog.ui
uat_dialog.cpp Qt: Default no selection in UAT dialog 2018-05-23 06:35:57 +00:00
uat_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
uat_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
uat_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
uat_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
uat_frame.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
voip_calls_dialog.cpp RTP: code cleanup 3 2018-06-23 10:03:54 +00:00
voip_calls_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
voip_calls_dialog.ui Qt: refactor Voip Calls Dialog into Model/View 2017-03-24 23:02:30 +00:00
welcome_page.cpp Qt: Rename MainWelcome 2018-06-01 22:01:20 +00:00
welcome_page.h Qt: Rename MainWelcome 2018-06-01 22:01:20 +00:00
welcome_page.ui Qt: Rename MainWelcome 2018-06-01 22:01:20 +00:00
wireless_frame.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireless_frame.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireless_frame.ui
wireless_timeline.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
wireless_timeline.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireshark_application.cpp Qt: Fix memory leak for CaptureEvent 2018-04-17 13:16:46 +00:00
wireshark_application.h Qt: expose CaptureEvent definition for MOC 2018-04-18 12:06:21 +00:00
wireshark_de.ts [Automatic update for 2018-06-17] 2018-06-17 08:15:03 +00:00
wireshark_dialog.cpp Add a tap "finish" callback, called when a listener is removed. 2018-07-21 00:51:13 +00:00
wireshark_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireshark_en.ts [Automatic update for 2018-06-03] 2018-06-03 08:16:40 +00:00
wireshark_fr.ts [Automatic update for 2018-06-17] 2018-06-17 08:15:03 +00:00
wireshark_it.ts [Automatic update for 2018-06-17] 2018-06-17 08:15:03 +00:00
wireshark_ja_JP.ts [Automatic update for 2018-06-17] 2018-06-17 08:15:03 +00:00
wireshark_pl.ts [Automatic update for 2018-06-17] 2018-06-17 08:15:03 +00:00
wireshark_zh_CN.ts [Automatic update for 2018-06-17] 2018-06-17 08:15:03 +00:00
wlan_statistics_dialog.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wlan_statistics_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00