wireshark/ui/qt
Gerald Combs e234ce8804 Rework tapping in Qt dialogs.
Add cf_cb_file_retap_started and cf_cb_file_retap_finished to file.[ch].
Add their associated signals to CaptureFile.

Add registerTapListener and removeTapListeners to WiresharkDialog, which
collect and automatically remove tap listeners. Add beginRetapPackets
and endRetapPackets, which can be used to wrap critical sections so that
we don't delete ourselves while tapping. Don't cancel tapping on close
in WiresharkDialog.

Use beginRetapPackets and endRetapPackets in WiresharkDialog and
FollowStreamDialog. We will likely need to add them elsewhere.

Update comments.

Change-Id: I1788a6ade0817c31aa3419216df96be5e36b2178
Reviewed-on: https://code.wireshark.org/review/10261
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-08-26 15:04:28 +00:00
..
CMakeLists.txt Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
Makefile.am Fixup tap listener registration. 2015-08-17 20:47:58 +00:00
Makefile.common There is no wlan_statistics_dialog.ui. 2015-08-21 00:08:56 +00:00
Makefile_custom.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Wireshark.pro Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
about_dialog.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
about_dialog.h Replace QTableWidgets with QLabels + HTML tables. 2014-04-13 18:32:55 +00:00
about_dialog.ui Qt: Remove windowIcon property from our .ui files. 2015-01-23 19:15:29 +00:00
accordion_frame.cpp Add display_is_remote. 2015-07-16 16:17:33 +00:00
accordion_frame.h Add the "Resolved Addresses" dialog. 2015-07-10 03:20:33 +00:00
address_editor_frame.cpp Qt: Avoid double call to toUtf8() 2015-08-17 20:03:07 +00:00
address_editor_frame.h Add manual name address resolution. 2015-07-21 22:43:05 +00:00
address_editor_frame.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
bluetooth_att_server_attributes_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
bluetooth_att_server_attributes_dialog.h Qt/Bluetooth/ATT: Add SaveAsImage option for table 2015-06-12 08:50:40 +00:00
bluetooth_att_server_attributes_dialog.ui Qt/Bluetooth/ATT: Add SaveAsImage option for table 2015-06-12 08:50:40 +00:00
bluetooth_devices_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
bluetooth_devices_dialog.h Qt/Bluetooth: Add Devices dialogue 2015-06-15 05:40:25 +00:00
bluetooth_devices_dialog.ui Qt/Bluetooth: Add Devices dialogue 2015-06-15 05:40:25 +00:00
bluetooth_hci_summary_dialog.cpp Qt/Bluetooth: Add HCI Summary dialogue 2015-07-17 13:54:43 +00:00
bluetooth_hci_summary_dialog.h Qt/Bluetooth: Add HCI Summary dialogue 2015-07-17 13:54:43 +00:00
bluetooth_hci_summary_dialog.ui Qt/Bluetooth: Add HCI Summary dialogue 2015-07-17 13:54:43 +00:00
byte_view_tab.cpp Fix binary data copying. 2015-07-31 20:50:05 +00:00
byte_view_tab.h Packet list and detail context menu updates. 2015-07-30 19:13:38 +00:00
byte_view_text.cpp Packet list and detail context menu updates. 2015-07-30 19:13:38 +00:00
byte_view_text.h Packet list and detail context menu updates. 2015-07-30 19:13:38 +00:00
capture_file.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
capture_file.h Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
capture_file_dialog.cpp Put back closing } accidentally removed in previous commit. 2015-07-08 05:18:00 +00:00
capture_file_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_file_properties_dialog.cpp Add packet comments to the properties dialog. 2015-08-21 23:12:35 +00:00
capture_file_properties_dialog.h Add packet comments to the properties dialog. 2015-08-21 23:12:35 +00:00
capture_file_properties_dialog.ui Qt: Remove windowIcon property from our .ui files. 2015-01-23 19:15:29 +00:00
capture_filter_combo.cpp Add capture filter autocompletion. 2015-05-20 03:03:58 +00:00
capture_filter_combo.h Qt: Constify a bunch of strings. 2015-03-05 20:17:29 +00:00
capture_filter_edit.cpp Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
capture_filter_edit.h Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
capture_filter_syntax_worker.cpp Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
capture_filter_syntax_worker.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_info_dialog.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
capture_info_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_interfaces_dialog.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
capture_interfaces_dialog.h Qt: tweaks to Capture Interfaces dialog 2015-06-26 18:37:35 +00:00
capture_interfaces_dialog.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
capture_preferences_frame.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
capture_preferences_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_preferences_frame.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
color_utils.cpp Draw packet colors in the packet list scrollbar. 2015-07-16 22:57:31 +00:00
color_utils.h Draw packet colors in the packet list scrollbar. 2015-07-16 22:57:31 +00:00
coloring_rules_dialog.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
coloring_rules_dialog.h Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
coloring_rules_dialog.ui Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
column_editor_frame.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
column_editor_frame.h Qt: Add a context menu to the packet list header. 2015-01-06 15:22:04 +00:00
column_editor_frame.ui Add manual name address resolution. 2015-07-21 22:43:05 +00:00
column_preferences_frame.cpp PacketList column fixes. 2015-07-13 02:36:41 +00:00
column_preferences_frame.h PacketList column fixes. 2015-07-13 02:36:41 +00:00
column_preferences_frame.ui Qt: Add a context menu to the packet list header. 2015-01-06 15:22:04 +00:00
compiled_filter_output.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
compiled_filter_output.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
compiled_filter_output.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
conversation_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
conversation_dialog.h Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
decode_as_dialog.cpp Use int_to_qstring in a few more places. 2015-08-06 20:13:08 +00:00
decode_as_dialog.h Qt: change default behavior of 'Decode As' window 2015-06-23 18:27:44 +00:00
decode_as_dialog.ui Qt: change default behavior of 'Decode As' window 2015-06-23 18:27:44 +00:00
display_filter_16.svg
display_filter_combo.cpp Squelch recent display filter warnings. 2015-08-20 19:28:23 +00:00
display_filter_combo.h Qt: Syntax check display filter when fields changed 2015-08-18 19:18:20 +00:00
display_filter_edit.cpp Make sure we can apply deprecated display filters. 2015-08-20 17:49:12 +00:00
display_filter_edit.h Qt: Syntax check display filter when fields changed 2015-08-18 19:18:20 +00:00
display_filter_expression_dialog.cpp Use int_to_qstring in a few more places. 2015-08-06 20:13:08 +00:00
display_filter_expression_dialog.h Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
display_filter_expression_dialog.ui Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
doxygen.cfg.in Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
elided_label.cpp Qt: Show the full file path in the status bar. 2015-03-05 00:49:11 +00:00
elided_label.h Qt: ElidedLabel doesn't support rich text / HTML. 2015-02-13 00:50:20 +00:00
enabled_protocols_dialog.cpp Add "Disable Protocol..." to the ProtoTree context menu. 2015-07-28 03:54:38 +00:00
enabled_protocols_dialog.h Move an include guard. 2015-08-18 20:09:42 +00:00
enabled_protocols_dialog.ui Add Enabled Protocols dialog for Qt 2015-07-23 09:15:36 +00:00
endpoint_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
endpoint_dialog.h Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
expert_info_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
expert_info_dialog.h Expert information dialog performance improvements. 2015-08-12 19:27:34 +00:00
expert_info_dialog.ui Expert information dialog performance improvements. 2015-08-12 19:27:34 +00:00
export_dissection_dialog.cpp Qt: Make sure we can fetch ExportDissectionDialog's layout. 2015-05-15 18:14:20 +00:00
export_dissection_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
export_object_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
export_object_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
export_object_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
export_pdu_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
export_pdu_dialog.h Add Export PDU Dialog (Wireshark Qt) 2014-03-12 09:29:43 +00:00
export_pdu_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
extcap_argument.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
extcap_argument.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
extcap_argument_file.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
extcap_argument_file.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
extcap_options_dialog.cpp extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
extcap_options_dialog.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
extcap_options_dialog.ui extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
file_set_dialog.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
file_set_dialog.h Qt/C++: Change a bunch of includes to forward declarations. 2015-02-10 19:59:43 +00:00
file_set_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
filter_action.cpp More spacing fixups. 2015-07-31 19:23:01 +00:00
filter_action.h Add ServiceResponseTimeDialog. 2015-07-03 23:09:13 +00:00
filter_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
filter_dialog.h Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
filter_dialog.ui Qt: Add the capture and display filter dialog. 2015-06-05 19:19:46 +00:00
filter_expressions_preferences_frame.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
filter_expressions_preferences_frame.h Qt/C++: Change a bunch of includes to forward declarations. 2015-02-10 19:59:43 +00:00
filter_expressions_preferences_frame.ui
follow_stream_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
follow_stream_dialog.h Fix out-of-tree build includes of config.h 2015-01-04 00:26:13 +00:00
follow_stream_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
follow_stream_text.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_stream_text.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_color_preferences_frame.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
font_color_preferences_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_color_preferences_frame.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
funnel_statistics.cpp Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
funnel_statistics.h Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
funnel_string_dialog.cpp Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
funnel_string_dialog.h Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
funnel_string_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
funnel_text_dialog.cpp Qt: Fixed funnel text dialog append and prepend 2015-08-14 09:04:14 +00:00
funnel_text_dialog.h Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
funnel_text_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
gpl-template.txt Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gsm_map_summary_dialog.cpp Fixup tap listener registration. 2015-08-17 20:47:58 +00:00
gsm_map_summary_dialog.h Convert the GSM MAP stats to new "generic stat API". 2015-08-06 01:59:10 +00:00
gsm_map_summary_dialog.ui Convert the GSM MAP stats to new "generic stat API". 2015-08-06 01:59:10 +00:00
i18n.qrc Added italian translation to qt. 2014-10-16 18:55:33 +00:00
import_text_dialog.cpp Qt: Convert more dialog titles. 2014-12-31 22:48:17 +00:00
import_text_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
import_text_dialog.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
interface_tree.cpp Resize the name column every time we re-display the interface tree. 2015-07-15 03:54:21 +00:00
interface_tree.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
io_graph_dialog.cpp Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
io_graph_dialog.h IO Graphs: Don't show unchecked graphs in legend 2015-08-20 08:12:59 +00:00
io_graph_dialog.ui Qt: Add the Coloring Rules dialog. 2015-02-07 00:30:30 +00:00
label_stack.cpp Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
label_stack.h Qt: Show the full file path in the status bar. 2015-03-05 00:49:11 +00:00
layout_preferences_frame.cpp Qt: Add option to back white line separator for packet list items 2015-07-20 21:21:28 +00:00
layout_preferences_frame.h Qt: Add option to back white line separator for packet list items 2015-07-20 21:21:28 +00:00
layout_preferences_frame.ui Qt: Add option to back white line separator for packet list items 2015-07-20 21:21:28 +00:00
lbm_lbtrm_transport_dialog.cpp Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
lbm_lbtrm_transport_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
lbm_lbtrm_transport_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
lbm_lbtru_transport_dialog.cpp Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
lbm_lbtru_transport_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
lbm_lbtru_transport_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
lbm_stream_dialog.cpp Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
lbm_stream_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
lbm_stream_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
lbm_uimflow_dialog.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
lbm_uimflow_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
lbm_uimflow_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
main_status_bar.cpp Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
main_status_bar.h Add general a busy progress indicator. 2015-07-20 19:48:43 +00:00
main_welcome.cpp Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
main_welcome.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
main_welcome.ui Qt: Fix the main welcome banner. 2015-05-11 21:02:31 +00:00
main_window.cpp Qt (main_window) fix no previous prototype for '...' [-Wmissing-prototypes] 2015-08-12 21:04:30 +00:00
main_window.h Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
main_window.ui Add the display filter macros dialog. 2015-08-22 01:51:04 +00:00
main_window_preferences_frame.cpp Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
main_window_preferences_frame.h Qt: Obey main toolbar icon preferences. 2014-12-10 01:51:09 +00:00
main_window_preferences_frame.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
main_window_slots.cpp Use signal to close packet dialogs 2015-08-24 20:21:48 +00:00
manage_interfaces_dialog.cpp Initialize extcap for pipes 2015-08-22 11:55:21 +00:00
manage_interfaces_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
manage_interfaces_dialog.ui Qt: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
module_preferences_scroll_area.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
module_preferences_scroll_area.h Qt: Add the ability to show preferences by module name. 2015-06-15 02:02:41 +00:00
module_preferences_scroll_area.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
multicast_statistics_dialog.cpp Multicast Statistics (Qt Dialog): Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2015-08-24 18:05:48 +00:00
multicast_statistics_dialog.h UDP multicast stream dialog. 2015-08-18 20:17:20 +00:00
overlay_scroll_bar.cpp Fix the selected packet indicator width. 2015-08-04 17:01:13 +00:00
overlay_scroll_bar.h Show the current selection in the overlay scrollbar. 2015-07-23 00:24:08 +00:00
packet_comment_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
packet_comment_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_comment_dialog.ui Qt: Continue using the new window title format. 2014-12-30 16:37:34 +00:00
packet_dialog.cpp Remove unused signal 2015-08-24 21:00:23 +00:00
packet_dialog.h Remove unused signal 2015-08-24 21:00:23 +00:00
packet_dialog.ui Qt: Add the "new packet" window^Wdialog^Wwindow. 2015-02-12 23:32:54 +00:00
packet_format_group_box.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
packet_format_group_box.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_format_group_box.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
packet_list.cpp Qt/Minimap: Fix for Qt < 4.8 2015-08-18 07:55:24 +00:00
packet_list.h Qt: Always rebuild columns when fields changed 2015-08-17 19:45:44 +00:00
packet_list_model.cpp Qt: Add another C++ missing header: <algorithm> for std::sort() 2015-08-18 07:55:35 +00:00
packet_list_model.h Add general a busy progress indicator. 2015-07-20 19:48:43 +00:00
packet_list_record.cpp Ensure to copy the (un)resolved (source|destination) address columns before freeing epan memory 2015-07-22 07:05:52 +00:00
packet_list_record.h Draw packet colors in the packet list scrollbar. 2015-07-16 22:57:31 +00:00
packet_range_group_box.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
packet_range_group_box.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
packet_range_group_box.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
percent_bar_delegate.cpp Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
percent_bar_delegate.h Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
preference_editor_frame.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
preference_editor_frame.h Add a preferences editor frame. 2015-06-18 00:46:50 +00:00
preference_editor_frame.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
preferences_dialog.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
preferences_dialog.h Qt: Add the ability to show preferences by module name. 2015-06-15 02:02:41 +00:00
preferences_dialog.ui Qt: Continue using the new window title format. 2014-12-30 16:37:34 +00:00
print_dialog.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
print_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
print_dialog.ui Qt: Convert more dialog titles. 2014-12-31 22:48:17 +00:00
profile_dialog.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
profile_dialog.h Qt/C++: Change a bunch of includes to forward declarations. 2015-02-10 19:59:43 +00:00
profile_dialog.ui Qt: Continue using the new window title format. 2014-12-30 16:37:34 +00:00
progress_frame.cpp Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
progress_frame.h Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
progress_frame.ui Add general a busy progress indicator. 2015-07-20 19:48:43 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Qt: Reload widgets using prefs when reloading Lua plugins 2015-08-18 17:20:40 +00:00
proto_tree.h Qt: Reload widgets using prefs when reloading Lua plugins 2015-08-18 17:20:40 +00:00
protocol_hierarchy_dialog.cpp Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
protocol_hierarchy_dialog.h Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
protocol_hierarchy_dialog.ui Qt: Add "Copy As..." to the Protocol Hierarchy stats. 2015-02-04 18:26:01 +00:00
protocol_preferences_menu.cpp More packet detail context menu items. 2015-08-01 01:07:23 +00:00
protocol_preferences_menu.h Add "Disable Protocol..." to the ProtoTree context menu. 2015-07-28 03:54:38 +00:00
qcustomplot.cpp QCustomPlot: fix division(or modulo) by zero found by Clang and Coverity (CID 1159170 & 1159171) 2015-05-13 17:38:04 +00:00
qcustomplot.h Fix a typo 2015-07-10 07:54:16 +00:00
qt_ui_utils.cpp Add DCE-RPC and ONC-RPC service response time dialogs. 2015-08-12 20:17:35 +00:00
qt_ui_utils.h Add DCE-RPC and ONC-RPC service response time dialogs. 2015-08-12 20:17:35 +00:00
recent_file_status.cpp Qt: Fix recent files threads 2015-03-18 08:51:55 +00:00
recent_file_status.h Qt: Fix recent files threads 2015-03-18 08:51:55 +00:00
related_packet_delegate.cpp One check mark for ACKs, two check marks for dup ACKs. 2015-03-12 16:47:17 +00:00
related_packet_delegate.h One check mark for ACKs, two check marks for dup ACKs. 2015-03-12 16:47:17 +00:00
remote_capture_dialog.cpp Actually, user_data *is* used there. 2015-07-07 07:47:16 +00:00
remote_capture_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
remote_capture_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
remote_settings_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
remote_settings_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
remote_settings_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
resolved_addresses_dialog.cpp Pcapng: support Name Resolution Block options 2015-08-06 03:32:13 +00:00
resolved_addresses_dialog.h Pcapng: support Name Resolution Block options 2015-08-06 03:32:13 +00:00
resolved_addresses_dialog.ui Pcapng: support Name Resolution Block options 2015-08-06 03:32:13 +00:00
response_time_delay_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
response_time_delay_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
rpc_service_response_time_dialog.cpp Qt: Add another C++ missing header: <algorithm> for std::sort() 2015-08-18 07:55:35 +00:00
rpc_service_response_time_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
rtp_analysis_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
rtp_analysis_dialog.h Try deleting WiresharkDialog when we close it. 2015-07-24 20:03:28 +00:00
rtp_analysis_dialog.ui Add a ProgressFrame to the RTP analysis dialog. 2015-07-20 22:41:50 +00:00
rtp_stream_dialog.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
rtp_stream_dialog.h Fix RTP crash on RTP analysis attempt 2015-02-07 02:16:06 +00:00
rtp_stream_dialog.ui Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
sctp_all_assocs_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
sctp_all_assocs_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_all_assocs_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_assoc_analyse_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
sctp_assoc_analyse_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_assoc_analyse_dialog.ui Qt: Remove windowIcon property from our .ui files. 2015-01-23 19:15:29 +00:00
sctp_chunk_statistics_dialog.cpp Qt SCTP: Changed prohibited APIs 2015-08-26 07:01:49 +00:00
sctp_chunk_statistics_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_chunk_statistics_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_graph_arwnd_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
sctp_graph_arwnd_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_arwnd_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_graph_byte_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
sctp_graph_byte_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_byte_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_graph_dialog.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
sctp_graph_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
search_frame.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
search_frame.h Make sure we uncheck the "Find Packet" action. 2015-07-09 17:33:59 +00:00
search_frame.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sequence_diagram.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
sequence_diagram.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sequence_dialog.cpp Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
sequence_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sequence_dialog.ui Qt: Fixup sequence dialog buttons. 2015-05-15 16:45:42 +00:00
service_response_time_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
service_response_time_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
simple_dialog.cpp Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
simple_dialog.h Fix out-of-tree build includes of config.h 2015-01-04 00:26:13 +00:00
simple_statistics_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
simple_statistics_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
sparkline_delegate.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
sparkline_delegate.h Use a QTreeWidget instead of QTableWidget. 2014-08-08 05:57:01 +00:00
splash_overlay.cpp Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
splash_overlay.h Fix out-of-tree build includes of config.h 2015-01-04 00:26:13 +00:00
splash_overlay.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
stats_tree_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
stats_tree_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
stock_icon.cpp Set the font. 2015-07-11 01:43:13 +00:00
stock_icon.h Qt: Add Colorize Conversation menu items. 2015-07-11 00:41:01 +00:00
syntax_line_edit.cpp Preparation Host Flows: Syntax Line Edit (allow longer filter text) 2015-08-21 05:01:44 +00:00
syntax_line_edit.h Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
tango_colors.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_parameter_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
tap_parameter_dialog.h Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
tap_parameter_dialog.ui UDP multicast stream dialog. 2015-08-18 20:17:20 +00:00
tcp_stream_dialog.cpp Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
tcp_stream_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
tcp_stream_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
time_shift_dialog.cpp Starting to get rid of Q_UNUSED declarations for unused function parameters. 2015-07-07 06:29:31 +00:00
time_shift_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
time_shift_dialog.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
toolbar_24.svg
traffic_table_dialog.cpp Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
traffic_table_dialog.h Add per-dialog progress frames. 2015-08-26 14:47:07 +00:00
traffic_table_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
uat_dialog.cpp Add the display filter macros dialog. 2015-08-22 01:51:04 +00:00
uat_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
uat_dialog.ui
voip_calls_dialog.cpp Capture file retapping fixups. 2015-07-29 20:45:48 +00:00
voip_calls_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
voip_calls_dialog.ui Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
wireless_frame.cpp Qt: use <> for including the generated ui_*.h files 2015-06-25 17:11:19 +00:00
wireless_frame.h Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
wireless_frame.ui Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
wireshark_application.cpp *More* issues. 2015-08-15 16:48:09 +00:00
wireshark_application.h Added Reload Lua plugins. 2015-08-11 12:09:07 +00:00
wireshark_de.qm [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_de.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
wireshark_dialog.h Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
wireshark_en.qm Qt: Update translation 2015-02-26 13:04:10 +00:00
wireshark_en.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_fr.qm [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_fr.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_it.qm [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_it.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_ja_JP.qm [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_ja_JP.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_pl.qm [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_pl.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_zh_CN.qm [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wireshark_zh_CN.ts [Automatic update for 2015-08-23] 2015-08-23 15:06:52 +00:00
wlan_statistics_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
wlan_statistics_dialog.h Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00