wireshark/ui/qt
Moshe Kaplan 20c57cb298 Enable exporting objects with tshark
A new "--export-object <protocol>,<destdir>" option is added to tshark.

This required refactoring Export Object behavior in all GUIs to give the
export object handling to the dissector, rather than the ui layer.
Included in the refactoring was fixing some serious memory leaks in Qt
Export Object dialog, crash due to memory scope issues in GTK Export
Object dialog, and addition sorting column feature in Qt dialog (set
up by creating a widget to manage the items that were previously
leaking memory)

Bug: 9319
Ping-Bug: 13174
Change-Id: I515d7662fa1f150f672b1476716f347ec27deb9b
Reviewed-on: https://code.wireshark.org/review/18927
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Tested-by: Michael Mann <mmann78@netscape.net>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-12-02 16:07:35 +00:00
..
.gitignore ui/qt/i18n.qrc is a generated file; ignore it. 2016-06-30 00:22:32 +00:00
CMakeLists.txt Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
Makefile.am Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
Makefile_custom.common
about_dialog.cpp Qt: add "search authors" feature. 2016-11-02 13:11:50 +00:00
about_dialog.h Qt: add "search authors" feature. 2016-11-02 13:11:50 +00:00
about_dialog.ui Qt: Restore the default "About" box tab. 2016-11-08 20:26:13 +00:00
accordion_frame.cpp Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
accordion_frame.h Revert "Qt: Try to fix Main Welcome Interfaces List Scrollbar" 2016-01-08 22:46:09 +00:00
address_editor_frame.cpp Mark the file as having unsaved data if you change address resolution. 2016-07-18 23:04:59 +00:00
address_editor_frame.h Mark the file as having unsaved data if you change address resolution. 2016-07-18 23:04:59 +00:00
address_editor_frame.ui Qt: Update AccordionFrame widgets to use common layout 2016-02-19 12:16:16 +00:00
bluetooth_att_server_attributes_dialog.cpp Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +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/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_device_dialog.h Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +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/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +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/Bluetooth: Split LE Meta Events 2016-11-04 09:23:05 +00:00
bluetooth_hci_summary_dialog.h Qt/Bluetooth: Add Display Filter Edit field to HCI Summary dialogue 2016-10-22 09:22:02 +00:00
bluetooth_hci_summary_dialog.ui Qt/Bluetooth: Split LE Meta Events 2016-11-04 09:23:05 +00:00
byte_view_tab.cpp Qt: Option to copy bytes to clipboard as Escaped String 2016-09-15 04:13:59 +00:00
byte_view_tab.h Qt: Option to copy bytes to clipboard as Escaped String 2016-09-15 04:13:59 +00:00
byte_view_text.cpp Qt: Clean up the byte view hover highlight. 2016-11-26 14:41:40 +00:00
byte_view_text.h Qt: Clean up the byte view hover highlight. 2016-11-26 14:41:40 +00:00
capture_file.cpp Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
capture_file.h Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
capture_file_dialog.cpp Qt: Fix bug in capture file dialog introduced by HideNameFilterDetails 2016-09-19 16:17:35 +00:00
capture_file_dialog.h Remove name resolution from the file dialogs. 2016-09-09 21:43:01 +00:00
capture_file_properties_dialog.cpp Qt: Add html_escape to qt_ui_utils. 2016-09-29 19:41:25 +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 Qt: Preserve capture filter when preferences changed 2016-09-02 20:02:45 +00:00
capture_filter_combo.h Qt: prevent input to the capture filter field during initialization 2016-04-12 04:10:07 +00:00
capture_filter_edit.cpp Qt: populate Bookmarks menu in capture options dialog 2016-11-13 00:58:43 +00:00
capture_filter_edit.h Qt: Update selected interface filter behavior. 2016-02-26 17:28:04 +00:00
capture_filter_syntax_worker.cpp Add a Busy status to SyntaxLineEdit. 2016-01-08 17:53:28 +00:00
capture_filter_syntax_worker.h Qt: Don't check capture filter for user DLTs 2016-01-05 09:13:39 +00:00
capture_info_dialog.cpp Start deprecating the capture info API. 2015-12-13 04:25:13 +00:00
capture_info_dialog.h
capture_interfaces_dialog.cpp Qt: make parameter unused when SHOW_BUFFER_COLUMN is undefined. 2016-10-03 09:29:59 +00:00
capture_interfaces_dialog.h Interface List: Change display to view/model 2016-10-01 13:18:51 +00:00
capture_interfaces_dialog.ui Qt: Use a standard "Start" button in Capture Options. 2016-05-31 22:09:05 +00:00
capture_preferences_frame.cpp Qt: Save the default capture device name. 2016-01-09 01:33:54 +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
clickable_label.cpp WelcomeUI: Make Open and Capture clickable 2016-10-20 05:09:58 +00:00
clickable_label.h WelcomeUI: Make Open and Capture clickable 2016-10-20 05:09:58 +00:00
color_utils.cpp Qt: Clean up the byte view hover highlight. 2016-11-26 14:41:40 +00:00
color_utils.h Qt: Clean up the byte view hover highlight. 2016-11-26 14:41:40 +00:00
coloring_rules_dialog.cpp Be more forgiving about invalid Coloring Rules. 2016-10-03 17:47:39 +00:00
coloring_rules_dialog.h Qt: add initializer (CID 1269610). 2016-07-08 07:01:39 +00:00
coloring_rules_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
column_editor_frame.cpp Qt: Add missing multi-field column validation 2015-12-20 08:21:02 +00:00
column_editor_frame.h Qt: Add missing multi-field column validation 2015-12-20 08:21:02 +00:00
column_editor_frame.ui Qt: Update AccordionFrame widgets to use common layout 2016-02-19 12:16:16 +00:00
column_preferences_frame.cpp Qt: add initializers (CID 1159363). 2016-07-04 04:48: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 Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
compiled_filter_output.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
compiled_filter_output.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
conversation_colorize_action.cpp Qt: Enable Analyze -> Conversation Filter 2016-05-23 15:33:29 +00:00
conversation_colorize_action.h Qt: Make conversation menu items static. 2016-03-28 16:27:41 +00:00
conversation_dialog.cpp Qt: Fix conversation buttons. 2016-11-28 19:35:29 +00:00
conversation_dialog.h Qt: Fix conversation buttons. 2016-11-28 19:35:29 +00:00
conversation_hash_tables_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
conversation_hash_tables_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
conversation_hash_tables_dialog.ui Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
decode_as_dialog.cpp Combine Decode As and port preferences for tcp.port dissector table. 2016-10-08 02:44:53 +00:00
decode_as_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
decode_as_dialog.ui Qt: Add a play button to the RTP Stream Analysis dialog. 2015-10-08 20:14:35 +00:00
display_filter_combo.cpp Label the filter in the file open dialog as a "read filter". 2015-11-16 19:01:12 +00:00
display_filter_combo.h Enable the display filter arrow tooltip. 2015-09-07 19:55:17 +00:00
display_filter_edit.cpp Remove old Qt code. 2016-08-06 07:29:55 +00:00
display_filter_edit.h Qt: Update display filter bookmarks when list changed 2016-01-28 18:28:30 +00:00
display_filter_expression_dialog.cpp Add missing #include <algorithm> for std::sort() 2016-05-19 06:47:37 +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 Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
dissector_tables_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
dissector_tables_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
dissector_tables_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
doxygen.cfg.in
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 qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
enabled_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
enabled_protocols_dialog.ui Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
endpoint_dialog.cpp Qt: Set Close as default button 2016-09-14 06:25:22 +00:00
endpoint_dialog.h Qt: Conversation and Endpoint dialog performance tweaks. 2016-06-26 06:08:57 +00:00
expert_info_dialog.cpp Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +00:00
expert_info_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
expert_info_dialog.ui Qt: Expert info grouping. 2016-06-10 16:44:17 +00:00
export_dissection_dialog.cpp Add JSON export to Qt/GTK UI 2016-06-20 01:22:57 +00:00
export_dissection_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
export_object_action.cpp Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_action.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.cpp Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
export_pdu_dialog.cpp Implement Export PDU for tshark 2016-05-03 10:17:46 +00:00
export_pdu_dialog.h
export_pdu_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
extcap_argument.cpp extcap: fix use-after-free for preferences 2016-09-11 08:33:42 +00:00
extcap_argument.h extcap: fix a compile error with Qt4 2016-07-31 14:29:34 +00:00
extcap_argument_file.cpp extcap: fix use-after-free for preferences 2016-09-11 08:33:42 +00:00
extcap_argument_file.h extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
extcap_argument_multiselect.cpp Qt: fix a NULL pointer dereference in extcap_argument_multiselect.cpp 2016-08-04 16:47:04 +00:00
extcap_argument_multiselect.h extcap: Cleanup complex types and add save option 2016-01-28 14:51:14 +00:00
extcap_options_dialog.cpp extcap: Fix misc memory leaks triggered by network interface changes 2016-09-12 12:13:41 +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
field_filter_edit.cpp Remove old Qt code. 2016-08-06 07:29:55 +00:00
field_filter_edit.h Remove old Qt code. 2016-08-06 07:29:55 +00:00
file_set_dialog.cpp On UN*X, st_ctime is the last status change time, not the creation time. 2016-10-22 05:20:22 +00:00
file_set_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
file_set_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +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: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
filter_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
filter_dialog.ui Fix some copy+pasted tooltip text. 2015-10-23 18:09:11 +00:00
filter_expression_frame.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
filter_expression_frame.h Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
filter_expression_frame.ui Qt: Update AccordionFrame widgets to use common layout 2016-02-19 12:16:16 +00:00
filter_expressions_preferences_frame.cpp Qt: add initializer (CID 1159355). 2016-07-04 04:47:10 +00:00
filter_expressions_preferences_frame.h Add a copy button to the Filter Expression preferences. 2016-01-18 16:38:03 +00:00
filter_expressions_preferences_frame.ui Add a copy button to the Filter Expression preferences. 2016-01-18 16:38:03 +00:00
find_line_edit.cpp Qt: Validate FindLineEdit regexp 2016-02-17 08:41:46 +00:00
find_line_edit.h Qt: Validate FindLineEdit regexp 2016-02-17 08:41:46 +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 tcp: Fix Follow TCP tap data and when its tapped. 2016-11-10 20:48:18 +00:00
follow_stream_dialog.h Remember query after closing Follow Stream 2016-07-10 14:59:03 +00:00
follow_stream_dialog.ui Qt: Clarify follow stream dialog's format button 2016-06-16 03:28:35 +00:00
follow_stream_text.cpp Qt: Follow stream performance improvements. 2016-04-06 23:37:34 +00:00
follow_stream_text.h Qt: Follow stream performance improvements. 2016-04-06 23:37:34 +00:00
font_color_preferences_frame.cpp Officially require Qt 4.8 or newer 2016-10-20 05:03:07 +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 Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
funnel_statistics.cpp Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
funnel_statistics.h Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
funnel_string_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +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 Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
funnel_text_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
funnel_text_dialog.h Qt: Add FunnelTextDialog geometry state 2016-03-14 07:38:26 +00:00
funnel_text_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
geometry_state_dialog.cpp Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
geometry_state_dialog.h Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
gpl-template.txt
gsm_map_summary_dialog.cpp Revert "tap: change glib functions to wmem." 2016-06-19 10:47:10 +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 MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
i18n.qrc.in Qt: Generate .qm files during build 2016-06-28 20:53:17 +00:00
iax2_analysis_dialog.cpp Qt: Avoid crashes in IAX2 Stream Analysis 2016-09-16 02:55:07 +00:00
iax2_analysis_dialog.h Qt: Avoid crashes in IAX2 Stream Analysis 2016-09-16 02:55:07 +00:00
iax2_analysis_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
import_text_dialog.cpp localtime() can return NULL, even if it's unlikely. 2016-10-22 00:08:42 +00:00
import_text_dialog.h Qt: Add import from hex dump without offsets 2016-06-12 21:31:11 +00:00
import_text_dialog.ui Qt: Add import from hex dump without offsets 2016-06-12 21:31:11 +00:00
interface_frame.cpp InterfaceList: Make storing preferences optional 2016-10-26 09:19:11 +00:00
interface_frame.h InterfaceList: Add button to toggle hidden interfaces 2016-10-20 15:50:44 +00:00
interface_frame.ui InterfaceList: Change Buttons to combobox 2016-10-17 14:43:22 +00:00
interface_sort_filter_model.cpp ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
interface_sort_filter_model.h ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
interface_tree_cache_model.cpp Qt: move declaration inside ifdef. 2016-11-06 03:56:23 +00:00
interface_tree_cache_model.h InterfaceList: Fix build without pcap 2016-10-30 20:03:42 +00:00
interface_tree_model.cpp interface_tree_model.cpp - ensure QObject namespace for tr() 2016-11-07 06:50:11 +00:00
interface_tree_model.h ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
io_graph_dialog.cpp Qt: Set Close as default button 2016-09-14 06:25:22 +00:00
io_graph_dialog.h Qt: Don't expose ColorUtils::graph_colors_. 2015-12-01 05:17:59 +00:00
io_graph_dialog.ui Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
label_stack.cpp Qt: Set the LabelStack CSS only when it changes. 2016-07-21 19:47:21 +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: fix typo in layout_preferences_frame. 2016-10-28 13:45:32 +00:00
lbm_lbtrm_transport_dialog.cpp Qt: remove unneeded constructors. 2016-07-06 05:18:52 +00:00
lbm_lbtrm_transport_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_lbtrm_transport_dialog.ui QT translation: Remove shortcuts from *.ts files 2016-04-19 05:05:56 +00:00
lbm_lbtru_transport_dialog.cpp Qt: remove unneeded constructors. 2016-07-06 05:18:52 +00:00
lbm_lbtru_transport_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_lbtru_transport_dialog.ui QT translation: Remove shortcuts from *.ts files 2016-04-19 05:05:56 +00:00
lbm_stream_dialog.cpp Qt: remove unused constructors. 2016-07-31 22:17:09 +00:00
lbm_stream_dialog.h Clean up modelines and indentation. 2016-02-25 21:34:36 +00:00
lbm_stream_dialog.ui QT translation: Remove shortcuts from *.ts files 2016-04-19 05:05:56 +00:00
lbm_uimflow_dialog.cpp Get rid of "cast throws away constness" warnings. 2016-11-25 01:45:07 +00:00
lbm_uimflow_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
lbm_uimflow_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
lte_mac_statistics_dialog.cpp Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
lte_mac_statistics_dialog.h LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
lte_rlc_graph_dialog.cpp Qt: add initializer (CID 1328485). 2016-08-24 12:26:54 +00:00
lte_rlc_graph_dialog.h LTE dialogs: tidy up some loose ends 2015-10-20 20:02:44 +00:00
lte_rlc_graph_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
lte_rlc_statistics_dialog.cpp Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
lte_rlc_statistics_dialog.h LTE RLC Graph: add support for going to packet clicked 2015-10-17 21:27:26 +00:00
main_status_bar.cpp Qt: fix build without libpcap 2016-11-11 17:36:38 +00:00
main_status_bar.h Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
main_welcome.cpp Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
main_welcome.h Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
main_welcome.ui Qt: Make "Learn" on the welcome screen clickable. 2016-10-22 06:32:50 +00:00
main_window.cpp Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
main_window.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
main_window.ui Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
main_window_preferences_frame.cpp Use "system" for "use system language", and don't try to print a null string. 2016-04-28 19:34:02 +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 Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
manage_interfaces_dialog.cpp ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
manage_interfaces_dialog.h ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
manage_interfaces_dialog.ui ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
module_preferences_scroll_area.cpp Combine Decode As and port preferences for tcp.port dissector table. 2016-10-08 02:44:53 +00:00
module_preferences_scroll_area.h Refactor GUI dependencies out of color_filters.[ch] and move it to epan directory. 2015-12-28 18:33:41 +00:00
module_preferences_scroll_area.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
mtp3_summary_dialog.cpp Fix build on NetBSD. 2016-07-28 18:10:28 +00:00
mtp3_summary_dialog.h Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
mtp3_summary_dialog.ui Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +00:00
multicast_statistics_dialog.cpp Qt: add initializers (CID 1317257). 2016-07-08 07:01:20 +00:00
multicast_statistics_dialog.h Fix crash in UDP Multicast Streams dialog 2015-11-27 21:15:11 +00:00
numeric_value_chooser_delegate.cpp InterfaceTreeList: Enable all editable columns 2016-10-26 07:49:50 +00:00
numeric_value_chooser_delegate.h InterfaceTreeList: Enable all editable columns 2016-10-26 07:49:50 +00:00
overlay_scroll_bar.cpp Qt: remove default value from call (CID 1311959). 2016-08-08 15:35:35 +00:00
overlay_scroll_bar.h Qt: Make the packet map work with Qt 5.7. 2016-06-28 19:12:32 +00:00
packet_comment_dialog.cpp Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
packet_comment_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +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 Qt: Show the correct data in the packet dialog. 2016-06-30 06:07:15 +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
packet_format_group_box.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
packet_list.cpp Qt: Optimized setColumnVisibility() usage 2016-09-22 07:59:43 +00:00
packet_list.h Qt: Optimized setColumnVisibility() usage 2016-09-22 07:59:43 +00:00
packet_list_model.cpp Qt: fix possible crash on sorting custom columns 2016-10-24 04:33:00 +00:00
packet_list_model.h Qt: Replace a QMap with a QVector. 2016-07-14 21:53:21 +00:00
packet_list_record.cpp Qt: Allocate packet list records using wmem. 2016-07-14 07:10:15 +00:00
packet_list_record.h Qt: Allocate packet list records using wmem. 2016-07-14 07:10:15 +00:00
packet_range_group_box.cpp Export captured packets correctly. 2015-09-11 15:27:38 +00:00
packet_range_group_box.h Export captured packets correctly. 2015-09-11 15:27:38 +00:00
packet_range_group_box.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
path_chooser_delegate.cpp ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
path_chooser_delegate.h ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
percent_bar_delegate.cpp Qt: Fix QStyledItemDelegate assertions. 2016-12-02 03:34:17 +00:00
percent_bar_delegate.h Qt: Fix QStyledItemDelegate assertions. 2016-12-02 03:34:17 +00:00
preference_editor_frame.cpp Combine Decode As and port preferences for tcp.port dissector table. 2016-10-08 02:44:53 +00:00
preference_editor_frame.h Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
preference_editor_frame.ui Qt: Update AccordionFrame widgets to use common layout 2016-02-19 12:16:16 +00:00
preferences_dialog.cpp Combine Decode As and port preferences for tcp.port dissector table. 2016-10-08 02:44:53 +00:00
preferences_dialog.h Qt: Preferences dialog performance improvements. 2016-06-28 06:53:35 +00:00
preferences_dialog.ui Display filter edit updates. 2015-09-06 01:43:21 +00:00
print_dialog.cpp Qt: add initializer (CID 1159354). 2016-07-04 04:46:51 +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 Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
profile_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
profile_dialog.ui Qt: No path for created and renamed profiles 2015-12-06 12:33:43 +00:00
progress_frame.cpp Qt: Don't force a repaint in update_progress_dlg. 2016-07-22 20:54:04 +00:00
progress_frame.h Use timers instead of packet counts to update our UI. 2016-07-16 06:48:23 +00:00
progress_frame.ui Make StockIconToolButton independent. 2015-09-11 15:27:21 +00:00
proto_tree.cpp Qt: fix heap-use-after-free when double-clicking a packet number 2016-11-28 18:01:53 +00:00
proto_tree.h Qt: Remember selected item in packet tree 2016-04-02 21:17:35 +00:00
protocol_hierarchy_dialog.cpp Qt: Set Close as default button 2016-09-14 06:25:22 +00:00
protocol_hierarchy_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
protocol_hierarchy_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
protocol_preferences_menu.cpp qt: remove dead code 2015-10-16 06:40:52 +00:00
protocol_preferences_menu.h Add "Disable Protocol..." to the ProtoTree context menu. 2015-07-28 03:54:38 +00:00
qcustomplot.cpp Get rid of the trivial Q_UNUSED cases 2016-10-17 05:16:41 +00:00
qcustomplot.h Some get rid of the remaining trivial Q_UNUSED cases. 2016-10-17 05:37:29 +00:00
qt_ui_utils.cpp Officially require Qt 4.8 or newer 2016-10-20 05:03:07 +00:00
qt_ui_utils.h Qt: Add html_escape to qt_ui_utils. 2016-09-29 19:41:25 +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 Qt: Don't use QStyleOptionViewItemV4. 2016-06-26 06:23:59 +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 Fix two warnings when compiling with rpcap support on macOS. 2016-10-30 08:44:25 +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 Redo the block options APIs. 2016-07-14 23:02:39 +00:00
resolved_addresses_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +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 Qt: Add dialog geometry restore 2016-02-28 18:25:50 +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 Refactor DCE/RPC dissection to include a real dissector table. 2015-11-04 12:43:35 +00:00
rpc_service_response_time_dialog.h Refactor DCE/RPC dissection to include a real dissector table. 2015-11-04 12:43:35 +00:00
rtp_analysis_dialog.cpp Qt: valign text in RTP Stream Analysis window. 2016-10-07 22:50:34 +00:00
rtp_analysis_dialog.h Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplen 2016-05-10 11:53:52 +00:00
rtp_analysis_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
rtp_audio_stream.cpp Qt: fix crash when closing RTP player while playing 2016-11-30 19:52:55 +00:00
rtp_audio_stream.h Qt: RTP audio stream fixups. 2016-06-06 23:37:01 +00:00
rtp_player_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
rtp_player_dialog.h Fix crash in RTP Player on stop and close 2015-11-17 22:49:35 +00:00
rtp_player_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
rtp_stream_dialog.cpp Qt: make RTP stream analysis columns sortable 2016-05-17 23:34:41 +00:00
rtp_stream_dialog.h Fix crashes related to RTP Streams analysis 2015-10-01 20:46:50 +00:00
rtp_stream_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
sctp_all_assocs_dialog.cpp SCTP: Fix warning found by PVS Studio 2015-12-07 07:14:57 +00:00
sctp_all_assocs_dialog.h Fix some signal → slot mismatches. 2015-09-17 23:36:16 +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 some signal → slot mismatches. 2015-09-17 23:36:16 +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: use ws_strtou function in sctp_chunk_statistics_dialog. 2016-10-24 12:43:57 +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: add initializers (CID 1159359). 2016-07-04 04:48: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 Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
sctp_graph_byte_dialog.cpp Qt: add initializer (CID 1159358). 2016-07-04 04:48:04 +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 Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
sctp_graph_dialog.cpp Qt: add initializers (CID 1159357). 2016-07-04 04:47:47 +00:00
sctp_graph_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
search_frame.cpp Qt: Handle unhandled filter actions. 2016-06-26 06:10:51 +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: Make horizontal spacer size to be fixed 2016-10-24 05:56:32 +00:00
sequence_diagram.cpp Qt: Only color sequence analysis items having color filter 2016-10-02 17:55:40 +00:00
sequence_diagram.h Qt: Add next / previous sequence shortcuts. 2016-05-26 04:18:41 +00:00
sequence_dialog.cpp Qt: fix GoToPacket when Voip Calls dialog is closed 2016-11-29 20:57:01 +00:00
sequence_dialog.h Qt: fix GoToPacket when Voip Calls dialog is closed 2016-11-29 20:57:01 +00:00
sequence_dialog.ui Qt: Add zoom to the flow / sequence dialog. 2016-06-06 15:24:16 +00:00
service_response_time_dialog.cpp Use a variable consistently. 2016-07-26 03:51:35 +00:00
service_response_time_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
show_packet_bytes_dialog.cpp Qt: Add Decode as Quoted-Printable in Show Packet Bytes 2016-05-19 11:18:12 +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: Add Decode as in Show Packet Bytes 2016-02-16 21:43:14 +00:00
simple_dialog.cpp Qt: Fix simple_dialog formatting. 2016-11-30 17:06:39 +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 qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleStatisticsDialog. 2016-06-16 04:01:57 +00:00
simple_statistics_dialog.h qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleStatisticsDialog. 2016-06-16 04:01:57 +00:00
sparkline_delegate.cpp Qt: Don't use QStyleOptionViewItemV4. 2016-06-26 06:23:59 +00:00
sparkline_delegate.h
splash_overlay.cpp Qt: add initializer (CID 1159360). 2016-07-04 04:48:32 +00:00
splash_overlay.h Qt: Try to speed up SplashOverlay 2016-04-02 00:03:23 +00:00
splash_overlay.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
stats_tree_dialog.cpp Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
stats_tree_dialog.h Tap parameter and stats dialog fixups. 2015-08-20 18:07:02 +00:00
stock_icon.cpp Officially require Qt 4.8 or newer 2016-10-20 05:03:07 +00:00
stock_icon.h Use the Qt-provided media icons. 2015-09-23 19:48:58 +00:00
stock_icon_tool_button.cpp Stock icon (Qt): Missing break in switch (CID 1323928) 2015-09-13 17:51:59 +00:00
stock_icon_tool_button.h Make StockIconToolButton independent. 2015-09-11 15:27:21 +00:00
supported_protocols_dialog.cpp qt: use #include <file.h> for generated include files 2016-06-13 21:17:06 +00:00
supported_protocols_dialog.h Qt: Add dialog geometry restore 2016-02-28 18:25:50 +00:00
supported_protocols_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
syntax_line_edit.cpp Qt: Keep the syntax line edit cursor active. 2016-06-24 21:21:36 +00:00
syntax_line_edit.h Qt: Keep the syntax line edit cursor active. 2016-06-24 21:21:36 +00:00
tango_colors.h Revert "tango_color(.h): avoid ‘tango_butter_3’ defined but not used [-Werror=unused-const-variable] found by gcc6" 2016-05-22 04:56:23 +00:00
tap_parameter_dialog.cpp Qt: Add html_escape to qt_ui_utils. 2016-09-29 19:41:25 +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: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
tcp_stream_dialog.cpp Qt: Set Close as default button 2016-09-14 06:25:22 +00:00
tcp_stream_dialog.h Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
tcp_stream_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
time_shift_dialog.cpp qt: fix default action in Time Shift dialog 2016-09-13 09:17:19 +00:00
time_shift_dialog.h Qt: fix time shift 2015-10-19 17:41:12 +00:00
time_shift_dialog.ui Use an ellipsis character instead of three dots. 2015-07-31 18:55:06 +00:00
timeline_delegate.cpp Qt: Fix QStyledItemDelegate assertions. 2016-12-02 03:34:17 +00:00
timeline_delegate.h Qt: Fix QStyledItemDelegate assertions. 2016-12-02 03:34:17 +00:00
traffic_table_dialog.cpp Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
traffic_table_dialog.h Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
traffic_table_dialog.ui Qt: Conversation time column updates. 2016-09-02 23:53:37 +00:00
uat_delegate.cpp Fix build for Qt 4.8 2016-10-21 15:07:57 +00:00
uat_delegate.h Qt: convert UatDialog to model/view pattern, improve UX 2016-10-12 03:53:27 +00:00
uat_dialog.cpp Qt: Position UAT hint label just below the list. 2016-11-28 19:42:47 +00:00
uat_dialog.h Qt: Update UAT OK button enabled on delete. 2016-11-28 19:41:39 +00:00
uat_dialog.ui Qt: Position UAT hint label just below the list. 2016-11-28 19:42:47 +00:00
uat_model.cpp Fix build for Qt 4.8 2016-10-21 15:07:57 +00:00
uat_model.h Qt: convert UatDialog to model/view pattern, improve UX 2016-10-12 03:53:27 +00:00
uat_tree_view.cpp Qt: convert UatDialog to model/view pattern, improve UX 2016-10-12 03:53:27 +00:00
uat_tree_view.h Qt: convert UatDialog to model/view pattern, improve UX 2016-10-12 03:53:27 +00:00
voip_calls_dialog.cpp Qt: fix GoToPacket when Voip Calls dialog is closed 2016-11-29 20:57:01 +00:00
voip_calls_dialog.h Qt: Enhancements to VoIP call dialog: 2016-10-25 04:14:59 +00:00
voip_calls_dialog.ui Qt: Set uniformRowHeights for some of our trees. 2016-10-26 19:24:32 +00:00
wireless_frame.cpp Fix compilation error without PCAP (using correct define) 2016-10-20 15:16:22 +00:00
wireless_frame.h Qt: Normalize timerEvents 2016-03-21 22:10:21 +00:00
wireless_frame.ui Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
wireshark_application.cpp Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
wireshark_application.h Qt: Handle retranslation events in the main window. 2016-11-10 13:25:20 +00:00
wireshark_de.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wireshark_dialog.cpp Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
wireshark_dialog.h Qt: Try to fix un-maximize behavior on OS X. 2016-06-26 06:09:58 +00:00
wireshark_en.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wireshark_fr.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wireshark_it.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wireshark_ja_JP.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wireshark_pl.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wireshark_zh_CN.ts [Automatic update for 2016-11-13] 2016-11-13 17:40:31 +00:00
wlan_statistics_dialog.cpp wlan_statistics_dialog (Qt): Fix display when there is no packets_ 2016-10-30 08:48:43 +00:00
wlan_statistics_dialog.h Qt: WLAN Statistics performance improvements. 2016-10-26 23:18:06 +00:00