wireshark/ui/qt
Gerald Combs 6f9801a627 Add a margin to the main statusbar layout.
Add a margin between the left edge of the window and the expert icon.
This makes it easier to distinguish between clicking on the expert icon
and resizing the window, at least on OS X.

Change-Id: Ibe20f3112862dc72f3be5d31f50656d081bbc110
Reviewed-on: https://code.wireshark.org/review/11151
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-10-19 17:39:28 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am LTE RLC graphs - initial version 2015-10-11 21:59:45 +00:00
Makefile.common Use buttons to display the main status bar icons. 2015-10-16 03:52:42 +00:00
Makefile_custom.common
Wireshark.pro Use buttons to display the main status bar icons. 2015-10-16 03:52:42 +00:00
about_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
about_dialog.h
about_dialog.ui Qt: Show keyboard shortcuts in the about box. 2015-09-24 15:11:46 +00:00
accordion_frame.cpp Fix a bunch of leaks found by Valgrind. 2015-09-11 20:37:09 +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 Bluetooth: Fix displaying and handling UUID128 2015-10-17 10:21:37 +00:00
bluetooth_att_server_attributes_dialog.h Fix more signal+slot mismatches. 2015-09-19 08:59:09 +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 Qt/Bluetooth: Disable go to packet for closed files 2015-10-15 03:45:45 +00:00
bluetooth_devices_dialog.h Fix more signal+slot mismatches. 2015-09-19 08:59:09 +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: Disable go to packet for closed files 2015-10-15 03:45:45 +00:00
bluetooth_hci_summary_dialog.h Fix more signal+slot mismatches. 2015-09-19 08:59:09 +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 Export captured packets correctly. 2015-09-11 15:27:38 +00:00
capture_file.h More retapping fixups. 2015-08-27 21:27:32 +00:00
capture_file_dialog.cpp Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
capture_file_dialog.h
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
capture_filter_combo.cpp Display filter edit updates. 2015-09-06 01:43:21 +00:00
capture_filter_combo.h
capture_filter_edit.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
capture_filter_edit.h Make StockIconToolButton independent. 2015-09-11 15:27:21 +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
capture_info_dialog.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
capture_info_dialog.h
capture_interfaces_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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 Insure Qt Capture preferences dialog displays default capture device (if any) 2015-08-29 14:06:24 +00:00
capture_preferences_frame.h
capture_preferences_frame.ui
color_utils.cpp qt: add initialization of variable (CID 1311960) 2015-10-08 02:50:48 +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 Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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: refresh column content after editing it 2015-09-13 18:54:12 +00:00
column_editor_frame.h
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
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
conversation_dialog.cpp RLC statistics window can now launch UL or DL graphs 2015-10-16 08:31:00 +00:00
conversation_dialog.h
conversation_hash_tables_dialog.cpp Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +00:00
conversation_hash_tables_dialog.h Add the conversation hash tables internals dialog. 2015-10-01 17:25:28 +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 Qt: fix crash when double clicking on a row in 'Decode As' dialog 2015-10-05 18:16:08 +00:00
decode_as_dialog.h Qt: fix crash when double clicking on a row in 'Decode As' dialog 2015-10-05 18:16:08 +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 Enable the display filter arrow tooltip. 2015-09-07 19:55:17 +00:00
display_filter_combo.h Enable the display filter arrow tooltip. 2015-09-07 19:55:17 +00:00
display_filter_edit.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
display_filter_edit.h Fix a bunch of leaks found by Valgrind. 2015-09-11 20:37:09 +00:00
display_filter_expression_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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
dissector_tables_dialog.cpp Qt: Add the Dissector Tables dialog. 2015-09-27 16:19:05 +00:00
dissector_tables_dialog.h Qt: Add the Dissector Tables dialog. 2015-09-27 16:19:05 +00:00
dissector_tables_dialog.ui Qt: Add the Dissector Tables dialog. 2015-09-27 16:19:05 +00:00
doxygen.cfg.in
elided_label.cpp
elided_label.h
enabled_protocols_dialog.cpp Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
enabled_protocols_dialog.h Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
enabled_protocols_dialog.ui Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
endpoint_dialog.cpp Rework tapping in Qt dialogs. 2015-08-26 15:04:28 +00:00
endpoint_dialog.h
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 Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
export_dissection_dialog.cpp Qt: Fix use-after-free pattern 2015-09-08 06:30:02 +00:00
export_dissection_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
export_object_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
export_object_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
export_object_dialog.ui
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
export_pdu_dialog.ui
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 Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
extcap_argument_file.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
extcap_options_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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 Fix a bunch of leaks found by Valgrind. 2015-09-11 20:37:09 +00:00
file_set_dialog.ui
filter_action.cpp More spacing fixups. 2015-07-31 19:23:01 +00:00
filter_action.h Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
filter_dialog.cpp Display filter edit updates. 2015-09-06 01:43:21 +00:00
filter_dialog.h Display filter edit updates. 2015-09-06 01:43:21 +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
filter_expressions_preferences_frame.ui
follow_stream_dialog.cpp Qt: add ability to save raw output to follow window 2015-10-16 06:23:52 +00:00
follow_stream_dialog.h Fix some signal → slot mismatches. 2015-09-17 23:36:16 +00:00
follow_stream_dialog.ui
follow_stream_text.cpp
follow_stream_text.h
font_color_preferences_frame.cpp Finish removal of Q_UNUSED. 2015-07-07 22:17:22 +00:00
font_color_preferences_frame.h
font_color_preferences_frame.ui
funnel_statistics.cpp Fix a bunch of leaks found by Valgrind. 2015-09-11 20:37:09 +00:00
funnel_statistics.h Fix a bunch of leaks found by Valgrind. 2015-09-11 20:37:09 +00:00
funnel_string_dialog.cpp Qt: Destruct FunnelStringDialog when done. 2015-09-04 17:33:46 +00:00
funnel_string_dialog.h Qt: Destruct FunnelStringDialog when done. 2015-09-04 17:33:46 +00:00
funnel_string_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
funnel_text_dialog.cpp Qt/Lua: Call atclose when TextWindow closes 2015-08-31 18:06:02 +00:00
funnel_text_dialog.h Qt/Lua: Call atclose when TextWindow closes 2015-08-31 18:06:02 +00:00
funnel_text_dialog.ui Qt: Add initial Lua support. 2015-07-07 20:49:30 +00:00
gpl-template.txt
gsm_map_summary_dialog.cpp Convert the MTP3 stats to new "generic stat API". 2015-08-31 23:06:09 +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
iax2_analysis_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
iax2_analysis_dialog.h Add the IAX2 Analysis dialog. 2015-09-09 21:57:08 +00:00
iax2_analysis_dialog.ui Add the IAX2 Analysis dialog. 2015-09-09 21:57:08 +00:00
import_text_dialog.cpp Qt: Fix use-after-free pattern 2015-09-08 06:30:02 +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 Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
interface_tree.h extcap: Implement QT extcap options 2015-05-05 09:35:10 +00:00
io_graph_dialog.cpp Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +00:00
io_graph_dialog.h Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +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 Continuing to remove Q_UNUSED 2015-07-07 21:50:17 +00:00
label_stack.h
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
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
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
lbm_uimflow_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
lbm_uimflow_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
lbm_uimflow_dialog.ui
lte_mac_statistics_dialog.cpp Various improvements to new LTE MAC statistics dialog 2015-10-13 12:43:37 +00:00
lte_mac_statistics_dialog.h RLC statistics window can now launch UL or DL graphs 2015-10-16 08:31:00 +00:00
lte_rlc_graph_dialog.cpp RLC LTE graph: allow switching between zoom and drag, and place limits on each 2015-10-19 15:48:58 +00:00
lte_rlc_graph_dialog.h RLC LTE graph: allow switching between zoom and drag, and place limits on each 2015-10-19 15:48:58 +00:00
lte_rlc_graph_dialog.ui RLC LTE graph: allow switching between zoom and drag, and place limits on each 2015-10-19 15:48:58 +00:00
lte_rlc_statistics_dialog.cpp Eliminate unused method arguments and class members. 2015-10-19 09:34:24 +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 Add a margin to the main statusbar layout. 2015-10-19 17:39:28 +00:00
main_status_bar.h Use buttons to display the main status bar icons. 2015-10-16 03:52:42 +00:00
main_welcome.cpp Update the Qt welcome banner. 2015-10-14 02:22:54 +00:00
main_welcome.h Qt: Recent list context menu. 2015-10-13 02:44:53 +00:00
main_welcome.ui Update the Qt welcome banner. 2015-10-14 02:22:54 +00:00
main_window.cpp Qt: Add switch between Capture and FileFormat 2015-10-17 09:20:47 +00:00
main_window.h LTE RLC Graph: add support for going to packet clicked 2015-10-17 21:27:26 +00:00
main_window.ui Qt: Add switch between Capture and FileFormat 2015-10-17 09:20:47 +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
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 LTE RLC Graph: add support for going to packet clicked 2015-10-17 21:27:26 +00:00
manage_interfaces_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
manage_interfaces_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
manage_interfaces_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
module_preferences_scroll_area.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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
mtp3_summary_dialog.cpp [mtp3_summary_dialog] Unused parameter warning with MSVC 2015-09-01 07:58:08 +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 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
packet_comment_dialog.ui
packet_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
packet_dialog.h Remove unused signal 2015-08-24 21:00:23 +00:00
packet_dialog.ui
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
packet_list.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
packet_list.h Qt: Always make the packet list row heights uniform. 2015-09-23 20:53:18 +00:00
packet_list_model.cpp Qt: fix control flow issues (UNREACHABLE) reported by Coverity (CID 1224614) 2015-10-05 11:44:04 +00:00
packet_list_model.h Qt: Always make the packet list row heights uniform. 2015-09-23 20:53:18 +00:00
packet_list_record.cpp Try using GStringChunks in PacketListRecord. 2015-09-11 17:34:53 +00:00
packet_list_record.h Try using GStringChunks in PacketListRecord. 2015-09-11 17:34:53 +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
percent_bar_delegate.cpp Make it possible to disable PercentBarDelegate. 2015-09-21 18:40:44 +00:00
percent_bar_delegate.h Make it possible to disable PercentBarDelegate. 2015-09-21 18:40:44 +00:00
preference_editor_frame.cpp Qt: fix applying UINT preferences in base 8 or 16 2015-09-05 12:55:39 +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 Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
preferences_dialog.h Don't emit app signals from dialogs. 2015-08-26 22:02:19 +00:00
preferences_dialog.ui Display filter edit updates. 2015-09-06 01:43:21 +00:00
print_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
print_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
print_dialog.ui
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
profile_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
progress_frame.cpp UI QT: fix unused variable 'show_delay_' error 2015-09-24 22:08:51 +00:00
progress_frame.h Qt: Add an event processing timer. 2015-09-17 20:25:14 +00:00
progress_frame.ui Make StockIconToolButton independent. 2015-09-11 15:27:21 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Qt: Use "" for empty QString const reference. 2015-09-26 04:26:39 +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 Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
protocol_hierarchy_dialog.h Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00
protocol_hierarchy_dialog.ui
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 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 Handle quotes in "Show in Finder". 2015-10-13 19:13:55 +00:00
qt_ui_utils.h Qt: Recent list context menu. 2015-10-13 02:44:53 +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: Always make the packet list row heights uniform. 2015-09-23 20:53:18 +00:00
related_packet_delegate.h
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
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
resolved_addresses_dialog.cpp Fix misaligned read and buffer overrun 2015-09-13 02:38:19 +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 CMake: Add /WX 2015-10-16 21:32:22 +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 Qt: Add a play button to the RTP Stream Analysis dialog. 2015-10-08 20:14:35 +00:00
rtp_analysis_dialog.h Qt: Add a play button to the RTP Stream Analysis dialog. 2015-10-08 20:14:35 +00:00
rtp_analysis_dialog.ui Add the IAX2 Analysis dialog. 2015-09-09 21:57:08 +00:00
rtp_audio_stream.cpp qt: add missing initializers (CID 1325722) 2015-10-13 02:55:20 +00:00
rtp_audio_stream.h Use QVector::size instead of ::length. 2015-10-02 21:19:34 +00:00
rtp_player_dialog.cpp RTP player: Always include QPushButton. 2015-10-12 17:33:31 +00:00
rtp_player_dialog.h rtp_player(.h): fix empty paragraph passed to '@param' command [-Wdocumentation] 2015-10-16 21:04:30 +00:00
rtp_player_dialog.ui Fix typos in rtp_player_dialog files 2015-10-05 03:17:05 +00:00
rtp_stream_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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
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 some signal → slot mismatches. 2015-09-17 23:36:16 +00:00
sctp_all_assocs_dialog.ui
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
sctp_chunk_statistics_dialog.cpp Don't emit app signals from dialogs. 2015-08-26 22:02:19 +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
sctp_graph_arwnd_dialog.cpp SCTP I-DATA support 2015-10-05 17:38:08 +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
sctp_graph_byte_dialog.cpp SCTP I-DATA support 2015-10-05 17:38:08 +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
sctp_graph_dialog.cpp SCTP I-DATA support 2015-10-05 17:38:08 +00:00
sctp_graph_dialog.h Fix out of tree builds 2015-05-25 10:42:59 +00:00
sctp_graph_dialog.ui
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
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 Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +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 Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
simple_dialog.h
simple_statistics_dialog.cpp Convert the WSP stats to generic stat API. 2015-09-01 01:01:32 +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
splash_overlay.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
splash_overlay.h Qt: Add an event processing timer. 2015-09-17 20:25:14 +00:00
splash_overlay.ui
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 Use the Qt-provided media icons. 2015-09-23 19:48:58 +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 Fix a Qt 5.3 + MSVC 2013 + 64-bit warning. 2015-10-17 03:18:01 +00:00
supported_protocols_dialog.h Add the supported protocols internals dialog. 2015-10-01 21:11:47 +00:00
supported_protocols_dialog.ui Add the supported protocols internals dialog. 2015-10-01 21:11:47 +00:00
syntax_line_edit.cpp Fixup the main window tab order. 2015-09-01 17:39:04 +00:00
syntax_line_edit.h Add the Display Filter Expression dialog. 2015-06-03 02:27:00 +00:00
tango_colors.h
tap_parameter_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
tap_parameter_dialog.h Don't dissect twice from TapParameterDialog. 2015-08-28 21:15:54 +00:00
tap_parameter_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
tcp_stream_dialog.cpp 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.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 Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream graphs. 2015-10-10 01:15:14 +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
uat_dialog.cpp Qt: various fixes to UAT dialog 2015-10-16 06:22:37 +00:00
uat_dialog.h Qt: various fixes to UAT dialog 2015-10-16 06:22:37 +00:00
uat_dialog.ui Qt: various fixes to UAT dialog 2015-10-16 06:22:37 +00:00
voip_calls_dialog.cpp Qt: fix crash when using Telephony -> VOIP Calls -> Flow Sequence 2015-10-16 15:14:45 +00:00
voip_calls_dialog.h Qt: Initial RTP playback. 2015-10-02 18:26:05 +00:00
voip_calls_dialog.ui Qt: Initial RTP playback. 2015-10-02 18:26:05 +00:00
wireless_frame.cpp Try to fix wireless toolbar behavior on Linux. 2015-10-12 15:50:07 +00:00
wireless_frame.h Try to fix wireless toolbar behavior on Linux. 2015-10-12 15:50:07 +00:00
wireless_frame.ui Add the wireless toolbar. 2015-06-16 03:45:54 +00:00
wireshark_application.cpp CMake: Add /WX 2015-10-16 21:32:22 +00:00
wireshark_application.h Qt: Don't update the recent list while capturing. 2015-10-05 02:58:28 +00:00
wireshark_de.qm [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_de.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_dialog.cpp More retapping fixups. 2015-08-27 21:27:32 +00:00
wireshark_dialog.h More retapping fixups. 2015-08-27 21:27:32 +00:00
wireshark_en.qm
wireshark_en.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_fr.qm [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_fr.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_it.qm [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_it.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_ja_JP.qm [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_ja_JP.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_pl.qm [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_pl.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_zh_CN.qm [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wireshark_zh_CN.ts [Automatic update for 2015-10-18] 2015-10-18 15:19:06 +00:00
wlan_statistics_dialog.cpp qt: add missing initializer (CID 1317258) 2015-10-17 17:52:20 +00:00
wlan_statistics_dialog.h Add the WLAN statistics dialog. 2015-08-20 23:12:37 +00:00