wireshark/ui/qt
Gerald Combs c84b0aeead Qt: More byte view and proto tree fixes.
47e1798762 broke byte view highlighting when selecting a proto tree
item. Switch back to emitting fieldSelected from selectionChanged. Force
a new selection in selectedFieldChanged, which does what we were trying
to do in 47e1798762.

Clear our marked byte offset in the byte view when we mark a field. Emit
byteSelected whenever we click the mouse.

Don't highlight anything when a tree item is deselected. Deselect a tree
item if we click on something that's not a byte in the byte view.

Change-Id: Ibf419ccb005d69f733b2fe12ce674e1fe504bb96
Reviewed-on: https://code.wireshark.org/review/25541
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-02-01 14:04:25 +00:00
..
manager Qt: add initializer (CID: 1427425). 2018-01-12 10:08:23 +00:00
models Qt: About dialog updates. 2018-01-31 04:55:37 +00:00
utils Byte view: Mark bytes using an outline. 2018-01-30 08:39:04 +00:00
widgets Qt: More byte view and proto tree fixes. 2018-02-01 14:04:25 +00:00
CMakeLists.txt Qt: Simplify files column in about dialog 2018-01-26 05:25:57 +00:00
CMakeListsCustom.txt.example Qt: Implement Custom CMake 2017-01-22 10:42:30 +00:00
Makefile.am Qt: Simplify files column in about dialog 2018-01-26 05:25:57 +00:00
Makefile_custom.common
about_dialog.cpp Qt: fix compilation when building without Lua 2018-01-31 12:20:18 +00:00
about_dialog.h Qt: fix compilation when building without Lua 2018-01-31 12:20:18 +00:00
about_dialog.ui Qt: About dialog updates. 2018-01-31 04:55:37 +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 Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
address_editor_frame.h Qt: Add key event to reject changes in AddressEditorFrame 2017-11-24 05:17:28 +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: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +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: More byte view and proto tree fixes. 2018-02-01 14:04:25 +00:00
byte_view_tab.h Qt: ByteViewText hover fixes & updates. 2018-01-17 11:37:49 +00:00
capture_file.cpp Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
capture_file.h Qt: add conditional compilation in switches. 2018-01-04 13:20:26 +00:00
capture_file_dialog.cpp Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
capture_file_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_file_properties_dialog.cpp Qt: Fix capture file properties averages. 2018-01-04 11:57:50 +00:00
capture_file_properties_dialog.h
capture_file_properties_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
capture_filter_syntax_worker.cpp extcap: remove conditional compilation. 2018-01-08 05:50:15 +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 Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_info_dialog.h
capture_interfaces_dialog.cpp Qt: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +00:00
capture_interfaces_dialog.h Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
capture_interfaces_dialog.ui Use pcapng as the name of the file format. 2018-01-09 00:38:51 +00:00
capture_preferences_frame.cpp Qt: refresh interfaces on exit if extcap status has changed. 2018-01-10 08:12:15 +00:00
capture_preferences_frame.h extcap: add preference to prevent interfaces loading. 2018-01-09 09:58:48 +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 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 Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
column_editor_frame.cpp Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
column_editor_frame.h Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
column_editor_frame.ui Qt: Improve ColumnEditorFrame stretching 2017-12-20 19:40:40 +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 Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
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 Qt: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +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 Qt: Cleanup cases where QTreeWidgetItem is no longer used 2018-01-05 03:26:54 +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 Qt: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +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: Reexpand dissector table and enabled protocol trees when dialog is searched. 2018-01-04 23:50:38 +00:00
dissector_tables_dialog.h Qt: Filter Dissector tables properly 2017-12-20 19:42:11 +00:00
dissector_tables_dialog.ui Qt: Filter Dissector tables properly 2017-12-20 19:42:11 +00:00
doxygen.cfg.in
enabled_protocols_dialog.cpp Qt: Reexpand dissector table and enabled protocol trees when dialog is searched. 2018-01-04 23:50:38 +00:00
enabled_protocols_dialog.h Convert Enabled protocols dialog to use model. 2017-12-19 08:21:19 +00:00
enabled_protocols_dialog.ui Convert Enabled protocols dialog to use model. 2017-12-19 08:21:19 +00:00
endpoint_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
endpoint_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
expert_info_dialog.cpp Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +00:00
expert_info_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
export_dissection_dialog.h
export_object_action.cpp Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
export_object_action.h Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
export_object_dialog.cpp Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +00:00
export_object_dialog.h Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +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 Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +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 extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
extcap_options_dialog.h extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
extcap_options_dialog.ui extcap: Restore functionality for options 2016-07-29 03:15:54 +00:00
file_set_dialog.cpp Qt: Cleanup cases where QTreeWidgetItem is no longer used 2018-01-05 03:26:54 +00:00
file_set_dialog.h Qt: Cleanup cases where QTreeWidgetItem is no longer used 2018-01-05 03:26:54 +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 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 sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
filter_expression_frame.cpp Qt: Allow filter with deprecated syntax as button 2018-01-26 09:09:11 +00:00
filter_expression_frame.h Convert preference dialog to use more models. 2018-01-04 21:20:59 +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: follow stream: use the new CaptureEvent signal 2017-12-26 12:02:58 +00:00
follow_stream_dialog.h qt: follow stream: use the new CaptureEvent signal 2017-12-26 12:02:58 +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 Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
font_color_preferences_frame.h Convert preference dialog to use more models. 2018-01-04 21:20:59 +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(.h): fix extra ‘;’ [-Wpedantic] 2015-11-02 16:15:44 +00:00
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 Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +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: use QVariant::String instead of QMetaType::QString. 2017-12-28 15:31:46 +00:00
iax2_analysis_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +00:00
interface_frame.h InterfaceFrame: don't use pointers for models 2018-01-14 22:19:12 +00:00
interface_frame.ui InterfaceList: Change Buttons to combobox 2016-10-17 14:43:22 +00:00
interface_toolbar.cpp extcap: remove conditional compilation. 2018-01-08 05:50:15 +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 IO Graph: Add some vector checks. 2018-01-31 04:52:37 +00:00
io_graph_dialog.h Qt: I/O graph fixes. 2018-01-18 05:16:18 +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 Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
layout_preferences_frame.h Convert preference dialog to use more models. 2018-01-04 21:20:59 +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 Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
lbm_lbtrm_transport_dialog.h Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
lbm_lbtrm_transport_dialog.ui Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
lbm_lbtru_transport_dialog.ui Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35: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: Miscellaneous translation hints. 2017-12-29 14:15:21 +00:00
lte_mac_statistics_dialog.h LTE stats: trivial changes after review 2017-12-28 07:36:19 +00:00
lte_rlc_graph_dialog.cpp Qt 4.8 compatibility fixes 2018-01-25 17:17:13 +00:00
lte_rlc_graph_dialog.h LTE RLC graph: export graph as image, like TCP stream does 2017-12-17 08:02:34 +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 Qt: Miscellaneous translation hints. 2017-12-29 14:15:21 +00:00
lte_rlc_statistics_dialog.h LTE RLC stats: supply fields for Save As.. 2017-12-23 18:36:44 +00:00
main_status_bar.cpp Qt: Check for a valid capture file in the status bar. 2018-01-30 17:17:19 +00:00
main_status_bar.h Qt: Redesign profile menu in status bar 2018-01-04 15:33:10 +00:00
main_welcome.cpp extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
main_welcome.h extcap: remove conditional compilation. 2018-01-08 05:50:15 +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: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +00:00
main_window.h extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
main_window.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
main_window_preferences_frame.cpp Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
main_window_preferences_frame.h Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
main_window_preferences_frame.ui
main_window_slots.cpp extcap: remove conditional compilation. 2018-01-08 05:50:15 +00:00
manage_interfaces_dialog.cpp Populate Remote Interfaces with data from recent file 2017-12-29 07:44:37 +00:00
manage_interfaces_dialog.h Qt: fix compilation without pcap. 2017-08-15 14:44:11 +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 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 Have the frame_tvbuff.c routines not use the global cfile. 2017-12-08 08:31:41 +00:00
mtp3_summary_dialog.h
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +00:00
multicast_statistics_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +00:00
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: Initialize a struct (found by Coverity) 2018-01-21 13:12:42 +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: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +00:00
packet_list.h Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
packet_range_group_box.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +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 Add ability for preferences to determine what they can change. 2018-01-06 17:49:23 +00:00
preference_editor_frame.h Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +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: refresh interfaces on exit if extcap status has changed. 2018-01-10 08:12:15 +00:00
preferences_dialog.h Qt: refresh interfaces on exit if extcap status has changed. 2018-01-10 08:12:15 +00:00
preferences_dialog.ui Convert preference dialog to use more models. 2018-01-04 21:20:59 +00:00
print_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp Qt: Write recent before applying profile changes 2018-01-31 04:53:39 +00:00
profile_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
profile_dialog.ui Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +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: More byte view and proto tree fixes. 2018-02-01 14:04:25 +00:00
proto_tree.h Qt: Proto tree fixes 2018-01-21 14:20:32 +00:00
protocol_hierarchy_dialog.cpp Qt: use QVariant::String instead of QMetaType::QString. 2017-12-28 15:31:46 +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 Set captures preferences for PREF_EFFECT_CAPTURE. 2018-01-07 00:06:21 +00:00
protocol_preferences_menu.h Qt: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +00:00
recent_file_status.cpp Qt: Handle RecentFileStatus destruction manually. 2017-12-17 23:59:43 +00:00
recent_file_status.h Qt: Handle RecentFileStatus destruction manually. 2017-12-17 23:59:43 +00:00
remote_capture_dialog.cpp Report the actual *error* for CANT_GET_INTERFACE_LIST. 2017-11-28 23:06:48 +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 Move the frame_set stuff back into the capture_file structure. 2017-12-08 03:32:25 +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 Add Service Response Time dialog for SCSI. 2017-12-24 06:53:41 +00:00
rpc_service_response_time_dialog.h Add Service Response Time dialog for SCSI. 2017-12-24 06:53:41 +00:00
rtp_analysis_dialog.cpp Qt: use QVariant::String instead of QMetaType::QString. 2017-12-28 15:31:46 +00:00
rtp_analysis_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: use QVariant::String instead of QMetaType::QString. 2017-12-28 15:31:46 +00:00
rtp_stream_dialog.h
rtp_stream_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
scsi_service_response_time_dialog.cpp Add Service Response Time dialog for SCSI. 2017-12-24 06:53:41 +00:00
scsi_service_response_time_dialog.h Add Service Response Time dialog for SCSI. 2017-12-24 06:53:41 +00:00
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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
sctp_assoc_analyse_dialog.h
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: handle a failed open file the right way (CID: 1159174). 2017-12-29 20:35:41 +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 Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +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: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
sctp_graph_byte_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54: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 Fix unitialized variable warnings that popped up with -Og 2017-09-05 22:31:01 +00:00
sctp_graph_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +00:00
sctp_graph_dialog.ui Qt: Move utils to separate utils directory 2017-07-26 10:11:55 +00:00
search_frame.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +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 Don't close something we didn't manage to open. 2017-12-26 19:42:04 +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 Add Service Response Time dialog for SCSI. 2017-12-24 06:53:41 +00:00
service_response_time_dialog.h Add Service Response Time dialog for SCSI. 2017-12-24 06:53:41 +00:00
show_packet_bytes_dialog.cpp Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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 Simple statistics export: fill in callback to get item data 2017-12-17 07:59:42 +00:00
simple_statistics_dialog.h Simple statistics export: fill in callback to get item data 2017-12-17 07:59:42 +00:00
splash_overlay.cpp Qt: Use the text "Initializing external capture plugins" 2018-01-13 18:12:54 +00:00
splash_overlay.h Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +00:00
splash_overlay.ui Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +00:00
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 Convert Supported Protocols dialog to use model 2017-12-16 15:20:50 +00:00
supported_protocols_dialog.h Convert Supported Protocols dialog to use model 2017-12-16 15:20:50 +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 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 RLC Stats: SaveAs working for all columns 2017-12-26 12:03:32 +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: remove unneeded check (CID: 1415729). 2017-12-29 20:29:13 +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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +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: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +00:00
traffic_table_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +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: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
voip_calls_dialog.cpp Bugfix VoipCallsDialog tap handling 2018-01-15 09:46:01 +00:00
voip_calls_dialog.h Bugfix VoipCallsDialog tap handling 2018-01-15 09:46:01 +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: add initializers (CID: 1412975). 2017-12-29 20:25:45 +00:00
wireless_timeline.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
wireshark_application.cpp Qt: Write recent before applying profile changes 2018-01-31 04:53:39 +00:00
wireshark_application.h Qt: Write recent before applying profile changes 2018-01-31 04:53:39 +00:00
wireshark_de.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wireshark_dialog.cpp Bugfix VoipCallsDialog tap handling 2018-01-15 09:46:01 +00:00
wireshark_dialog.h Bugfix VoipCallsDialog tap handling 2018-01-15 09:46:01 +00:00
wireshark_en.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wireshark_fr.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wireshark_it.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wireshark_ja_JP.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wireshark_pl.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wireshark_zh_CN.ts [Automatic update for 2018-01-28] 2018-01-28 08:18:37 +00:00
wlan_statistics_dialog.cpp WLAN stats: make filter + apply button work 2018-01-06 23:27:00 +00:00
wlan_statistics_dialog.h WLAN stats: make filter + apply button work 2018-01-06 23:27:00 +00:00