wireshark/ui/qt
Gerald Combs 4556498f33 Qt: Convert more dialogs to WiresharkDialog.
Make the Sequence, IO Graph, Statistics Tree, and VoIP Calls dialogs
subclasses of WiresharkDialog.

Remove "Stats Tree" from Statistics Tree dialog titles. Don't complain
if the user opens more than one instance of the dialog.

Use the applicationName property in WiresharkApplication instead of a
separate variable.

Add a preexisting item to the IO Graph bug list (hovering when the file
is closed clears the graph).

Change-Id: I8411a25305d00b16e0d4a82fa50a9bad5c85b239
Reviewed-on: https://code.wireshark.org/review/6125
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2014-12-30 03:34:03 +00:00
..
CMakeLists.txt Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
Makefile.am Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
Makefile.common Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
Makefile_custom.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Wireshark.pro Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
about_dialog.cpp Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
about_dialog.h Replace QTableWidgets with QLabels + HTML tables. 2014-04-13 18:32:55 +00:00
about_dialog.ui Replace QTableWidgets with QLabels + HTML tables. 2014-04-13 18:32:55 +00:00
accordion_frame.cpp Qt: Better accordion frame layout. 2014-12-21 18:47:42 +00:00
accordion_frame.h Qt: Fix accordion frame height calculation. 2014-12-21 04:52:04 +00:00
byte_view_tab.cpp Qt: ByteViewText hover information. 2014-10-27 02:05:13 +00:00
byte_view_tab.h Qt: ByteViewText hover information. 2014-10-27 02:05:13 +00:00
byte_view_text.cpp Qt: Better protocol highlight colors. 2014-10-29 00:16:01 +00:00
byte_view_text.h Qt: Add bits display support to the byte view. 2014-10-27 17:33:05 +00:00
capture_file.cpp Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
capture_file.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
capture_file_dialog.cpp Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records." 2014-05-23 10:50:10 +00:00
capture_file_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_file_properties_dialog.cpp Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
capture_file_properties_dialog.h Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
capture_file_properties_dialog.ui Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
capture_filter_combo.cpp qt: fix use-after-free pattern 2014-12-01 00:56:26 +00:00
capture_filter_combo.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_filter_edit.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_filter_edit.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_filter_syntax_worker.cpp The filter string can only be valid, if an interface is selected. 2014-05-14 10:46:15 +00:00
capture_filter_syntax_worker.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_info_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_info_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_interfaces_dialog.cpp Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
capture_interfaces_dialog.h Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
capture_interfaces_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
capture_preferences_frame.cpp Don't use capture_interface_list() in this dialog. 2014-07-25 22:49:35 +00:00
capture_preferences_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_preferences_frame.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
color_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_utils.cpp Qt: ByteViewText fixups. 2014-10-25 19:39:36 +00:00
color_utils.h Qt: ByteViewText fixups. 2014-10-25 19:39:36 +00:00
column_preferences_frame.cpp Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1159209) 2014-12-24 17:02:05 +00:00
column_preferences_frame.h Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
column_preferences_frame.ui From Ville Skyttä: Spelling Fixes 2013-12-23 15:53:13 +00:00
compiled_filter_output.cpp Use a QTreeWidget instead of QTableWidget. 2014-08-08 05:57:01 +00:00
compiled_filter_output.h Use a QTreeWidget instead of QTableWidget. 2014-08-08 05:57:01 +00:00
compiled_filter_output.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
conversation_dialog.cpp Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
conversation_dialog.h Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
decode_as_dialog.cpp Enable case-insensitive string dissector tables 2014-12-15 21:09:35 +00:00
decode_as_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
decode_as_dialog.ui Get the "Decode As" dialog working, albeit with a few warts. It differs 2013-12-10 19:23:26 +00:00
display_filter_16.svg Add Filter Expressions^WButton^WShortcut^WBookmark preferences. 2013-02-06 18:22:54 +00:00
display_filter_combo.cpp qt: fix use-after-free pattern 2014-12-01 00:56:26 +00:00
display_filter_combo.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
display_filter_edit.cpp Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
display_filter_edit.h Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
doxygen.cfg.in Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
elided_label.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
elided_label.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
endpoint_dialog.cpp Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
endpoint_dialog.h Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
export_dissection_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_dissection_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
export_object_dialog.cpp Add TFTP export for Qt too 2014-06-06 15:49:44 +00:00
export_object_dialog.h Add TFTP export for Qt too 2014-06-06 15:49:44 +00:00
export_object_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
export_pdu_dialog.cpp qt: fix use-after-free pattern 2014-12-01 00:56:26 +00:00
export_pdu_dialog.h Add Export PDU Dialog (Wireshark Qt) 2014-03-12 09:29:43 +00:00
export_pdu_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
file_set_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_set_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_set_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
filter_action.cpp Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
filter_action.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
filter_expressions_preferences_frame.cpp Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1159209) 2014-12-24 17:02:05 +00:00
filter_expressions_preferences_frame.h Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
filter_expressions_preferences_frame.ui Add Filter Expressions^WButton^WShortcut^WBookmark preferences. 2013-02-06 18:22:54 +00:00
follow_stream_dialog.cpp Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
follow_stream_dialog.h Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
follow_stream_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
follow_stream_text.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_stream_text.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_color_preferences_frame.cpp qt: use qstring_strdup 2014-12-01 01:13:54 +00:00
font_color_preferences_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_color_preferences_frame.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
gpl-template.txt Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
i18n.qrc Added italian translation to qt. 2014-10-16 18:55:33 +00:00
import_text_dialog.cpp Revert "Refactor Wiretap" 2014-05-09 05:21:01 +00:00
import_text_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
import_text_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
interface_tree.cpp Qt: Fix non-translate-able text 2014-11-14 10:27:34 +00:00
interface_tree.h Handle empty interface lists when the list changes. 2014-07-25 03:00:43 +00:00
io_graph_dialog.cpp Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
io_graph_dialog.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
io_graph_dialog.ui Enhance translation (rename also pixel => Pixel to avoid similar string...) 2014-04-14 10:35:58 +00:00
label_stack.cpp Qt: ByteViewText hover information. 2014-10-27 02:05:13 +00:00
label_stack.h Qt: ByteViewText hover information. 2014-10-27 02:05:13 +00:00
layout_preferences_frame.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
layout_preferences_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
layout_preferences_frame.ui Add an initial layout preference pane. Set SVN properties. 2013-01-21 05:29:14 +00:00
lbm_lbtrm_transport_dialog.cpp Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
lbm_lbtrm_transport_dialog.h GUI modules for LBM aka 29West dissectors. 2014-05-04 02:55:45 +00:00
lbm_lbtrm_transport_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
lbm_lbtru_transport_dialog.cpp Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
lbm_lbtru_transport_dialog.h GUI modules for LBM aka 29West dissectors. 2014-05-04 02:55:45 +00:00
lbm_lbtru_transport_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
lbm_stream_dialog.cpp Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
lbm_stream_dialog.h GUI modules for LBM aka 29West dissectors. 2014-05-04 02:55:45 +00:00
lbm_stream_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
lbm_uimflow_dialog.cpp Do not use packet scoped memory in GUI 2014-12-21 20:47:48 +00:00
lbm_uimflow_dialog.h GUI modules for LBM aka 29West dissectors. 2014-05-04 02:55:45 +00:00
lbm_uimflow_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
main.cpp Use getopt_long() for the first pass through the argument list. 2014-12-26 22:39:46 +00:00
main_status_bar.cpp Qt: Fix status bar signal. 2014-12-22 00:42:15 +00:00
main_status_bar.h Qt: Update and rename the summary dialog. 2014-12-09 19:02:41 +00:00
main_welcome.cpp Qt: Fix accordion frame height calculation. 2014-12-21 04:52:04 +00:00
main_welcome.h Qt: Revert back to an all-in-one main window. 2014-12-20 19:49:41 +00:00
main_welcome.ui Qt: Use an accordion frame in the welcome screen. 2014-12-20 22:18:09 +00:00
main_window.cpp Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
main_window.h Qt: Add a CaptureFile class. 2014-12-20 17:39:29 +00:00
main_window.ui Qt: Add name resolution menu items. 2014-12-12 20:40:53 +00:00
main_window_preferences_frame.cpp Qt: Obey main toolbar icon preferences. 2014-12-10 01:51:09 +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 Qt: Obey main toolbar icon preferences. 2014-12-10 01:51:09 +00:00
main_window_slots.cpp Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
manage_interfaces_dialog.cpp Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
manage_interfaces_dialog.h Qt: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
manage_interfaces_dialog.ui Qt: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
module_preferences_scroll_area.cpp Second attempt at putting a description in the preferences page 2014-11-24 17:28:22 +00:00
module_preferences_scroll_area.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
module_preferences_scroll_area.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
packet_comment_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_comment_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_comment_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
packet_format_group_box.cpp Qt: Flatten group boxes. 2014-11-12 22:42:46 +00:00
packet_format_group_box.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_format_group_box.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
packet_list.cpp Remove ipproto member of packet_info. 2014-11-16 13:45:18 +00:00
packet_list.h Qt: Simplify disabling entries in ContextMenu 2014-11-05 12:58:02 +00:00
packet_list_model.cpp Qt: Fill in time display menu items. Other fixes and updates. 2014-10-21 23:32:21 +00:00
packet_list_model.h Qt: Packet list column sorting. 2014-10-06 21:10:11 +00:00
packet_list_record.cpp Qt: Fill in time display menu items. Other fixes and updates. 2014-10-21 23:32:21 +00:00
packet_list_record.h Qt: Fill in time display menu items. Other fixes and updates. 2014-10-21 23:32:21 +00:00
packet_range_group_box.cpp Qt: Flatten group boxes. 2014-11-12 22:42:46 +00:00
packet_range_group_box.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_range_group_box.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
preferences_dialog.cpp Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
preferences_dialog.h Qt: Fix preference bugs. 2014-09-24 16:25:40 +00:00
preferences_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
print_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
print_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
print_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
profile_dialog.cpp qt: use qstring_strdup 2014-12-01 01:13:54 +00:00
profile_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
profile_dialog.ui Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
progress_bar.cpp Windows Qt: Add taskbar progress support 2014-08-13 23:00:25 +00:00
progress_bar.h Adjust some whitespace to match editor modelines. 2014-10-06 03:42:51 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
proto_tree.h Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
qcustomplot.cpp Update to QCustomPlot 1.2.0 2014-03-23 07:54:09 +00:00
qcustomplot.h Update to QCustomPlot 1.2.0 2014-03-23 07:54:09 +00:00
qt_ui_utils.cpp Qt: Fix when build with Qt < 4.8.0 2014-08-09 14:15:25 +00:00
qt_ui_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
recent_file_status.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
recent_file_status.h Fix a "recent items" crash. 2014-07-09 21:39:41 +00:00
related_packet_delegate.cpp Qt: Packet list column sorting. 2014-10-06 21:10:11 +00:00
related_packet_delegate.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
remote_capture_dialog.cpp qt: use qstring_strdup 2014-12-01 01:13:54 +00:00
remote_capture_dialog.h Fix modeline (use Wireshark standard with C comment and no C++ comment) 2014-08-11 11:28:10 +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: Rework the "Manage Interfaces" dialog. 2014-08-29 00:24:02 +00:00
remote_settings_dialog.h Fix modeline (use Wireshark standard with C comment and no C++ comment) 2014-08-11 11:28:10 +00:00
remote_settings_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_all_assocs_dialog.cpp Add minimize and maximize buttons to the SCTP analysis windows. 2014-11-21 21:52:22 +00:00
sctp_all_assocs_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str. 2014-12-28 14:09:27 +00:00
sctp_assoc_analyse_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sctp_assoc_analyse_dialog.ui Translate a little leftover German to English. 2013-12-18 02:25:53 +00:00
sctp_chunk_statistics_dialog.cpp Add minimize and maximize buttons to the SCTP analysis windows. 2014-11-21 21:52:22 +00:00
sctp_chunk_statistics_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add minimize and maximize buttons to the SCTP analysis windows. 2014-11-21 21:52:22 +00:00
sctp_graph_arwnd_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sctp_graph_arwnd_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_graph_byte_dialog.cpp Add minimize and maximize buttons to the SCTP analysis windows. 2014-11-21 21:52:22 +00:00
sctp_graph_byte_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sctp_graph_byte_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sctp_graph_dialog.cpp Add minimize and maximize buttons to the SCTP analysis windows. 2014-11-21 21:52:22 +00:00
sctp_graph_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sctp_graph_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
search_frame.cpp Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
search_frame.h Qt: Dynamic languages 2014-11-04 08:21:55 +00:00
search_frame.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
sequence_diagram.cpp Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
sequence_diagram.h Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
sequence_dialog.cpp Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
sequence_dialog.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
sequence_dialog.ui Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
simple_dialog.cpp Qt: Defer startup messages. 2014-12-14 17:53:22 +00:00
simple_dialog.h Update the simple dialog code. 2014-09-25 22:02:43 +00:00
sparkline_delegate.cpp Use a QTreeWidget instead of QTableWidget. 2014-08-08 05:57:01 +00:00
sparkline_delegate.h Use a QTreeWidget instead of QTableWidget. 2014-08-08 05:57:01 +00:00
splash_overlay.cpp Remove unused RA_PYTHON_REGISTER and RA_PYTHON_HANDOFF. 2014-10-31 12:10:59 +00:00
splash_overlay.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
splash_overlay.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
stats_tree_dialog.cpp Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
stats_tree_dialog.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
stats_tree_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
stock_icon.cpp Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
stock_icon.h Qt: Add stock icons. 2014-09-20 19:54:04 +00:00
syntax_line_edit.cpp Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
syntax_line_edit.h Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
tango_colors.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tcp_stream_dialog.cpp Typos in source code and in README.qt 2014-10-15 16:43:14 +00:00
tcp_stream_dialog.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
tcp_stream_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
time_shift_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
toolbar_24.svg
traffic_table_dialog.cpp Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
traffic_table_dialog.h Qt: Add a WiresharkDialog convenience class. 2014-12-29 01:42:13 +00:00
traffic_table_dialog.ui Remove some ununused/unmatched <resources/> tags. 2014-11-17 00:59:40 +00:00
uat_dialog.cpp Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1159209) 2014-12-24 17:02:05 +00:00
uat_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
uat_dialog.ui Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
voip_calls_dialog.cpp Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
voip_calls_dialog.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
voip_calls_dialog.ui Qt: Initial VoIP Calls dialog. 2014-12-09 21:25:33 +00:00
wireshark_application.cpp Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
wireshark_application.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
wireshark_de.qm Qt → wireshark. GTK+ → wireshark-gtk. 2014-09-02 15:39:17 +00:00
wireshark_de.ts Call the default language preference setting "Use system setting". 2014-11-07 00:47:32 +00:00
wireshark_dialog.cpp Wireshark Dialog (Qt): Add Modelines info 2014-12-29 16:36:40 +00:00
wireshark_dialog.h Wireshark Dialog (Qt): Add Modelines info 2014-12-29 16:36:40 +00:00
wireshark_en.qm Qt → wireshark. GTK+ → wireshark-gtk. 2014-09-02 15:39:17 +00:00
wireshark_en.ts Qt: Update and rename the summary dialog. 2014-12-09 19:02:41 +00:00
wireshark_fr.qm Fix typo in French translation. 2014-09-16 15:41:54 +00:00
wireshark_fr.ts Qt: Update and rename the summary dialog. 2014-12-09 19:02:41 +00:00
wireshark_it.qm Updates in it translation. 2014-11-12 11:28:18 +00:00
wireshark_it.ts Qt: Update and rename the summary dialog. 2014-12-09 19:02:41 +00:00
wireshark_ja_JP.qm after an lupdate, I should also do an lrelease to keep the .ts file and 2014-10-06 22:05:02 +00:00
wireshark_ja_JP.ts Qt: Update and rename the summary dialog. 2014-12-09 19:02:41 +00:00
wireshark_pl.qm Translates: Update Polish translation 2014-12-15 14:23:58 +00:00
wireshark_pl.ts Translates: Update Polish translation 2014-12-15 14:23:58 +00:00
wireshark_zh_CN.qm Qt → wireshark. GTK+ → wireshark-gtk. 2014-09-02 15:39:17 +00:00
wireshark_zh_CN.ts Qt: Update and rename the summary dialog. 2014-12-09 19:02:41 +00:00