wireshark/ui/qt
Uli Heilmeier 88cd6552ea Qt: Load qt_XX.qm to translate Qt Strings
The Windows installation includes the Qt translations files qt_XX.qm
in the installation directory (e.g. C:\Program Files\Wireshark\).

However we've tried to load the files only from the
QLibraryInfo::TranslationsPath (C:\Qt\5.3\msvc2013_64_opengl\translations\).
This path is missing in a normal Windows environment.

Therefore strings like "Ctrl" haven't been translated.

Change-Id: I45bc873fdd95fd0ab5c79e70d9ff062274f899fe
Reviewed-on: https://code.wireshark.org/review/13485
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-01-24 00:02:43 +00:00
..
CMakeLists.txt extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
Makefile.am Qt: Add the ability to add filter expressions. 2015-10-29 19:00:34 +00:00
Makefile.common extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
Makefile_custom.common
Wireshark.pro extcap: Fix NMake build issue 2015-12-30 11:12:46 +00:00
about_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
about_dialog.h
about_dialog.ui Qt: Make About->Plugins scrollable 2015-11-27 05:12:39 +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 Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
address_editor_frame.h Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
address_editor_frame.ui Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
bluetooth_att_server_attributes_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
bluetooth_att_server_attributes_dialog.h
bluetooth_att_server_attributes_dialog.ui
bluetooth_devices_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
bluetooth_devices_dialog.h
bluetooth_devices_dialog.ui
bluetooth_hci_summary_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
bluetooth_hci_summary_dialog.h
bluetooth_hci_summary_dialog.ui
byte_view_tab.cpp
byte_view_tab.h
byte_view_text.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
byte_view_text.h Qt: Plug memory leak in ByteViewText. 2015-12-22 20:43:02 +00:00
capture_file.cpp Qt: various fixes to VoIP calls / RTP player windows 2015-12-09 16:54:33 +00:00
capture_file.h Qt: various fixes to VoIP calls / RTP player windows 2015-12-09 16:54:33 +00:00
capture_file_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
capture_file_dialog.h
capture_file_properties_dialog.cpp Fix crash in Capture File Properties dialog 2015-11-27 16:34:16 +00:00
capture_file_properties_dialog.h
capture_file_properties_dialog.ui
capture_filter_combo.cpp
capture_filter_combo.h
capture_filter_edit.cpp Add a Busy status to SyntaxLineEdit. 2016-01-08 17:53:28 +00:00
capture_filter_edit.h Add a Busy status to SyntaxLineEdit. 2016-01-08 17:53:28 +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 ui: Code cleanup 2016-01-23 23:15:54 +00:00
capture_interfaces_dialog.h
capture_interfaces_dialog.ui Qt: fix Z-order assignment: '' is not a valid widget warning 2016-01-14 13:21:25 +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
color_utils.cpp No need for toolkit-dependent color initialization. 2016-01-01 04:15:29 +00:00
color_utils.h Refactor GUI dependencies out of color_filters.[ch] and move it to epan directory. 2015-12-28 18:33:41 +00:00
coloring_rules_dialog.cpp No need for toolkit-dependent color initialization. 2016-01-01 04:15:29 +00:00
coloring_rules_dialog.h Qt: Coloring Rules dialog fixups. 2015-11-13 01:47:53 +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: Add missing multi-field column validation 2015-12-20 08:21:02 +00:00
column_preferences_frame.cpp Refactor GUI dependencies out of color_filters.[ch] and move it to epan directory. 2015-12-28 18:33:41 +00:00
column_preferences_frame.h Qt: Add missing multi-field column validation 2015-12-20 08:21:02 +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 Clean up more includes of wtap.h. 2016-01-06 00:25:19 +00:00
compiled_filter_output.h
compiled_filter_output.ui
conversation_dialog.cpp Avoid returning malloced memory as const [-Wcast-qual] 2016-01-21 02:30:18 +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: Resize columns to contents in DecodeAs 2016-01-20 07:02:12 +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 Label the filter in the file open dialog as a "read filter". 2015-11-16 19:01:12 +00:00
display_filter_combo.h
display_filter_edit.cpp Qt: Fixup the Display Filter Expression syntax logic. 2016-01-18 16:37:43 +00:00
display_filter_edit.h display_filter_edit(.h): fix comma at end of enumerator list [-Wpedantic] / commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions] 2015-11-21 14:59:18 +00:00
display_filter_expression_dialog.cpp Qt: Fixup the Display Filter Expression syntax logic. 2016-01-18 16:37:43 +00:00
display_filter_expression_dialog.h
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
dissector_tables_dialog.h
dissector_tables_dialog.ui
doxygen.cfg.in
elided_label.cpp
elided_label.h
enabled_protocols_dialog.cpp
enabled_protocols_dialog.h
enabled_protocols_dialog.ui
endpoint_dialog.cpp Avoid returning malloced memory as const [-Wcast-qual] 2016-01-21 02:30:18 +00:00
endpoint_dialog.h
expert_info_dialog.cpp Qt: deactivate "limit to display filter" checkbox when retapping 2015-12-17 08:13:28 +00:00
expert_info_dialog.h Qt: deactivate "limit to display filter" checkbox when retapping 2015-12-17 08:13:28 +00:00
expert_info_dialog.ui Qt: refine some strings for l10n 2015-10-06 04:44:41 +00:00
export_dissection_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
export_dissection_dialog.h
export_object_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
export_object_dialog.h
export_object_dialog.ui
export_pdu_dialog.cpp
export_pdu_dialog.h
export_pdu_dialog.ui
extcap_argument.cpp extcap: add masked to options. 2016-01-18 15:04:33 +00:00
extcap_argument.h extcap: Add regular expression validation support 2016-01-05 14:41:12 +00:00
extcap_argument_file.cpp extcap: Add regular expression validation support 2016-01-05 14:41:12 +00:00
extcap_argument_file.h extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
extcap_argument_multiselect.cpp extcap: Add regular expression validation support 2016-01-05 14:41:12 +00:00
extcap_argument_multiselect.h extcap: Add regular expression validation support 2016-01-05 14:41:12 +00:00
extcap_options_dialog.cpp extcap: Add regular expression validation support 2016-01-05 14:41:12 +00:00
extcap_options_dialog.h extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
extcap_options_dialog.ui extcap: Add Required and cleanup 2015-12-30 08:10:54 +00:00
file_set_dialog.cpp
file_set_dialog.h
file_set_dialog.ui
filter_action.cpp
filter_action.h Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
filter_dialog.cpp Label the filter in the file open dialog as a "read filter". 2015-11-16 19:01:12 +00:00
filter_dialog.h
filter_dialog.ui Fix some copy+pasted tooltip text. 2015-10-23 18:09:11 +00:00
filter_expression_frame.cpp Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +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 Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
filter_expressions_preferences_frame.cpp Add a copy button to the Filter Expression preferences. 2016-01-18 16:38:03 +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
follow_stream_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
follow_stream_dialog.h Refactor "Follow Stream" functionality on all GUI interfaces. 2016-01-12 15:08:18 +00:00
follow_stream_dialog.ui Qt: resize Follow Stream conversation QComboBox to its content 2015-12-15 09:10:47 +00:00
follow_stream_text.cpp
follow_stream_text.h
font_color_preferences_frame.cpp
font_color_preferences_frame.h
font_color_preferences_frame.ui
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
funnel_string_dialog.h funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic] 2015-11-02 16:15:44 +00:00
funnel_string_dialog.ui
funnel_text_dialog.cpp
funnel_text_dialog.h
funnel_text_dialog.ui
gpl-template.txt
gsm_map_summary_dialog.cpp Qt: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +00:00
gsm_map_summary_dialog.h
gsm_map_summary_dialog.ui
i18n.qrc
iax2_analysis_dialog.cpp Remove unneeded "#if 0"ed out code. 2016-01-04 21:30:54 +00:00
iax2_analysis_dialog.h
iax2_analysis_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
import_text_dialog.cpp Qt: validate format string before calling strftime() 2015-12-12 23:49:50 +00:00
import_text_dialog.h Qt: validate format string before calling strftime() 2015-12-12 23:49:50 +00:00
import_text_dialog.ui Qt: validate format string before calling strftime() 2015-12-12 23:49:50 +00:00
interface_tree.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
interface_tree.h Qt: Check capture filter only once when selecting interface(s) 2015-11-29 19:00:28 +00:00
io_graph_dialog.cpp More pinfo->fd->abs_ts to pinfo->abs_ts. 2016-01-23 03:58:56 +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
label_stack.h
layout_preferences_frame.cpp
layout_preferences_frame.h
layout_preferences_frame.ui
lbm_lbtrm_transport_dialog.cpp More pinfo->fd->abs_ts to pinfo->abs_ts. 2016-01-23 03:58:56 +00:00
lbm_lbtrm_transport_dialog.h
lbm_lbtrm_transport_dialog.ui
lbm_lbtru_transport_dialog.cpp More pinfo->fd->abs_ts to pinfo->abs_ts. 2016-01-23 03:58:56 +00:00
lbm_lbtru_transport_dialog.h
lbm_lbtru_transport_dialog.ui
lbm_stream_dialog.cpp
lbm_stream_dialog.h
lbm_stream_dialog.ui
lbm_uimflow_dialog.cpp Only store frame number and not a pointer to frame_data structure in seq_analysis_item_t 2015-10-26 23:57:51 +00:00
lbm_uimflow_dialog.h
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: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +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 Always supply a g_mallocated error message from select_rlc_lte_session(). 2015-12-29 08:01: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: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +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 ui: Code cleanup 2016-01-23 23:15:54 +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 ui: Code cleanup 2016-01-23 23:15:54 +00:00
main_welcome.h Add a Busy status to SyntaxLineEdit. 2016-01-08 17:53:28 +00:00
main_welcome.ui Update the Qt welcome banner. 2015-10-14 02:22:54 +00:00
main_window.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
main_window.h Qt: Add some window title variables 2016-01-21 18:22:05 +00:00
main_window.ui Qt: "Conversation" → "Coloring" 2016-01-14 05:21:28 +00:00
main_window_preferences_frame.cpp Qt: Fix Confirm unsaved capture files preference. 2015-12-20 20:31:23 +00:00
main_window_preferences_frame.h
main_window_preferences_frame.ui
main_window_slots.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
manage_interfaces_dialog.cpp Fix memory leaks in all_ifaces when interface list changes 2015-12-11 10:38:32 +00:00
manage_interfaces_dialog.h ui: Code cleanup 2016-01-23 23:15:54 +00:00
manage_interfaces_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +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 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
mtp3_summary_dialog.cpp Qt: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +00:00
mtp3_summary_dialog.h
mtp3_summary_dialog.ui
multicast_statistics_dialog.cpp Qt: reload after applying parameters in UDP multicast dialog 2015-11-28 07:54:27 +00:00
multicast_statistics_dialog.h Fix crash in UDP Multicast Streams dialog 2015-11-27 21:15:11 +00:00
overlay_scroll_bar.cpp Add a comment about improvements for the OverlayScrollBar. 2016-01-10 18:43:12 +00:00
overlay_scroll_bar.h
packet_comment_dialog.cpp
packet_comment_dialog.h
packet_comment_dialog.ui
packet_dialog.cpp Fix display of bytes as EBCDIC 2015-11-27 18:39:09 +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 Add HTTP Follow stream 2016-01-03 13:36:18 +00:00
packet_list.h ui: Code cleanup 2016-01-23 23:15:54 +00:00
packet_list_model.cpp Refactor GUI dependencies out of color_filters.[ch] and move it to epan directory. 2015-12-28 18:33:41 +00:00
packet_list_model.h Qt: Set tooltip for packet list header 2015-11-23 05:41:09 +00:00
packet_list_record.cpp Do not apply color rule filter every dissection 2016-01-13 07:38:25 +00:00
packet_list_record.h
packet_range_group_box.cpp
packet_range_group_box.h
packet_range_group_box.ui
percent_bar_delegate.cpp
percent_bar_delegate.h
preference_editor_frame.cpp Qt Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +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 Frames: Use ButtonBox instead of buttons 2015-12-01 23:33:57 +00:00
preferences_dialog.cpp
preferences_dialog.h Refactor GUI dependencies out of color_filters.[ch] and move it to epan directory. 2015-12-28 18:33:41 +00:00
preferences_dialog.ui
print_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp Qt: No path for created and renamed profiles 2015-12-06 12:33:43 +00:00
profile_dialog.h
profile_dialog.ui Qt: No path for created and renamed profiles 2015-12-06 12:33:43 +00:00
progress_frame.cpp
progress_frame.h
progress_frame.ui
progress_overlay.png
proto_tree.cpp Qt: Show the horizontal scrollbar in the packet detail. 2016-01-13 21:28:07 +00:00
proto_tree.h
protocol_hierarchy_dialog.cpp Qt: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +00:00
protocol_hierarchy_dialog.h
protocol_hierarchy_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
protocol_preferences_menu.cpp qt: remove dead code 2015-10-16 06:40:52 +00:00
protocol_preferences_menu.h
qcustomplot.cpp qt: add init values to make clang happy. 2015-12-15 08:57:40 +00:00
qcustomplot.h
qt_ui_utils.cpp Fix warnings for qt_ui_utils.cpp [-Wcast-qual] 2016-01-22 19:29:42 +00:00
qt_ui_utils.h Make rect_on_screen Qt4-compatible. 2015-11-06 20:28:47 +00:00
recent_file_status.cpp
recent_file_status.h
related_packet_delegate.cpp Update the packet list documentation. 2016-01-10 18:43:05 +00:00
related_packet_delegate.h
remote_capture_dialog.cpp Qt: initialize all remote interface options 2015-11-12 15:47:58 +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 Qt: ensure to call destructor when closing a few QDialog windows 2016-01-20 23:38:26 +00:00
resolved_addresses_dialog.h
resolved_addresses_dialog.ui
response_time_delay_dialog.cpp
response_time_delay_dialog.h
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 ui: Code cleanup 2016-01-23 23:15:54 +00:00
rtp_analysis_dialog.h Qt: Wire up the RTP Streams "Analyze" button. 2015-10-21 21:18:59 +00:00
rtp_analysis_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
rtp_audio_stream.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
rtp_audio_stream.h Add jitter logic to RtpAudioStream. 2015-10-27 18:00:32 +00:00
rtp_player_dialog.cpp Qt: Don't expose ColorUtils::graph_colors_. 2015-12-01 05:17:59 +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 Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
rtp_stream_dialog.cpp Qt: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +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
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 ui: Code cleanup 2016-01-23 23:15:54 +00:00
sctp_chunk_statistics_dialog.h
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
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 SCTP: Fix warning found by PVS Studio 2015-12-07 07:14:57 +00:00
sctp_graph_byte_dialog.h
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 ui: Code cleanup 2016-01-23 23:15:54 +00:00
sctp_graph_dialog.h
sctp_graph_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
search_frame.cpp Qt: set focus to text box when opening search frame 2015-11-28 07:46:39 +00:00
search_frame.h Qt: set focus to text box when opening search frame 2015-11-28 07:46:39 +00:00
search_frame.ui
sequence_diagram.cpp Make address_to_display() use proper (non-)constness 2015-11-29 00:25:11 +00:00
sequence_diagram.h
sequence_dialog.cpp Make address_to_display() use proper (non-)constness 2015-11-29 00:25:11 +00:00
sequence_dialog.h Qt: Fix some flow graph issues. 2015-11-17 17:45:56 +00:00
sequence_dialog.ui
service_response_time_dialog.cpp
service_response_time_dialog.h
simple_dialog.cpp Move utf8_entities.h to wsutil 2015-10-05 14:34:53 +00:00
simple_dialog.h
simple_statistics_dialog.cpp Rename new_stat_tap_ui to stat_tap_table_ui. 2015-12-29 00:31:37 +00:00
simple_statistics_dialog.h Rename new_stat_tap_ui to stat_tap_table_ui. 2015-12-29 00:31:37 +00:00
sparkline_delegate.cpp ui: Code cleanup 2016-01-23 23:15:54 +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
splash_overlay.ui
stats_tree_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
stats_tree_dialog.h
stock_icon.cpp
stock_icon.h
stock_icon_tool_button.cpp
stock_icon_tool_button.h
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 Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
syntax_line_edit.cpp Qt: Fixup the Display Filter Expression syntax logic. 2016-01-18 16:37:43 +00:00
syntax_line_edit.h Qt: Fixup the Display Filter Expression syntax logic. 2016-01-18 16:37:43 +00:00
tango_colors.h
tap_parameter_dialog.cpp Qt: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +00:00
tap_parameter_dialog.h
tap_parameter_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
tcp_stream_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +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 time shift 2015-10-19 17:41:12 +00:00
time_shift_dialog.h Qt: fix time shift 2015-10-19 17:41:12 +00:00
time_shift_dialog.ui
traffic_table_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
traffic_table_dialog.h Refactor "Follow Stream" functionality on all GUI interfaces. 2016-01-12 15:08:18 +00:00
traffic_table_dialog.ui
uat_dialog.cpp uat: Fix warnings [-Wcast-qual] 2015-12-31 22:56:34 +00:00
uat_dialog.h Qt: various fixes to UAT dialog 2015-10-16 06:22:37 +00:00
uat_dialog.ui Activate word wrap for hintLabel defined as QLabel 2015-11-04 11:34:30 +00:00
voip_calls_dialog.cpp Qt: various fixes to VoIP calls / RTP player windows 2015-12-09 16:54:33 +00:00
voip_calls_dialog.h Qt: various fixes to VoIP calls / RTP player windows 2015-12-09 16:54:33 +00:00
voip_calls_dialog.ui Qt: Initial RTP playback. 2015-10-02 18:26:05 +00:00
wireless_frame.cpp Get rid of ws80211_frequency_to_channel(). 2015-11-05 22:56: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
wireshark_application.cpp Qt: Load qt_XX.qm to translate Qt Strings 2016-01-24 00:02:43 +00:00
wireshark_application.h Lua: Added reload_lua_plugins 2016-01-11 07:43:36 +00:00
wireshark_de.qm [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_de.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_dialog.cpp Qt: Protect against unintentional "no capture file" window status 2015-10-27 16:45:19 +00:00
wireshark_dialog.h Qt: various fixes to VoIP calls / RTP player windows 2015-12-09 16:54:33 +00:00
wireshark_en.qm
wireshark_en.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_fr.qm [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_fr.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_it.qm [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_it.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_ja_JP.qm [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_ja_JP.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_pl.qm [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_pl.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_zh_CN.qm [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wireshark_zh_CN.ts [Automatic update for 2016-01-17] 2016-01-17 16:05:40 +00:00
wlan_statistics_dialog.cpp ui: Code cleanup 2016-01-23 23:15:54 +00:00
wlan_statistics_dialog.h