wireshark/ui/qt
Roland Knall 71cec74ccb Qt: Fix selection of elements
If two elements existed with the same filter expression, the first
element got selected allways. This is much more secure, as it only
takes the label into account. If the user by accident created two
buttons with the same filter expression, but different label and
wants to remove the second button, the first one no longer will be
removed instead of the second one.

Change-Id: I16130aa69cb853aedb9a5c9b0bbbb3eb64b467d1
Reviewed-on: https://code.wireshark.org/review/24399
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
2017-11-17 14:10:29 +00:00
..
models Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
utils Qt: Really fix the packet list selection 2017-11-13 05:20:52 +00:00
widgets Qt: ToolbarMimeData and display 2017-11-12 22:17:29 +00:00
CMakeLists.txt Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
CMakeListsCustom.txt.example Qt: Implement Custom CMake 2017-01-22 10:42:30 +00:00
Makefile.am Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
Makefile_custom.common
about_dialog.cpp simplify some include file paths 2017-10-01 15:10:19 +00:00
about_dialog.h Qt: add "search authors" feature. 2016-11-02 13:11:50 +00:00
about_dialog.ui Qt: Restore the default "About" box tab. 2016-11-08 20:26:13 +00:00
accordion_frame.cpp Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
accordion_frame.h Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
address_editor_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
address_editor_frame.h Mark the file as having unsaved data if you change address resolution. 2016-07-18 23:04:59 +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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_att_server_attributes_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34: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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_device_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
bluetooth_device_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_devices_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34: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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
bluetooth_hci_summary_dialog.h Qt/Bluetooth: add results filter in HCI Summary window 2017-04-04 01:59:32 +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 Qt: Show ByteView for first packet 2017-11-12 19:47:12 +00:00
byte_view_tab.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
capture_file.cpp Qt: Show merge progress. 2017-01-21 06:50:30 +00:00
capture_file.h Qt: Show merge progress. 2017-01-21 06:50:30 +00:00
capture_file_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
capture_file_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_file_properties_dialog.cpp Rename "ws_version_info.h", also .c 2017-09-26 17:32:08 +00:00
capture_file_properties_dialog.h
capture_file_properties_dialog.ui
capture_filter_syntax_worker.cpp iface_lists: Remove locked field 2017-08-28 16:53:32 +00:00
capture_filter_syntax_worker.h Qt: Don't check capture filter for user DLTs 2016-01-05 09:13:39 +00:00
capture_info_dialog.cpp
capture_info_dialog.h
capture_interfaces_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
capture_interfaces_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_interfaces_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
capture_preferences_frame.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
capture_preferences_frame.h
capture_preferences_frame.ui
coloring_rules_dialog.cpp Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +00:00
coloring_rules_dialog.h Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +00:00
coloring_rules_dialog.ui Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +00:00
column_editor_frame.cpp Qt: Give focus to Title in ColumnEditorFrame 2017-11-09 07:35:48 +00:00
column_editor_frame.h Qt: Give focus to Title in ColumnEditorFrame 2017-11-09 07:35:48 +00:00
column_editor_frame.ui Qt: Make ColumnEditorFrame use FieldFilterEdit to get a autocomplete list 2017-09-19 06:23:29 +00:00
column_preferences_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
column_preferences_frame.h Restore a preference column type if fields are empty. 2016-05-31 10:41:10 +00:00
column_preferences_frame.ui
compiled_filter_output.cpp iface_lists: Access all_ifaces member by reference 2017-08-28 14:41:43 +00:00
compiled_filter_output.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +00:00
compiled_filter_output.ui
conversation_colorize_action.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
conversation_colorize_action.h Qt: Make conversation menu items static. 2016-03-28 16:27:41 +00:00
conversation_dialog.cpp Use endpoint_type in conversation tables and hostlists 2017-10-29 20:17:03 +00:00
conversation_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
conversation_hash_tables_dialog.cpp Privatize the conversation_key structure 2017-10-28 19:22:24 +00:00
conversation_hash_tables_dialog.h Convert conversation hash tables to use wmem. 2017-02-10 13:26:14 +00:00
conversation_hash_tables_dialog.ui
decode_as_dialog.cpp Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_dialog.h Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
decode_as_dialog.ui Refactor Decode As dialog to use a model/delegate 2017-09-16 11:11:50 +00:00
display_filter_expression_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
display_filter_expression_dialog.h Qt: Speed up the Display Filter Expression dialog appearance. 2016-04-25 15:17:08 +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 qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
dissector_tables_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
dissector_tables_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
doxygen.cfg.in
enabled_protocols_dialog.cpp Pull the code to save enabled/disabled lists into libwireshark. 2017-04-09 02:00:37 +00:00
enabled_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
enabled_protocols_dialog.ui
endpoint_dialog.cpp Use endpoint_type in conversation tables and hostlists 2017-10-29 20:17:03 +00:00
endpoint_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
expert_info_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
expert_info_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
expert_info_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
export_dissection_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_dissection_dialog.h
export_object_action.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_object_action.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.cpp Improve http object export for URLs with long extensions 2017-10-23 04:42:51 +00:00
export_object_dialog.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.ui
export_pdu_dialog.cpp Implement Export PDU for tshark 2016-05-03 10:17:46 +00:00
export_pdu_dialog.h
export_pdu_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
extcap_argument.cpp extcap: fix parameters save in preferences file 2017-08-31 04:34:39 +00:00
extcap_argument.h Fix error: extra ';' after member function definition [-Werror,-Wextra-semi] 2017-02-26 19:40:39 +00:00
extcap_argument_file.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
extcap_argument_file.h extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
extcap_argument_multiselect.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
extcap_argument_multiselect.h extcap: Cleanup complex types and add save option 2016-01-28 14:51:14 +00:00
extcap_options_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
extcap_options_dialog.h Interface List: Change display to view/model 2016-10-01 13:18:51 +00:00
extcap_options_dialog.ui extcap: Restore functionality for options 2016-07-29 03:15:54 +00:00
file_set_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
file_set_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
file_set_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_action.cpp Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +00:00
filter_action.h Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +00:00
filter_dialog.cpp Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
filter_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_expression_frame.cpp Qt: Add key events to accept and reject changes in FilterExpressionFrame 2017-09-19 06:42:02 +00:00
filter_expression_frame.h Qt: Add key events to accept and reject changes in FilterExpressionFrame 2017-09-19 06:42:02 +00:00
filter_expression_frame.ui Qt: Fix FilterExpressionFrame layout 2017-09-19 06:41:37 +00:00
firewall_rules_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
firewall_rules_dialog.h Qt: Firewall Rules dialog. 2016-06-01 23:37:25 +00:00
firewall_rules_dialog.ui Qt: Firewall Rules dialog. 2016-06-01 23:37:25 +00:00
follow_stream_dialog.cpp Qt: add preference to restore display filter after Follow Stream 2017-10-04 03:59:38 +00:00
follow_stream_dialog.h Remember query after closing Follow Stream 2016-07-10 14:59:03 +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: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
font_color_preferences_frame.h Qt: remove obsolete members (CID 1159364). 2016-08-08 10:20:17 +00:00
font_color_preferences_frame.ui Sample deprecated filter -> Sample warning filter 2017-06-25 22:51:47 +00:00
funnel_statistics.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
funnel_statistics.h Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
funnel_string_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
funnel_string_dialog.h
funnel_string_dialog.ui
funnel_text_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
funnel_text_dialog.h Qt: Add FunnelTextDialog geometry state 2016-03-14 07:38:26 +00:00
funnel_text_dialog.ui
geometry_state_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
geometry_state_dialog.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
gpl-template.txt
gsm_map_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
gsm_map_summary_dialog.h
gsm_map_summary_dialog.ui
i18n.qrc.in Qt: Generate .qm files during build 2016-06-28 20:53:17 +00:00
iax2_analysis_dialog.cpp Qt: fix RTP/IAX2 reverse stream export to CSV 2017-09-06 14:47:41 +00:00
iax2_analysis_dialog.h Qt: Avoid crashes in IAX2 Stream Analysis 2016-09-16 02:55:07 +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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
import_text_dialog.h Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +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 Qt: Create models directory 2017-07-26 12:22:04 +00:00
interface_frame.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
interface_frame.ui InterfaceList: Change Buttons to combobox 2016-10-17 14:43:22 +00:00
interface_toolbar.cpp interface_toolbar (Qt): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions] 2017-10-03 11:45:21 +00:00
interface_toolbar.h Qt: Interface Toolbar log dialog for each control 2017-09-03 20:43:17 +00:00
interface_toolbar.ui Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
interface_toolbar_reader.cpp extcap: Close control handles when done 2017-08-28 17:13:03 +00:00
interface_toolbar_reader.h extcap: Interface Toolbar support on Windows 2017-08-28 05:48:01 +00:00
io_graph_dialog.cpp iograph: Use default graph values if io_graphs UAT file doesn't pass validation 2017-11-08 22:07:44 +00:00
io_graph_dialog.h Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
io_graph_dialog.ui Use UAT model for I/O graph 2017-08-07 17:25:02 +00:00
layout_preferences_frame.cpp Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
layout_preferences_frame.h Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
layout_preferences_frame.ui Qt: Add preference for show file load time in the status bar 2017-07-29 05:39:37 +00:00
lbm_lbtrm_transport_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtrm_transport_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_lbtrm_transport_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lbm_lbtru_transport_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtru_transport_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_lbtru_transport_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
lbm_stream_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_stream_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +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 Qt: Create models directory 2017-07-26 12:22:04 +00:00
lte_mac_statistics_dialog.h
lte_rlc_graph_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_graph_dialog.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_statistics_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lte_rlc_statistics_dialog.h
main_status_bar.cpp Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
main_status_bar.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
main_welcome.cpp Rename "ws_version_info.h", also .c 2017-09-26 17:32:08 +00:00
main_welcome.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
main_welcome.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
main_window.cpp Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
main_window.h Qt: Fix selection of elements 2017-11-17 14:10:29 +00:00
main_window.ui Integrate LBM UIM Flow dialog into "regular" Flow diagram. 2017-09-20 04:48:40 +00:00
main_window_preferences_frame.cpp Remove superfluous null-checks before strdup/free 2017-10-15 12:38:51 +00:00
main_window_preferences_frame.h
main_window_preferences_frame.ui
main_window_slots.cpp Qt: Fix selection of elements 2017-11-17 14:10:29 +00:00
manage_interfaces_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
manage_interfaces_dialog.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +00:00
manage_interfaces_dialog.ui ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
module_preferences_scroll_area.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
module_preferences_scroll_area.h Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
mtp3_summary_dialog.h
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
multicast_statistics_dialog.h
packet_comment_dialog.cpp Add frame number to packet comment dialog 2017-11-10 03:57:17 +00:00
packet_comment_dialog.h Add frame number to packet comment dialog 2017-11-10 03:57:17 +00:00
packet_comment_dialog.ui
packet_dialog.cpp Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
packet_dialog.h Qt: Further cleanup ByteView 2017-11-08 20:20:31 +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
packet_format_group_box.h
packet_format_group_box.ui
packet_list.cpp Qt: Really fix the packet list selection 2017-11-13 05:20:52 +00:00
packet_list.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
packet_range_group_box.cpp Qt: fix a segmentation fault when opening a capture using the menu entry 2017-09-12 07:47:35 +00:00
packet_range_group_box.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +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 Qt: Give focus to preference value in PreferenceEditorFrame 2017-11-09 07:36:20 +00:00
preference_editor_frame.h Qt: Give focus to preference value in PreferenceEditorFrame 2017-11-09 07:36:20 +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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
preferences_dialog.h Qt: Fix "Filter Button Preferences" shortcut 2017-07-18 02:43:46 +00:00
preferences_dialog.ui Promote Expert preference UAT to main preference tree. 2017-07-11 08:40:13 +00:00
print_dialog.cpp Qt: add initializer (CID 1159354). 2016-07-04 04:46:51 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
profile_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
profile_dialog.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
progress_frame.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
progress_frame.h Qt: Simplify some version checks. 2017-07-17 22:23:33 +00:00
progress_frame.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
proto_tree.cpp Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
proto_tree.h Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
protocol_hierarchy_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
protocol_hierarchy_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +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: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
protocol_preferences_menu.h
recent_file_status.cpp
recent_file_status.h
remote_capture_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
remote_capture_dialog.h
remote_capture_dialog.ui
remote_settings_dialog.cpp
remote_settings_dialog.h
remote_settings_dialog.ui
resolved_addresses_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
resolved_addresses_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
resolved_addresses_dialog.ui
response_time_delay_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
response_time_delay_dialog.h response_time_delay_dialog (Qt): Fix warning: parameter 'user_data/data' not found in the function declaration [-Wdocumentation] 2017-02-10 10:19:41 +00:00
rpc_service_response_time_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
rpc_service_response_time_dialog.h
rtp_analysis_dialog.cpp Qt: fix RTP/IAX2 reverse stream export to CSV 2017-09-06 14:47:41 +00:00
rtp_analysis_dialog.h Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704) 2016-12-22 12:54:48 +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 Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_audio_stream.h Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09:26 +00:00
rtp_player_dialog.cpp Qt: Fix errors when compiling for Qt4. 2017-08-31 12:02:41 +00:00
rtp_player_dialog.h Qt RTP: Add the default device and adjust sample rates. 2017-07-21 21:09: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 qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
rtp_stream_dialog.h
rtp_stream_dialog.ui
sctp_all_assocs_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_all_assocs_dialog.h
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_assoc_analyse_dialog.h
sctp_assoc_analyse_dialog.ui
sctp_chunk_statistics_dialog.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
sctp_chunk_statistics_dialog.h
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_arwnd_dialog.h
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: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.h
sctp_graph_byte_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_dialog.cpp Fix unitialized variable warnings that popped up with -Og 2017-09-05 22:31:01 +00:00
sctp_graph_dialog.h
sctp_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
search_frame.cpp SearchBar - Focus on shortcut instead of closing 2017-06-19 15:23:15 +00:00
search_frame.h Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
search_frame.ui Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
sequence_diagram.cpp Complete move of tap-sequence-analysis.c functionality to sequence_analysis.c 2017-09-21 22:16:09 +00:00
sequence_diagram.h Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sequence_dialog.cpp Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +00:00
sequence_dialog.h Have sequence analysis properly use filters from taps. 2017-09-23 03:42:14 +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 Qt: fix crash after loading SRT dialog 2017-10-20 12:13:02 +00:00
service_response_time_dialog.h Qt: fix crash after loading SRT dialog 2017-10-20 12:13:02 +00:00
show_packet_bytes_dialog.cpp Qt: Check for no tvb in Show Packet Bytes 2017-05-19 21:31:23 +00:00
show_packet_bytes_dialog.h Qt: Add Decode as Quoted-Printable in Show Packet Bytes 2016-05-19 11:18:12 +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 simple_dialog.cpp: Fix missed Qt version wrapper. 2017-08-06 02:56:24 +00:00
simple_dialog.h Qt: SimpleDialog fixes and updates. 2017-07-27 11:41:10 +00:00
simple_statistics_dialog.cpp Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
simple_statistics_dialog.h Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
splash_overlay.cpp Register protocols and handoffs in separate threads. 2017-11-16 06:11:55 +00:00
splash_overlay.h Qt: Try to speed up SplashOverlay 2016-04-02 00:03:23 +00:00
splash_overlay.ui
stats_tree_dialog.cpp Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
stats_tree_dialog.h
supported_protocols_dialog.cpp qt: Fix leaked dialogs 2017-10-05 04:21:22 +00:00
supported_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
supported_protocols_dialog.ui
tabnav_tree_widget.cpp Qt: refactor UatTreeView into something reusable 2017-07-16 14:47:01 +00:00
tabnav_tree_widget.h Qt: implement saner tab navigation for coloring rules dialog 2017-07-15 06:17:38 +00:00
tap_parameter_dialog.cpp Qt: Free dynamic menu actions at shutdown 2017-10-05 04:21:46 +00:00
tap_parameter_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +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: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +00:00
tcp_stream_dialog.h Qt: Restore ability to display RTT by sequence number 2017-09-20 08:43:02 +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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
time_shift_dialog.h Qt: Move all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +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 qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
traffic_table_dialog.h Switch conversations to use wmem_tree_t instead of (sorted) GSList. 2017-03-06 11:41:54 +00:00
traffic_table_dialog.ui Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
uat_dialog.cpp Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_dialog.h Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_dialog.ui Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_frame.cpp Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_frame.h Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
uat_frame.ui Qt: Add UAT move up and down buttons 2017-11-16 06:10:47 +00:00
voip_calls_dialog.cpp qt: Fix some leaked menu objects 2017-09-20 05:48:06 +00:00
voip_calls_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
voip_calls_dialog.ui Qt: refactor Voip Calls Dialog into Model/View 2017-03-24 23:02:30 +00:00
wireless_frame.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
wireless_frame.h Qt: Normalize timerEvents 2016-03-21 22:10:21 +00:00
wireless_frame.ui
wireless_timeline.cpp Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
wireless_timeline.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
wireshark_application.cpp Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
wireshark_application.h Qt: Further cleanup ByteView 2017-11-08 20:20:31 +00:00
wireshark_de.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wireshark_dialog.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
wireshark_dialog.h Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
wireshark_en.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wireshark_fr.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wireshark_it.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wireshark_ja_JP.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wireshark_pl.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wireshark_zh_CN.ts [Automatic update for 2017-11-12] 2017-11-12 08:11:18 +00:00
wlan_statistics_dialog.cpp Qt: Create models directory 2017-07-26 12:22:04 +00:00
wlan_statistics_dialog.h Qt: WLAN Statistics performance improvements. 2016-10-26 23:18:06 +00:00