wireshark/ui/qt
Michael Mann 777acc73da Apply new CaptureEvents to statistics dialogs.
Refactoring from If366d42b07dc822636404ac44ba2306ec4418b4e ignored
dialogs outside of the main window.  Searched for removed signals
from CaptureFile class and applied new CaptureEvent handling.

Change-Id: I9e0aaa0dc1c702ce04810d27c8f9273997f7ca30
Reviewed-on: https://code.wireshark.org/review/25007
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
2017-12-27 08:08:10 +00:00
..
models Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +00:00
utils Qt: Add back byte view hover. 2017-12-21 22:06:57 +00:00
widgets Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +00:00
CMakeLists.txt Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +00:00
CMakeListsCustom.txt.example Qt: Implement Custom CMake 2017-01-22 10:42:30 +00:00
Makefile.am Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +00:00
Makefile_custom.common
about_dialog.cpp Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
about_dialog.h Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +00:00
about_dialog.ui Qt: About Dialog move to QTreeView and fix copy 2017-11-26 15:57:56 +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: 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: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +00:00
byte_view_tab.h Qt: Properly reset the byteview 2017-11-18 07:23:48 +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: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
capture_file_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
capture_file_dialog.h Qt: Create models directory 2017-07-26 12:22:04 +00:00
capture_file_properties_dialog.cpp Move the frame_set stuff back into the capture_file structure. 2017-12-08 03:32:25 +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 Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
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 Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_preferences_frame.ui Start deprecating the capture info API. 2015-12-13 04:25:13 +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 Add "Apply as filter" button to Coloring Rules Dialog 2017-10-22 21:34:55 +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: Add missing multi-field column validation 2015-12-20 08:21:02 +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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +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: Filter Dissector tables properly 2017-12-20 19:42:11 +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 Convert Enabled protocols dialog to use model. 2017-12-19 08:21:19 +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 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 Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +00:00
file_set_dialog.h Convert the file set dialog treewidget to a treeview+model. 2017-12-05 18:27:23 +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 all utility widgets to widgets subdirectory 2017-07-11 21:30:29 +00:00
filter_expression_frame.cpp Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +00:00
filter_expression_frame.h Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +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 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(.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 Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: Make InterfaceFrame use QFrame 2017-11-23 14:49:19 +00:00
interface_frame.h Qt: Make InterfaceFrame use QFrame 2017-11-23 14:49:19 +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 Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +00:00
io_graph_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: Small layout improvement in preferences 2017-11-28 21:09:58 +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: 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: 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 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: 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 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 LTE RLC stats: supply fields for Save As.. 2017-12-23 18:36:44 +00:00
lte_mac_statistics_dialog.h LTE MAC stats: save to file, ue entries only 2017-12-22 09:32:50 +00:00
lte_rlc_graph_dialog.cpp LTE RLC graph: export graph as image, like TCP stream does 2017-12-17 08:02:34 +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 RLC Stats: SaveAs working for all columns 2017-12-26 12:03:32 +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: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
main_status_bar.h Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
main_welcome.cpp Qt: Speed up the splash overlay. 2017-12-06 00:46:38 +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: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
main_window.h Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
main_window.ui Qt: Add new keyboard shortcuts 2017-12-20 08:39:47 +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 Convert Export Objects dialog to use a model. 2017-12-27 03:13:38 +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 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: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +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: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +00:00
packet_list.h Qt: Add menu option to remove all packet comments 2017-11-23 20:45:41 +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 Qt: AccordionFrame users keyPressEvent() fixes 2017-11-25 09:30:21 +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: 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 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: 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: Add new keyboard shortcuts 2017-12-20 08:39:47 +00:00
proto_tree.h Qt: Add Collapse Subtrees 2017-12-19 04:46:49 +00:00
protocol_hierarchy_dialog.cpp Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +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 Convert Enabled protocols dialog to use model. 2017-12-19 08:21:19 +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 Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: Fix some leaked menu objects 2017-09-20 05:48:06 +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
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 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: Process our event loop less often at startup. 2017-12-18 04:25:34 +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: 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 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 Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +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: 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 Put the structure of a capture_file back in cfile.h. 2017-12-04 05:35:36 +00:00
voip_calls_dialog.h Use cfile.h to define the capture_file type. 2017-12-03 18:54:37 +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 initializer (CID: 1412975). 2017-12-24 06:36:33 +00:00
wireless_timeline.h Qt: Rename packetSelection to frameSelected 2017-11-12 17:18:44 +00:00
wireshark_application.cpp Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
wireshark_application.h Qt: Redesign signal/slot concept of capture_file 2017-12-23 09:41:46 +00:00
wireshark_de.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +00:00
wireshark_dialog.cpp Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +00:00
wireshark_dialog.h Apply new CaptureEvents to statistics dialogs. 2017-12-27 08:08:10 +00:00
wireshark_en.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +00:00
wireshark_fr.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +00:00
wireshark_it.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +00:00
wireshark_ja_JP.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +00:00
wireshark_pl.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +00:00
wireshark_zh_CN.ts [Automatic update for 2017-12-24] 2017-12-24 08:10:41 +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