wireshark/ui/qt
John Thacker 4fb2ef8af8 extcap: Really don't load extcap interfaces if disabled
If the capture.no_extcap preference is set, really don't load the
extcap interfaces. Previously, the extcap interfaces were loaded
before the preference was read, because otherwise the extcap
preferences wouldn't be registered and properly read out of the
configuration file.

Wait until after that preference is read to register the
extcap preferences and then re-read just the extcap module
preferences from the configuration files. Make sure to check
other times when the preference may be changed, such as
switching profiles.

Write extcap prefs to a separate file so that they don't get lost
if the extcap interfaces aren't loaded and the prefs are then
written out. Continue writing them to the main file for backwards
compability.

Related to #15295. Cuts ~100 ms off the loading time of Wireshark
in a normal situation if the capture.no_extcap preference is set,
more if an extcap has some kind of issue that makes it take a long
time to load.
2024-02-18 20:23:39 +00:00
..
manager prefs: Add prefs_register_dissector_preference() 2023-11-26 11:17:06 +01:00
models IPv6: Implementation of conversations with stream identifiers 2024-02-15 07:04:41 +00:00
utils Qt: Implement macOS "Show in Finder" in Cocoa. 2024-02-15 20:30:06 +00:00
widgets IPv6: Implementation of conversations with stream identifiers 2024-02-15 07:04:41 +00:00
CMakeLists.txt Qt: Add context menu to Resolved Addresses 2023-12-04 11:19:41 +00:00
CMakeListsCustom.txt.example
about_dialog.cpp wsutil+tools: Version info updates 2024-02-01 09:12:38 +00:00
about_dialog.h Convert Acknowledgements to markdown and update GUI 2022-08-02 00:09:29 +00:00
about_dialog.ui Qt: Remove capitalization of preposition in title 2022-08-02 13:48:43 +01:00
accordion_frame.cpp Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
accordion_frame.h Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
address_editor_frame.cpp Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
address_editor_frame.h Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
address_editor_frame.ui
bluetooth_att_server_attributes_dialog.cpp Improve interface displaying and writing with multiple sections 2023-12-07 01:00:42 +00:00
bluetooth_att_server_attributes_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
bluetooth_att_server_attributes_dialog.ui
bluetooth_device_dialog.cpp Qt: Do not spin new event loop on menu show 2022-07-03 13:41:30 +02:00
bluetooth_device_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
bluetooth_device_dialog.ui Qt: Disable alternating table rows. 2022-01-02 14:41:53 -08:00
bluetooth_devices_dialog.cpp Improve interface displaying and writing with multiple sections 2023-12-07 01:00:42 +00:00
bluetooth_devices_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
bluetooth_devices_dialog.ui
bluetooth_hci_summary_dialog.cpp Improve interface displaying and writing with multiple sections 2023-12-07 01:00:42 +00:00
bluetooth_hci_summary_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
bluetooth_hci_summary_dialog.ui Qt: Disable alternating table rows. 2022-01-02 14:41:53 -08:00
byte_view_tab.cpp Qt: Unmark field when not found in a Byte View 2023-10-31 20:16:15 +00:00
byte_view_tab.h Qt: Unmark field when not found in a Byte View 2023-10-31 20:16:15 +00:00
capture_comment_dialog.cpp Qt: Edit capture comments in separate dialog 2023-10-18 05:53:31 +00:00
capture_comment_dialog.h Qt: Edit capture comments in separate dialog 2023-10-18 05:53:31 +00:00
capture_comment_dialog.ui Qt: Edit capture comments in separate dialog 2023-10-18 05:53:31 +00:00
capture_event.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_file.cpp Add a capture file state for a pending read 2023-06-13 17:09:50 +00:00
capture_file.h Ui: Cleanup row number and select packet 2022-06-28 14:56:06 +02:00
capture_file_dialog.cpp Undo some more double colons 2024-01-20 15:11:08 +00:00
capture_file_dialog.h capture_file_dialog: update a comment. 2023-11-14 19:36:11 -08:00
capture_file_properties_dialog.cpp wsutil+tools: Version info updates 2024-02-01 09:12:38 +00:00
capture_file_properties_dialog.h Qt: Edit capture comments in separate dialog 2023-10-18 05:53:31 +00:00
capture_file_properties_dialog.ui Qt: Edit capture comments in separate dialog 2023-10-18 05:53:31 +00:00
capture_filter_syntax_worker.cpp Qt: Only call pcap_freecode on success 2023-11-20 17:41:35 -05:00
capture_filter_syntax_worker.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_info_dialog.cpp Convert capture/*.[ch] to C99 types 2023-06-14 19:50:03 +00:00
capture_info_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_info_dialog.ui
capture_options_dialog.cpp Qt: Add support for date and time before file index in multi file mode 2024-01-15 09:44:55 +00:00
capture_options_dialog.h Add "Use monitor mode on all 802.11 devices if possible" 2023-11-30 04:20:33 +00:00
capture_options_dialog.ui Qt: Add support for date and time before file index in multi file mode 2024-01-15 09:44:55 +00:00
capture_preferences_frame.cpp Add "Use monitor mode on all 802.11 devices if possible" 2023-11-30 04:20:33 +00:00
capture_preferences_frame.h Add "Use monitor mode on all 802.11 devices if possible" 2023-11-30 04:20:33 +00:00
capture_preferences_frame.ui Add "Use monitor mode on all 802.11 devices if possible" 2023-11-30 04:20:33 +00:00
coloring_rules_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
coloring_rules_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
coloring_rules_dialog.ui Qt: Accept ColoringRulesDialog after writing colors 2023-01-11 17:11:49 -05:00
column_editor_frame.cpp recent: Don't use format info at all 2024-02-10 17:10:39 +00:00
column_editor_frame.h Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
column_editor_frame.ui Qt: Add resolved button to Edit Columns 2022-06-30 08:28:54 -04:00
column_preferences_frame.cpp epan: Rearrange column includes 2022-08-13 19:37:28 +00:00
column_preferences_frame.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
column_preferences_frame.ui
compiled_filter_output.cpp Qt: Use per-interface filters in CompiledFilterOutput 2023-11-30 09:34:39 -05:00
compiled_filter_output.h Qt: Use per-interface filters in CompiledFilterOutput 2023-11-30 09:34:39 -05:00
compiled_filter_output.ui
conversation_colorize_action.cpp epan: Add user data to conversation filters 2023-04-12 02:11:41 +00:00
conversation_colorize_action.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
conversation_dialog.cpp Qt: Create Follow Stream menu dynamically 2023-03-12 14:22:46 +00:00
conversation_dialog.h Qt: Create Follow Stream menu dynamically 2023-03-12 14:22:46 +00:00
conversation_hash_tables_dialog.cpp Falco bridge: Syscall conversation updates 2024-02-06 12:24:28 -08:00
conversation_hash_tables_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
conversation_hash_tables_dialog.ui
credentials_dialog.cpp Qt: Add loadGeometry to CredentialsDialog 2023-08-17 15:18:18 +02:00
credentials_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
credentials_dialog.ui Qt: Disable alternating table rows. 2022-01-02 14:41:53 -08:00
decode_as_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
decode_as_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
decode_as_dialog.ui
display_filter_expression_dialog.cpp Qt: fix handling display filter dialog TFS NULL value 2023-11-01 11:24:01 +00:00
display_filter_expression_dialog.h Qt: Concurrently fill display filter expression dialog 2022-07-11 16:36:43 +00:00
display_filter_expression_dialog.ui Qt: Update display filter expression dialog with any/all 2022-07-17 19:23:15 +00:00
dissector_tables_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
dissector_tables_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
dissector_tables_dialog.ui Qt: Add heuristic description to dissector tables 2021-09-26 10:36:44 +00:00
enabled_protocols_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
enabled_protocols_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
enabled_protocols_dialog.ui
endpoint_dialog.cpp Qt: initialize endpoints name resolution 2022-07-30 15:25:07 -05:00
endpoint_dialog.h Qt: Remove unnecessary cli option 2022-06-08 17:42:58 +02:00
expert_info_dialog.cpp Qt: Connect the Expert Info dialog filter checkbox signal manually 2023-05-11 22:19:32 +00:00
expert_info_dialog.h Qt: Connect the Expert Info dialog filter checkbox signal manually 2023-05-11 22:19:32 +00:00
expert_info_dialog.ui
export_dissection_dialog.cpp Make the code that handles the file open dialog style common code. 2023-11-13 21:30:47 +00:00
export_dissection_dialog.h Qt: Connect ExportDissectionDialog to filesSelected 2022-09-07 00:54:42 +00:00
export_object_action.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
export_object_action.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
export_object_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
export_object_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
export_object_dialog.ui
export_pdu_dialog.cpp Strip Headers: Add separate menu dialog, tshark help 2022-02-25 20:29:16 -05:00
export_pdu_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
export_pdu_dialog.ui
extcap_argument.cpp Qt: Fix some leaks in ExtcapArgument 2024-01-19 13:39:56 +00:00
extcap_argument.h Qt: Fix some leaks in ExtcapArgument 2024-01-19 13:39:56 +00:00
extcap_argument_file.cpp Extcap prefs: Editor remembers empty values 2022-01-06 03:48:27 +00:00
extcap_argument_file.h Extcap prefs: Editor remembers empty values 2022-01-06 03:48:27 +00:00
extcap_argument_multiselect.cpp Qt: Display extcap uncheckable multicheck items as labels 2022-12-15 06:50:49 +01:00
extcap_argument_multiselect.h Extcap prefs: Editor remembers empty values 2022-01-06 03:48:27 +00:00
extcap_options_dialog.cpp extcap: Fix some leaks of argument settings 2024-02-02 07:19:28 +00:00
extcap_options_dialog.h Extcap: Extcaps must be fully configured before start of capture 2022-01-06 07:02:11 +00:00
extcap_options_dialog.ui
file_set_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
file_set_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
file_set_dialog.ui
filter_action.cpp Qt: Add stream number to conversations 2022-06-21 10:01:18 +02:00
filter_action.h Qt: Add stream number to conversations 2022-06-21 10:01:18 +02:00
filter_dialog.cpp file: Don't recompile the dfilter during a live capture 2024-01-24 15:42:46 +00:00
filter_dialog.h Qt: Add macro name validator 2023-11-08 21:19:37 +00:00
filter_dialog.ui
filter_expression_frame.cpp Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
filter_expression_frame.h Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
filter_expression_frame.ui Qt: Change button style in FilterExpressionFrame 2023-11-12 10:08:24 +00:00
firewall_rules_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
firewall_rules_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
firewall_rules_dialog.ui
follow_stream_action.cpp Qt: Create Follow Stream menu dynamically 2023-03-12 14:22:46 +00:00
follow_stream_action.h Qt: Create Follow Stream menu dynamically 2023-03-12 14:22:46 +00:00
follow_stream_dialog.cpp Qt: Add delta times to the follow dialog text formats 2024-02-04 19:39:08 +00:00
follow_stream_dialog.h Qt: Add delta times to the follow dialog text formats 2024-02-04 19:39:08 +00:00
follow_stream_dialog.ui Qt: Add delta times to the follow dialog text formats 2024-02-04 19:39:08 +00:00
font_color_preferences_frame.cpp prefs: Remove type of GUI preference 2023-05-08 16:30:07 +00:00
font_color_preferences_frame.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
font_color_preferences_frame.ui
funnel_statistics.cpp Stats: uninit class members (CID 1541110) 2023-09-24 06:32:02 +00:00
funnel_statistics.h funnel_statistics: Fix menu nesting for register_packet_menu() 2023-09-05 11:01:59 +00:00
funnel_string_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
funnel_string_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
funnel_string_dialog.ui
funnel_text_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
funnel_text_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
funnel_text_dialog.ui
geometry_state_dialog.cpp Qt: Save GeometryStateDialog splitter states 2023-11-29 14:53:33 +00:00
geometry_state_dialog.h Qt: Save GeometryStateDialog splitter states 2023-11-29 14:53:33 +00:00
glib_mainloop_on_qeventloop.cpp Qt: Setup GLib mainloop when needed 2022-07-24 20:57:18 +02:00
glib_mainloop_on_qeventloop.h Qt: Setup GLib mainloop when needed 2022-07-24 20:57:18 +02:00
gpl-template.txt
gsm_map_summary_dialog.cpp tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
gsm_map_summary_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
gsm_map_summary_dialog.ui
i18n.qrc.in
iax2_analysis_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
iax2_analysis_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
iax2_analysis_dialog.ui
import_text_dialog.cpp Qt: Set imported hexdumps as tmpfiles, don't set last open dir on then 2024-01-26 15:20:43 +00:00
import_text_dialog.h text_import: Allow fake IP headers with Raw IP encapsulation 2022-01-11 08:46:44 -05:00
import_text_dialog.ui text_import: Allow fake IP headers with Raw IP encapsulation 2022-01-11 08:46:44 -05:00
interface_frame.cpp Qt: [Re]start the stats when filling the interface list 2023-12-22 10:50:49 +00:00
interface_frame.h Qt: [Re]start the stats when filling the interface list 2023-12-22 10:50:49 +00:00
interface_frame.ui
interface_toolbar.cpp Qt: fix compilation with gcc 13.0.1 (Fedora 38) and Qt 6.4.3 2023-04-20 12:18:10 +00:00
interface_toolbar.h Qt: Fix interface auto slot 2022-08-05 08:56:22 +00:00
interface_toolbar.ui
interface_toolbar_reader.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
interface_toolbar_reader.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
io_console_dialog.cpp Qt: Save GeometryStateDialog splitter states 2023-11-29 14:53:33 +00:00
io_console_dialog.h Keep Lua console open and fix crash on Lua reload 2023-08-21 16:28:18 +00:00
io_console_dialog.ui Qt: Use a vertical layout with Lua console 2023-08-17 15:32:36 +01:00
io_graph_dialog.cpp Qt: Don't connect in the .ui file only to disconnect in constructor 2023-12-13 05:18:17 +00:00
io_graph_dialog.h IO Graph: Hide Legend 2023-04-10 18:05:39 +00:00
io_graph_dialog.ui Qt: Don't connect in the .ui file only to disconnect in constructor 2023-12-13 05:18:17 +00:00
layout_preferences_frame.cpp prefs: Remove type of GUI preference 2023-05-08 16:30:07 +00:00
layout_preferences_frame.h Qt: Add a pref for column text caching, and have it affect sorting 2023-01-07 13:20:24 +00:00
layout_preferences_frame.ui Qt: Add a pref for column text caching, and have it affect sorting 2023-01-07 13:20:24 +00:00
lbm_lbtrm_transport_dialog.cpp Qt: Fix 29West dialog deletion. 2022-09-11 12:44:46 -07:00
lbm_lbtrm_transport_dialog.h Qt: Fix 29West dialog deletion. 2022-09-11 12:44:46 -07:00
lbm_lbtrm_transport_dialog.ui
lbm_lbtru_transport_dialog.cpp Qt: Fix 29West dialog deletion. 2022-09-11 12:44:46 -07:00
lbm_lbtru_transport_dialog.h Qt: Fix 29West dialog deletion. 2022-09-11 12:44:46 -07:00
lbm_lbtru_transport_dialog.ui
lbm_stream_dialog.cpp Qt: Fix 29West dialog deletion. 2022-09-11 12:44:46 -07:00
lbm_stream_dialog.h Qt: Fix 29West dialog deletion. 2022-09-11 12:44:46 -07:00
lbm_stream_dialog.ui
lte_mac_statistics_dialog.cpp NR Taps: more fixes 2023-12-18 09:24:57 +00:00
lte_mac_statistics_dialog.h Draft: Make LTE Uu stats and graph work for NR too 2023-12-06 12:50:28 +00:00
lte_rlc_graph_dialog.cpp RLC Graph: set initial x-axis scale correctly 2023-12-18 17:28:10 +00:00
lte_rlc_graph_dialog.h RLC Graph: set initial x-axis scale correctly 2023-12-18 17:28:10 +00:00
lte_rlc_graph_dialog.ui Qt: Don't connect in the .ui file only to disconnect in constructor 2023-12-13 05:18:17 +00:00
lte_rlc_statistics_dialog.cpp RLC Stats: Check earlier for whether frames should be considered 2024-01-12 10:10:25 +00:00
lte_rlc_statistics_dialog.h Draft: Make LTE Uu stats and graph work for NR too 2023-12-06 12:50:28 +00:00
main.cpp extcap: Really don't load extcap interfaces if disabled 2024-02-18 20:23:39 +00:00
main_application.cpp extcap: Really don't load extcap interfaces if disabled 2024-02-18 20:23:39 +00:00
main_application.h Qt+WinSparkle: Don't close the main window in the can shutdown callback 2024-01-04 21:57:21 +00:00
main_status_bar.cpp Qt: Show "Events" in the status bar when appropriate 2024-02-07 03:25:38 +00:00
main_status_bar.h Qt: Edit->Preferences resets titlebar and statusBar to defaults 2022-07-13 18:08:22 +00:00
main_window.cpp TCP: Fix coredumps related to 'Force interpretation to selected packet(s)' 2023-04-05 16:36:40 +00:00
main_window.h TCP: Fix coredumps related to 'Force interpretation to selected packet(s)' 2023-04-05 16:36:40 +00:00
main_window_layout.cpp Logray: UI updates 2024-02-07 03:25:15 +00:00
main_window_preferences_frame.cpp Qt: Fix width of "show up to..." prefs in some styles 2023-09-18 11:03:29 +00:00
main_window_preferences_frame.h Qt: Make the debounce timer an advanced preference 2023-05-07 19:47:12 +00:00
main_window_preferences_frame.ui Qt: Make the debounce timer an advanced preference 2023-05-07 19:47:12 +00:00
manage_interfaces_dialog.cpp Qt: Allow Manage Interfaces columns to be sortable 2024-01-11 13:26:25 +00:00
manage_interfaces_dialog.h Qt: Store active remote hosts in a preference file 2023-11-21 08:03:20 +00:00
manage_interfaces_dialog.ui
manuf_dialog.cpp Qt: Fix Manuf dialog memory leak 2023-08-24 17:20:03 +01:00
manuf_dialog.h MAC Blocks: Add check box and hide the short name 2023-08-04 15:55:21 +01:00
manuf_dialog.ui MAC Blocks: Add tooltips 2023-08-10 10:39:25 +01:00
module_preferences_scroll_area.cpp prefs: Add prefs_register_dissector_preference() 2023-11-26 11:17:06 +01:00
module_preferences_scroll_area.h TCP: Overriding of the automatic SEQ Analysis 2022-11-01 10:01:35 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
mtp3_summary_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp sharkd: Add Multicast streams output 2023-06-10 21:45:21 +00:00
multicast_statistics_dialog.h sharkd: Add Multicast streams output 2023-06-10 21:45:21 +00:00
packet_comment_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
packet_comment_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
packet_comment_dialog.ui
packet_diagram.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
packet_diagram.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
packet_dialog.cpp Qt: Save GeometryStateDialog splitter states 2023-11-29 14:53:33 +00:00
packet_dialog.h Qt: Add side-by-side layout preference option for Packet Dialog 2023-11-26 18:37:44 +00:00
packet_dialog.ui Qt: Add side-by-side layout preference option for Packet Dialog 2023-11-26 18:37:44 +00:00
packet_format_group_box.cpp Qt: Allow omitting secondary data sources when printing 2022-02-10 23:28:53 -05:00
packet_format_group_box.h Qt: Allow omitting secondary data sources when printing 2022-02-10 23:28:53 -05:00
packet_format_group_box.ui Qt: Allow omitting secondary data sources when printing 2022-02-10 23:28:53 -05:00
packet_list.cpp recent: Keep recent column width in sync with prefs 2024-02-09 09:53:52 -05:00
packet_list.h Qt: Packet List vertical autoscroll only 2024-01-07 16:25:02 +00:00
packet_range_group_box.cpp packet_range: Handle depended upon correctly for all cases 2023-07-18 21:56:14 +00:00
packet_range_group_box.h Qt: Include a checkbox to export without depended upon packets 2023-07-16 19:42:19 +00:00
packet_range_group_box.ui packet_range: Handle depended upon correctly for all cases 2023-07-18 21:56:14 +00:00
preference_editor_frame.cpp Qt: Disconnect signals in PreferenceEditorFrame 2023-12-06 11:01:57 +00:00
preference_editor_frame.h Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
preference_editor_frame.ui prefs: Add prefs_register_dissector_preference() 2023-11-26 11:17:06 +01:00
preferences_dialog.cpp extcap: Really don't load extcap interfaces if disabled 2024-02-18 20:23:39 +00:00
preferences_dialog.h Qt: Add an option to show changed preferences 2023-11-14 18:48:47 +00:00
preferences_dialog.ui Qt: Add an option to show changed preferences 2023-11-14 18:48:47 +00:00
print_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
print_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
print_dialog.ui QT Print Dialog: Make header optional 2021-04-03 14:54:00 +00:00
profile_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
profile_dialog.h Qt: Move generic methods to utils 2022-11-01 18:12:07 +00:00
profile_dialog.ui
progress_frame.cpp Qt: Enforce Minimum Qt version 5.11 2023-11-02 15:28:01 +00:00
progress_frame.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
progress_frame.ui Qt: Avoid clipping the text label field in progressFrame 2022-09-06 17:05:38 +00:00
proto_tree.cpp Qt: Add null checks to the protocol tree 2024-02-07 15:00:14 -08:00
proto_tree.h Qt: Speed up ProtoTreeModel with lots of items 2022-11-14 06:28:16 -05:00
protocol_hierarchy_dialog.cpp Allow disabling unused dissectors from PHS dialog 2023-06-13 17:12:26 +00:00
protocol_hierarchy_dialog.h Allow disabling unused dissectors from PHS dialog 2023-06-13 17:12:26 +00:00
protocol_hierarchy_dialog.ui Allow disabling unused dissectors from PHS dialog 2023-06-13 17:12:26 +00:00
protocol_preferences_menu.cpp Qt: Fix crash related to new TCP analysis pref 2023-12-07 13:06:42 +00:00
protocol_preferences_menu.h TCP: Overriding of the automatic SEQ Analysis 2022-11-01 10:01:35 +00:00
qt6-migration-links.txt Get CMake to successfully work with Qt6 2021-11-24 10:31:16 +00:00
recent_file_status.cpp Qt: Fix most of Qt6 compile warnings and issues 2022-03-25 11:16:18 -07:00
recent_file_status.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
remote_capture_dialog.cpp Make recent remote interfaces a list 2023-11-21 08:03:20 +00:00
remote_capture_dialog.h Qt6: migrate obsolete currentIndexChanged(QString) 2022-09-12 22:10:11 +00:00
remote_capture_dialog.ui
remote_settings_dialog.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
remote_settings_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
remote_settings_dialog.ui
resolved_addresses_dialog.cpp Qt: Add context menu to Resolved Addresses 2023-12-04 11:19:41 +00:00
resolved_addresses_dialog.h Qt: Add context menu to Resolved Addresses 2023-12-04 11:19:41 +00:00
resolved_addresses_dialog.ui Qt: Add context menu to Resolved Addresses 2023-12-04 11:19:41 +00:00
response_time_delay_dialog.cpp Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
response_time_delay_dialog.h Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
rpc_service_response_time_dialog.cpp Qt: Don't use obsolete signal in DCE-RPC/ONC-RPC SRT 2022-09-08 03:55:43 +00:00
rpc_service_response_time_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rsa_keys_frame.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
rsa_keys_frame.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rsa_keys_frame.ui
rtp_analysis_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
rtp_analysis_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
rtp_analysis_dialog.ui VoIP dialogs: Improvements and new functions 2021-04-15 21:19:51 +00:00
rtp_audio_stream.cpp codecs: Change interface, use SDP information for dynamic codecs 2023-07-09 21:16:28 +00:00
rtp_audio_stream.h RTP Player: Init resampler if it doesn't exist yet 2023-06-27 11:32:14 +00:00
rtp_player_dialog.cpp Qt: Save GeometryStateDialog splitter states 2023-11-29 14:53:33 +00:00
rtp_player_dialog.h Qt6: Audio code review 2022-07-21 20:09:52 +00:00
rtp_player_dialog.ui Qt UI: fix AutoUic warning 'The name 'label' (QLabel) is already in use' 2021-05-05 22:09:35 +02:00
rtp_stream_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
rtp_stream_dialog.h Qt: Avoid unnecessary retaps when creating RTP and VOIP dialogs 2023-05-10 11:18:09 +00:00
rtp_stream_dialog.ui Add min/mean delta and min jitter, to the RTP analysis. 2021-05-02 19:58:59 +00:00
scsi_service_response_time_dialog.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
scsi_service_response_time_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_all_assocs_dialog.cpp Qt: connect SCTP All Associations Analyze button correctly 2023-12-20 11:05:17 -05:00
sctp_all_assocs_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_all_assocs_dialog.ui Qt: Normalize SCTP dialogs 2023-10-08 12:30:26 +00:00
sctp_assoc_analyse_dialog.cpp Fixed typo. 2021-04-21 04:16:27 +00:00
sctp_assoc_analyse_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_assoc_analyse_dialog.ui Qt: Normalize SCTP dialogs 2023-10-08 12:30:26 +00:00
sctp_chunk_statistics_dialog.cpp Qt: Do not spin new event loop on menu show 2022-07-03 13:41:30 +02:00
sctp_chunk_statistics_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_chunk_statistics_dialog.ui Qt: Normalize SCTP dialogs 2023-10-08 12:30:26 +00:00
sctp_graph_arwnd_dialog.cpp Qt: Use new-style signals+slots in more places. 2021-10-11 16:32:49 +00:00
sctp_graph_arwnd_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_graph_arwnd_dialog.ui Qt: Normalize SCTP dialogs 2023-10-08 12:30:26 +00:00
sctp_graph_byte_dialog.cpp Qt: Use new-style signals+slots in more places. 2021-10-11 16:32:49 +00:00
sctp_graph_byte_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_graph_byte_dialog.ui Qt: Normalize SCTP dialogs 2023-10-08 12:30:26 +00:00
sctp_graph_dialog.cpp Work around macOS running applications in /. 2023-11-12 06:53:36 +00:00
sctp_graph_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sctp_graph_dialog.ui
search_frame.cpp Qt: Use qstring_strdup in more places 2023-11-15 08:56:29 +00:00
search_frame.h Qt: Update styleSheet in AccordionFrame 2023-11-11 01:07:51 +00:00
search_frame.ui Qt: Reduce the spacing between the two rows of the search frame 2023-11-08 16:42:19 +00:00
sequence_diagram.cpp Qt: Enforce Minimum Qt version 5.11 2023-11-02 15:28:01 +00:00
sequence_diagram.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
sequence_dialog.cpp Qt: Don't connect in the .ui file only to disconnect in constructor 2023-12-13 05:18:17 +00:00
sequence_dialog.h Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
sequence_dialog.ui Qt: Don't connect in the .ui file only to disconnect in constructor 2023-12-13 05:18:17 +00:00
service_response_time_dialog.cpp Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
service_response_time_dialog.h Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
show_packet_bytes_dialog.cpp Qt: Fix show bytes as image typo 2023-11-02 20:14:00 -04:00
show_packet_bytes_dialog.h Qt: Store Show Packet Bytes settings in recent 2023-09-24 13:37:31 -04:00
show_packet_bytes_dialog.ui
simple_dialog.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
simple_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
simple_statistics_dialog.cpp Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
simple_statistics_dialog.h Convert wmem to C99 types 2023-06-17 17:38:53 +00:00
stats_tree_dialog.cpp Stats tree: Change our path separator 2024-02-14 08:05:24 +00:00
stats_tree_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
strip_headers_dialog.cpp Strip Headers: Add separate menu dialog, tshark help 2022-02-25 20:29:16 -05:00
strip_headers_dialog.h Strip Headers: Add separate menu dialog, tshark help 2022-02-25 20:29:16 -05:00
strip_headers_dialog.ui Strip Headers: Add separate menu dialog, tshark help 2022-02-25 20:29:16 -05:00
supported_protocols_dialog.cpp Preferences: Support configuring debounce timers 2023-02-09 20:54:14 +00:00
supported_protocols_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
supported_protocols_dialog.ui
tabnav_tree_widget.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
tabnav_tree_widget.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tap_parameter_dialog.cpp Draft: Make LTE Uu stats and graph work for NR too 2023-12-06 12:50:28 +00:00
tap_parameter_dialog.h Qt: Collapse/Expand context menu for StatsTreeDlg 2021-12-07 06:04:09 +00:00
tap_parameter_dialog.ui
tcp_stream_dialog.cpp RLC Graph: set initial x-axis scale correctly 2023-12-18 17:28:10 +00:00
tcp_stream_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
tcp_stream_dialog.ui Qt: Don't connect in the .ui file only to disconnect in constructor 2023-12-13 05:18:17 +00:00
time_shift_dialog.cpp Add a capture file state for a pending read 2023-06-13 17:09:50 +00:00
time_shift_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
time_shift_dialog.ui
tlskeylog_launcher_dialog.cpp Qt: define QProcess::splitCommand for older Qt 5 versions 2023-11-13 13:18:13 +01:00
tlskeylog_launcher_dialog.h Qt: add command line options support in the TLS Keylog Launcher 2023-11-12 12:48:08 +01:00
tlskeylog_launcher_dialog.ui Qt: add command line options support in the TLS Keylog Launcher 2023-11-12 12:48:08 +01:00
traffic_table_dialog.cpp Qt: Avoid an unnecessary retap when creating Conversations dialog 2023-05-06 01:08:44 +00:00
traffic_table_dialog.h Qt: Avoid an unnecessary retap when creating Conversations dialog 2023-05-06 01:08:44 +00:00
traffic_table_dialog.ui Qt: Filter TrafficListTypes 2022-07-01 11:30:57 +02:00
uat_dialog.cpp Qt: Fix crash when changing dfilter macro 2023-06-09 15:34:44 +00:00
uat_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
uat_dialog.ui
uat_frame.cpp Qt: Fix crash when changing dfilter macro 2023-06-09 15:34:44 +00:00
uat_frame.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
uat_frame.ui
voip_calls_dialog.cpp Qt: Fix leaks VOIP Calls Dialog 2023-05-12 20:07:58 +00:00
voip_calls_dialog.h Qt: Avoid unnecessary retaps when creating RTP and VOIP dialogs 2023-05-10 11:18:09 +00:00
voip_calls_dialog.ui VoIP Calls: Streams related to calls can be selected in RTP Streams 2021-04-19 20:04:05 +00:00
welcome_page.cpp Qt: added preference for hiding 'Welcom page' -> 'Open' 2024-02-08 07:36:49 +00:00
welcome_page.h Qt: More missing ApplicationPaletteChange event workarounds 2023-11-12 10:09:07 +00:00
welcome_page.ui Qt: Add a donation link to the welcome page 2023-01-14 02:09:55 +00:00
wireless_frame.cpp Qt: Use qstring_strdup in more places 2023-11-15 08:56:29 +00:00
wireless_frame.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
wireless_frame.ui
wireshark_application.cpp Add Logray capture icons. 2022-09-10 23:35:27 +00:00
wireshark_application.h Add Logray capture icons. 2022-09-10 23:35:27 +00:00
wireshark_de.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_dialog.cpp tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
wireshark_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
wireshark_en.ts [Automatic update for 2024-02-11] 2024-02-11 09:43:24 +00:00
wireshark_es.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_fr.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_it.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_ja_JP.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_ko.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_main_window.cpp Logray: UI updates 2024-02-07 03:25:15 +00:00
wireshark_main_window.h Qt: Remove another plugin #ifdef 2023-12-11 16:01:30 +00:00
wireshark_main_window.ui Logray: UI updates 2024-02-07 03:25:15 +00:00
wireshark_main_window_slots.cpp Some spellings 2024-02-18 18:55:29 +00:00
wireshark_pl.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_ru.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_sv.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_tr_TR.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_uk.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wireshark_zh_CN.ts [Automatic update for 2024-02-18] 2024-02-18 18:14:33 +00:00
wlan_statistics_dialog.cpp Qt: Fix setTextAlignment() deprecation 2022-10-04 17:08:31 +00:00
wlan_statistics_dialog.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00