wireshark/ui/qt
Roland Knall d83176ed2e SearchBar - Focus on shortcut instead of closing
If the searchbar is already open focus on the bar and highlight
existing test, instead of closing an already open bar

Change-Id: I4f8ae2e903cb65c0ebca238f3bcc1c62b63b5c3b
Reviewed-on: https://code.wireshark.org/review/22223
Reviewed-by: Roland Knall <rknall@gmail.com>
Petri-Dish: Roland Knall <rknall@gmail.com>
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-06-19 15:23:15 +00:00
..
.gitignore ui/qt/i18n.qrc is a generated file; ignore it. 2016-06-30 00:22:32 +00:00
CMakeLists.txt Add a timeline view for packets, with the timing data used to generate the display 2017-06-05 11:25:51 +00:00
CMakeListsCustom.txt.example Qt: Implement Custom CMake 2017-01-22 10:42:30 +00:00
Makefile.am Add a timeline view for packets, with the timing data used to generate the display 2017-06-05 11:25:51 +00:00
Makefile_custom.common
about_dialog.cpp Qt: About dialog fails when configured without plugins 2017-05-27 12:20:02 +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
accordion_frame.h
additional_toolbar.cpp Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings 2017-03-29 02:38:29 +00:00
additional_toolbar.h PluginIF: AdditionalToolbar 2017-02-24 08:12:46 +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
apply_line_edit.cpp PluginIF: AdditionalToolbar 2017-02-24 08:12:46 +00:00
apply_line_edit.h apply_line_edit(.h): fix extra ';' inside a class [-Wextra-semi] (clang) / extra ‘;’ [-Wpedantic] (gcc) 2017-02-26 15:10:32 +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 bluetooth_device_dialog.cpp: warning C6246: Local declaration of 'item' hides declaration of the same name in outer scope 2017-03-27 03:14:02 +00:00
bluetooth_device_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
bluetooth_device_dialog.ui Qt/Bluetooth: Add Mark/Unmark functionality 2016-10-20 07:34:37 +00:00
bluetooth_devices_dialog.cpp Qt: Don't use _U_ for unused parameters in C++ 2017-04-26 06:11:20 +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: add results filter in HCI Summary window 2017-04-04 01:59:32 +00:00
bluetooth_hci_summary_dialog.h Qt/Bluetooth: add results filter in HCI Summary window 2017-04-04 01:59:32 +00:00
bluetooth_hci_summary_dialog.ui Qt/Bluetooth: add results filter in HCI Summary window 2017-04-04 01:59:32 +00:00
byte_view_tab.cpp Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +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: allow Packet Bytes view to be shrinked 2017-03-03 04:58:09 +00:00
byte_view_text.h Qt: allow Packet Bytes view to be shrinked 2017-03-03 04:58:09 +00:00
cache_proxy_model.cpp Qt: add cache proxy model for Voip Calls dialog 2017-03-24 23:02:43 +00:00
cache_proxy_model.h Qt: add cache proxy model for Voip Calls dialog 2017-03-24 23:02:43 +00:00
capture_file.cpp Qt: Show merge progress. 2017-01-21 06:50:30 +00:00
capture_file.h Qt: Show merge progress. 2017-01-21 06:50:30 +00:00
capture_file_dialog.cpp Move UI-only stuff out of libwireshark. 2017-04-24 03:38:21 +00:00
capture_file_dialog.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
capture_file_properties_dialog.cpp Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
capture_file_properties_dialog.h
capture_file_properties_dialog.ui
capture_filter_combo.cpp Qt: Preserve capture filter when preferences changed 2016-09-02 20:02:45 +00:00
capture_filter_combo.h
capture_filter_edit.cpp memory leak: Qt code doesn't pass 'parent' argument to some Qt class constructors 2017-04-20 11:24:20 +00:00
capture_filter_edit.h
capture_filter_syntax_worker.cpp Qt: Add support to verify extcap capture filter 2017-05-30 18:10:03 +00:00
capture_filter_syntax_worker.h
capture_info_dialog.cpp
capture_info_dialog.h
capture_interfaces_dialog.cpp Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
capture_interfaces_dialog.h Qt: propagate selection from main screen to dialog 2017-03-29 15:16:56 +00:00
capture_interfaces_dialog.ui
capture_preferences_frame.cpp Internalize struct preference 2017-01-22 10:43:57 +00:00
capture_preferences_frame.h
capture_preferences_frame.ui
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 Qt: Handle cancel in import coloring rules 2017-02-21 14:20:52 +00:00
coloring_rules_dialog.h Qt: add initializer (CID 1269610). 2016-07-08 07:01:39 +00:00
coloring_rules_dialog.ui
column_editor_frame.cpp
column_editor_frame.h
column_editor_frame.ui
column_preferences_frame.cpp Qt: add initializers (CID 1159363). 2016-07-04 04:48:55 +00:00
column_preferences_frame.h
column_preferences_frame.ui
compiled_filter_output.cpp Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
compiled_filter_output.h
compiled_filter_output.ui
conversation_colorize_action.cpp
conversation_colorize_action.h
conversation_dialog.cpp Switch conversations to use wmem_tree_t instead of (sorted) GSList. 2017-03-06 11:41:54 +00:00
conversation_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
conversation_hash_tables_dialog.cpp Convert conversation hash tables to use wmem. 2017-02-10 13:26:14 +00:00
conversation_hash_tables_dialog.h Convert conversation hash tables to use wmem. 2017-02-10 13:26:14 +00:00
conversation_hash_tables_dialog.ui
decode_as_dialog.cpp Internalize struct preference 2017-01-22 10:43:57 +00:00
decode_as_dialog.h
decode_as_dialog.ui
display_filter_combo.cpp
display_filter_combo.h
display_filter_edit.cpp Pull the error reporting into {read,save}_filter_list. 2017-04-09 17:57:52 +00:00
display_filter_edit.h Qt: Apply selected bookmark display filter 2017-03-04 00:57:09 +00:00
display_filter_expression_dialog.cpp Add 'in' operator in display filter expression dialog 2017-01-26 08:20:14 +00:00
display_filter_expression_dialog.h
display_filter_expression_dialog.ui Add 'in' operator in display filter expression dialog 2017-01-26 08:20:14 +00:00
dissector_tables_dialog.cpp
dissector_tables_dialog.h
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
elided_label.h
enabled_protocols_dialog.cpp Pull the code to save enabled/disabled lists into libwireshark. 2017-04-09 02:00:37 +00:00
enabled_protocols_dialog.h
enabled_protocols_dialog.ui
endpoint_dialog.cpp Qt: Don't use _U_ for unused parameters in C++ 2017-04-26 06:11:20 +00:00
endpoint_dialog.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
expert_info_dialog.cpp
expert_info_dialog.h Qt: Use queued signals+slots for filter actions 2016-06-23 03:44:54 +00:00
expert_info_dialog.ui
export_dissection_dialog.cpp Move UI-only stuff out of libwireshark. 2017-04-24 03:38:21 +00:00
export_dissection_dialog.h
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 A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
export_object_dialog.h Enable exporting objects with tshark 2016-12-02 16:07:35 +00:00
export_object_dialog.ui
export_pdu_dialog.cpp
export_pdu_dialog.h
export_pdu_dialog.ui
extcap_argument.cpp Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings 2017-03-27 15:23:34 +00:00
extcap_argument.h Fix error: extra ';' after member function definition [-Werror,-Wextra-semi] 2017-02-26 19:40:39 +00:00
extcap_argument_file.cpp Bugfix for extcap fileselect functionality, start button in extcap options dialog wouldn't 2017-02-26 09:22:25 +00:00
extcap_argument_file.h
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_options_dialog.cpp Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +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 Move the filter file reading code to libui. 2017-04-09 04:25:52 +00:00
field_filter_edit.h Remove old Qt code. 2016-08-06 07:29:55 +00:00
file_set_dialog.cpp Qt: Fix -Wshorten-64-to-32 warnings 2017-02-28 11:41:32 +00:00
file_set_dialog.h
file_set_dialog.ui
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 Pull the error reporting into {read,save}_filter_list. 2017-04-09 17:57:52 +00:00
filter_dialog.h
filter_dialog.ui
filter_expression_frame.cpp
filter_expression_frame.h
filter_expression_frame.ui
filter_expressions_preferences_frame.cpp Qt: add initializer (CID 1159355). 2016-07-04 04:47:10 +00:00
filter_expressions_preferences_frame.h
filter_expressions_preferences_frame.ui
find_line_edit.cpp
find_line_edit.h
firewall_rules_dialog.cpp
firewall_rules_dialog.h
firewall_rules_dialog.ui
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
follow_stream_text.cpp
follow_stream_text.h
font_color_preferences_frame.cpp Internalize struct preference 2017-01-22 10:43:57 +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
funnel_statistics.cpp
funnel_statistics.h
funnel_string_dialog.cpp
funnel_string_dialog.h
funnel_string_dialog.ui
funnel_text_dialog.cpp Qt: Add interface toolbar support 2017-04-25 06:19:39 +00:00
funnel_text_dialog.h
funnel_text_dialog.ui
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 A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
gpl-template.txt
gsm_map_summary_dialog.cpp Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
gsm_map_summary_dialog.h
gsm_map_summary_dialog.ui
i18n.qrc.in Qt: Generate .qm files during build 2016-06-28 20:53:17 +00:00
iax2_analysis_dialog.cpp Rename routines to clarify what they do. 2017-04-12 04:56:49 +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
import_text_dialog.cpp Have separate routines for open-for-reading and open-for-writing errors. 2017-04-20 18:24:20 +00:00
import_text_dialog.h
import_text_dialog.ui
interface_frame.cpp Qt: fix compilation without pcap. 2017-04-25 23:14:00 +00:00
interface_frame.h InterfaceList: Add check for remote interface 2016-12-27 11:55:51 +00:00
interface_frame.ui InterfaceList: Change Buttons to combobox 2016-10-17 14:43:22 +00:00
interface_sort_filter_model.cpp Qt: Disable "Show hidden interfaces" 2017-03-15 08:44:12 +00:00
interface_sort_filter_model.h InterfaceList: Add check for remote interface 2016-12-27 11:55:51 +00:00
interface_toolbar.cpp Qt: Fix build without extcap 2017-05-02 12:37:04 +00:00
interface_toolbar.h Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
interface_toolbar.ui Qt: Interface Toolbar improvements 2017-05-02 09:34:01 +00:00
interface_toolbar_lineedit.cpp Qt: Add interface toolbar support 2017-04-25 06:19:39 +00:00
interface_toolbar_lineedit.h Qt: Add interface toolbar support 2017-04-25 06:19:39 +00:00
interface_toolbar_reader.cpp Qt: Add cast to QByteArray.resize() 2017-05-31 17:10:46 +00:00
interface_toolbar_reader.h Qt: Add interface toolbar support 2017-04-25 06:19:39 +00:00
interface_tree_cache_model.cpp Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
interface_tree_cache_model.h Qt: hide the "Show" checkbox for default devices 2017-03-12 18:10:25 +00:00
interface_tree_model.cpp Qt: Remove semicolon behind Q_UNUSED macro 2017-04-26 06:11:32 +00:00
interface_tree_model.h Qt: fix memleak of PointList in interface statistics 2017-01-12 13:41:09 +00:00
io_graph_dialog.cpp Qt: show relative time for the IO Graph in an appropriate unit 2017-04-20 15:18:36 +00:00
io_graph_dialog.h Qt: show relative time for the IO Graph in an appropriate unit 2017-04-20 15:18:36 +00:00
io_graph_dialog.ui
label_stack.cpp Qt: Set the LabelStack CSS only when it changes. 2016-07-21 19:47:21 +00:00
label_stack.h
layout_preferences_frame.cpp Internalize struct preference 2017-01-22 10:43:57 +00:00
layout_preferences_frame.h
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
lbm_lbtrm_transport_dialog.ui
lbm_lbtru_transport_dialog.cpp Qt: remove unneeded constructors. 2016-07-06 05:18:52 +00:00
lbm_lbtru_transport_dialog.h
lbm_lbtru_transport_dialog.ui
lbm_stream_dialog.cpp Qt: remove unused constructors. 2016-07-31 22:17:09 +00:00
lbm_stream_dialog.h
lbm_stream_dialog.ui
lbm_uimflow_dialog.cpp Get rid of "cast throws away constness" warnings. 2016-11-25 01:45:07 +00:00
lbm_uimflow_dialog.h
lbm_uimflow_dialog.ui
lte_mac_statistics_dialog.cpp
lte_mac_statistics_dialog.h
lte_rlc_graph_dialog.cpp Qt: add initializer (CID 1328485). 2016-08-24 12:26:54 +00:00
lte_rlc_graph_dialog.h
lte_rlc_graph_dialog.ui
lte_rlc_statistics_dialog.cpp
lte_rlc_statistics_dialog.h
main_status_bar.cpp Qt: fix capture statistics display in status bar 2017-03-27 19:23:45 +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 A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
main_welcome.h A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
main_welcome.ui Qt: reduce minimum window size requirement 2017-03-03 16:18:56 +00:00
main_window.cpp Qt: fix hang on exiting Qt while loading capture file 2017-06-17 14:22:04 +00:00
main_window.h Add a timeline view for packets, with the timing data used to generate the display 2017-06-05 11:25:51 +00:00
main_window.ui Qt: Wireless Timeline improvements 2017-06-07 13:09:03 +00:00
main_window_preferences_frame.cpp Internalize struct preference 2017-01-22 10:43:57 +00:00
main_window_preferences_frame.h
main_window_preferences_frame.ui
main_window_slots.cpp SearchBar - Focus on shortcut instead of closing 2017-06-19 15:23:15 +00:00
manage_interfaces_dialog.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
manage_interfaces_dialog.h Split interface update code into its own routine 2017-03-23 18:53:47 +00:00
manage_interfaces_dialog.ui ManageInterfacesDialog: New handling of pipes 2016-10-27 23:54:04 +00:00
module_preferences_scroll_area.cpp Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
module_preferences_scroll_area.h Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
module_preferences_scroll_area.ui
mtp3_summary_dialog.cpp Allow bigger snapshot lengths for D-Bus captures. 2017-06-05 05:28:26 +00:00
mtp3_summary_dialog.h
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp Qt: add initializers (CID 1317257). 2016-07-08 07:01:20 +00:00
multicast_statistics_dialog.h
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 A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +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
packet_comment_dialog.h
packet_comment_dialog.ui
packet_dialog.cpp Qt: Show the correct data in the packet dialog. 2016-06-30 06:07:15 +00:00
packet_dialog.h
packet_dialog.ui
packet_format_group_box.cpp
packet_format_group_box.h
packet_format_group_box.ui
packet_list.cpp Qt: Prevent moving other columns on drag and drop 2017-04-20 15:06:19 +00:00
packet_list.h Qt: Add selection history navigation. 2017-03-03 05:02:14 +00:00
packet_list_model.cpp Add a timeline view for packets, with the timing data used to generate the display 2017-06-05 11:25:51 +00:00
packet_list_model.h Add a timeline view for packets, with the timing data used to generate the display 2017-06-05 11:25:51 +00:00
packet_list_record.cpp Add an API to let a postdissector specify fields whose values it needs. 2017-04-12 04:31:19 +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
packet_range_group_box.h Move UI-only stuff out of libwireshark. 2017-04-24 03:38:21 +00:00
packet_range_group_box.ui
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 Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
preference_editor_frame.h
preference_editor_frame.ui
preferences_dialog.cpp Qt: Provide both file save and open preferences 2017-04-17 10:51:10 +00:00
preferences_dialog.h Refactor range preference. 2017-01-07 15:35:18 +00:00
preferences_dialog.ui
print_dialog.cpp Qt: add initializer (CID 1159354). 2016-07-04 04:46:51 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
profile_dialog.h
profile_dialog.ui Qt: Reset Default profile support 2017-02-14 18:15:12 +00:00
progress_frame.cpp Qt: Remove semicolon behind Q_UNUSED macro 2017-04-26 06:11:32 +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
proto_tree.cpp Qt: Remember exact position of selected item in tree 2017-04-07 08:51:30 +00:00
proto_tree.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
protocol_hierarchy_dialog.cpp Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +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: Inhibit Disable Protocol when applicable 2017-05-04 21:20:42 +00:00
protocol_preferences_menu.h
qcustomplot.cpp Qt: Fix -Wshorten-64-to-32 warnings 2017-02-28 11:41:32 +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 Qt: Fix -Wshorten-64-to-32 warnings 2017-02-28 11:41:32 +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
recent_file_status.h
related_packet_delegate.cpp Qt: Don't use QStyleOptionViewItemV4. 2016-06-26 06:23:59 +00:00
related_packet_delegate.h
remote_capture_dialog.cpp Have all the remote host list routines' names begin with recent_. 2017-02-21 02:46:26 +00:00
remote_capture_dialog.h
remote_capture_dialog.ui
remote_settings_dialog.cpp
remote_settings_dialog.h
remote_settings_dialog.ui
resolved_addresses_dialog.cpp Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRY 2017-06-19 14:33:09 +00:00
resolved_addresses_dialog.h
resolved_addresses_dialog.ui
response_time_delay_dialog.cpp response_time_delay_dialog (Qt): fix typo reponse -> response 2017-03-19 16:50:08 +00:00
response_time_delay_dialog.h response_time_delay_dialog (Qt): Fix warning: parameter 'user_data/data' not found in the function declaration [-Wdocumentation] 2017-02-10 10:19:41 +00:00
rpc_service_response_time_dialog.cpp
rpc_service_response_time_dialog.h
rtp_analysis_dialog.cpp Rename routines to clarify what they do. 2017-04-12 04:56:49 +00:00
rtp_analysis_dialog.h Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704) 2016-12-22 12:54:48 +00:00
rtp_analysis_dialog.ui Save RTP audio to file: RTP Stream Analysis dialog allows save audio for non G.711 codecs and mixed codecs 2016-12-15 05:16:29 +00:00
rtp_audio_stream.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
rtp_audio_stream.h Qt: Make the RTP player output device selectable. 2016-12-06 22:36:55 +00:00
rtp_player_dialog.cpp Fix QT UI bugs in RTP dialogs 2017-03-23 11:53:03 +00:00
rtp_player_dialog.h Qt: fix crash on undecodable RTP stream 2017-01-08 02:48:41 +00:00
rtp_player_dialog.ui Qt: Make the RTP player output device selectable. 2016-12-06 22:36:55 +00:00
rtp_stream_dialog.cpp Fix QT UI bugs in RTP dialogs 2017-03-23 11:53:03 +00:00
rtp_stream_dialog.h
rtp_stream_dialog.ui
sctp_all_assocs_dialog.cpp
sctp_all_assocs_dialog.h
sctp_all_assocs_dialog.ui
sctp_assoc_analyse_dialog.cpp
sctp_assoc_analyse_dialog.h
sctp_assoc_analyse_dialog.ui
sctp_chunk_statistics_dialog.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
sctp_chunk_statistics_dialog.h
sctp_chunk_statistics_dialog.ui
sctp_graph_arwnd_dialog.cpp Qt: add initializers (CID 1159359). 2016-07-04 04:48:19 +00:00
sctp_graph_arwnd_dialog.h
sctp_graph_arwnd_dialog.ui
sctp_graph_byte_dialog.cpp Qt: add initializer (CID 1159358). 2016-07-04 04:48:04 +00:00
sctp_graph_byte_dialog.h
sctp_graph_byte_dialog.ui
sctp_graph_dialog.cpp Qt: add initializers (CID 1159357). 2016-07-04 04:47:47 +00:00
sctp_graph_dialog.h
sctp_graph_dialog.ui
search_frame.cpp SearchBar - Focus on shortcut instead of closing 2017-06-19 15:23:15 +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 Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings 2017-03-27 15:23:34 +00:00
sequence_diagram.h
sequence_dialog.cpp Qt: Fix a sequence dialog crash. 2017-01-20 02:25:36 +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
service_response_time_dialog.cpp Qt: free memory used by rtd_tables. 2017-02-22 13:58:04 +00:00
service_response_time_dialog.h Switch rtd and srt tables to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:24:42 +00:00
show_packet_bytes_dialog.cpp Qt: Check for no tvb in Show Packet Bytes 2017-05-19 21:31:23 +00:00
show_packet_bytes_dialog.h
show_packet_bytes_dialog.ui
simple_dialog.cpp Qt: Add version check for setTextInteractionFlags 2017-06-02 11:56:03 +00:00
simple_dialog.h
simple_statistics_dialog.cpp Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
simple_statistics_dialog.h Switch stat tap to use wmem_tree_t instead of (sorted) GSList. 2017-02-08 14:25:07 +00:00
sparkline_delegate.cpp Qt: fix memleak of PointList in interface statistics 2017-01-12 13:41:09 +00:00
sparkline_delegate.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
splash_overlay.cpp Adjust startup count for extcap. 2017-02-07 05:15:59 +00:00
splash_overlay.h
splash_overlay.ui
stats_tree_dialog.cpp Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
stats_tree_dialog.h
stock_icon.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
stock_icon.h
stock_icon_tool_button.cpp A bunch of "{Mac} OS X" -> "macOS" changes. 2017-04-05 19:16:22 +00:00
stock_icon_tool_button.h
supported_protocols_dialog.cpp
supported_protocols_dialog.h
supported_protocols_dialog.ui
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
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: Fix -Wshorten-64-to-32 warnings 2017-02-28 11:41:32 +00:00
tcp_stream_dialog.h Qt: Add Goodput graph (ACK rate), and minor bug fixes 2017-01-22 14:41:49 +00:00
tcp_stream_dialog.ui Qt: Capitalize "Select SACKs" in tcptrace graph. 2017-05-31 18:54:05 +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
time_shift_dialog.ui
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: Fix Conversation dialog's refreshing table 2017-04-04 11:30:48 +00:00
traffic_table_dialog.h Switch conversations to use wmem_tree_t instead of (sorted) GSList. 2017-03-06 11:41:54 +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 Clean up handling of enabled/disabled protocols/heuristic dissectors. 2017-04-08 20:40:08 +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 Qt: fix memory leaks in UatDialog 2017-01-13 22:26:37 +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
variant_pointer.h Qt: Remove unneccessary Q_DECLARE_METATYPE 2017-01-12 16:04:00 +00:00
voip_calls_dialog.cpp Qt: add cache proxy model for Voip Calls dialog 2017-03-24 23:02:43 +00:00
voip_calls_dialog.h Qt: add cache proxy model for Voip Calls dialog 2017-03-24 23:02:43 +00:00
voip_calls_dialog.ui Qt: refactor Voip Calls Dialog into Model/View 2017-03-24 23:02:30 +00:00
voip_calls_info_model.cpp Qt: refactor Voip Calls Dialog into Model/View 2017-03-24 23:02:30 +00:00
voip_calls_info_model.h voip_calls_infO_model(.h): fix extra ‘;’ [-Wpedantic] 2017-03-28 13:57:12 +00:00
wireless_frame.cpp Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings 2017-03-27 15:23:34 +00:00
wireless_frame.h
wireless_frame.ui
wireless_timeline.cpp Qt: Wireless Timeline improvements 2017-06-07 13:09:03 +00:00
wireless_timeline.h Add a timeline view for packets, with the timing data used to generate the display 2017-06-05 11:25:51 +00:00
wireshark_application.cpp Qt+prefs: Add a dark theme check and default colors. 2017-06-01 08:07:05 +00:00
wireshark_application.h Clean up handling of enabled/disabled protocols/heuristic dissectors. 2017-04-08 20:40:08 +00:00
wireshark_de.ts [Automatic update for 2017-06-18] 2017-06-18 08:11:08 +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 2017-06-18] 2017-06-18 08:11:08 +00:00
wireshark_fr.ts [Automatic update for 2017-06-18] 2017-06-18 08:11:08 +00:00
wireshark_it.ts [Automatic update for 2017-06-18] 2017-06-18 08:11:08 +00:00
wireshark_ja_JP.ts [Automatic update for 2017-06-18] 2017-06-18 08:11:08 +00:00
wireshark_pl.ts [Automatic update for 2017-06-18] 2017-06-18 08:11:08 +00:00
wireshark_zh_CN.ts [Automatic update for 2017-06-18] 2017-06-18 08:11:08 +00:00
wlan_statistics_dialog.cpp format_text_wmem -> format_text 2017-01-31 17:08:47 +00:00
wlan_statistics_dialog.h Qt: WLAN Statistics performance improvements. 2016-10-26 23:18:06 +00:00