wireshark/ui/qt
Guy Harris bbda3dd7c1 Write out decode_as entries from the actual dissector tables.
Have a save_decode_as_entries() routine in ui/decode_as_utils.c, that
does all the work of saving the entries by iterating through all the
changed entries with dissector_all_tables_foreach_changed().

When doing so, write out the selector for integral values in decimal, as
older versions of Wireshark only handled decimal values, and some of
those older versions are EOLed and won't be fixed.

Change-Id: I2dab461604524b98e3515867839a4b86c86c5d7b
Reviewed-on: https://code.wireshark.org/review/3426
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-08-04 23:38:13 +00:00
..
CMakeLists.txt [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
Makefile.am [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
Makefile.common [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
Makefile_custom.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
QtShark.pro Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
about_dialog.cpp Add a routine to return a version string including VCS information. 2014-06-22 01:06:25 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
accordion_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
byte_view_tab.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
byte_view_tab.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
byte_view_text.cpp Fix bytes view pane showing non-ASCII chars 2014-03-07 13:05:39 +00:00
byte_view_text.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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_filter_combo.cpp Our users are not particpants in a comedy sketch. 2014-07-22 00:43:42 +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 CompiledFilterOutput dialog fixes and updates. 2014-08-02 00:50:41 +00:00
capture_interfaces_dialog.h Our users are not particpants in a comedy sketch. 2014-07-22 00:43:42 +00:00
capture_interfaces_dialog.ui Manage Interfaces 2014-07-02 20:56:37 +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 Add interface prefs. Adjust some spacing and resize behavior. 2013-02-01 00:14:15 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
column_preferences_frame.cpp Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +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 CompiledFilterOutput dialog fixes and updates. 2014-08-02 00:50:41 +00:00
compiled_filter_output.h CompiledFilterOutput dialog fixes and updates. 2014-08-02 00:50:41 +00:00
compiled_filter_output.ui CompiledFilterOutput dialog fixes and updates. 2014-08-02 00:50:41 +00:00
conversation_dialog.cpp Have ConversationDialog retain data between captures. 2014-08-03 02:36:10 +00:00
conversation_dialog.h Refactor "common" Conversation table functionality. 2014-07-26 20:59:42 +00:00
conversation_dialog.ui [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
conversation_tree_widget.cpp Refactor "common" Conversation table functionality. 2014-07-26 20:59:42 +00:00
conversation_tree_widget.h Refactor "common" Conversation table functionality. 2014-07-26 20:59:42 +00:00
decode_as_dialog.cpp Write out decode_as entries from the actual dissector tables. 2014-08-04 23:38:13 +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 Fix bug 9866: Qt 'Clearing filters does not seem to affect the packet list' 2014-03-12 21:28:16 +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 Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
display_filter_edit.h Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +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
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 Break out preference type names, type descriptions, string 2013-01-05 02:30:58 +00:00
export_pdu_dialog.cpp Cleanup the "export PDU" common code. 2014-07-15 20:15:59 +00:00
export_pdu_dialog.h Add Export PDU Dialog (Wireshark Qt) 2014-03-12 09:29:43 +00:00
export_pdu_dialog.ui Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator. 2014-06-17 21:02:18 +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 Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
filter_action.cpp [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
filter_action.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
filter_expressions_preferences_frame.cpp Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +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 Update README.qt and add todo items. 2014-07-07 22:12:09 +00:00
follow_stream_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_stream_dialog.ui Follow dialog data display improvements. 2013-11-18 23:39:47 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add filter color preferences to the Qt UI similar to r50203. Fixes bug 2013-07-17 20:58:56 +00:00
gpl-template.txt Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
i18n.qrc start support for the Japanese language in the Qt version 2014-07-20 18:02: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 Add checkbox for the direction indication to the "Import from Hex Dump" dialog. 2013-04-05 06:43:38 +00:00
interface_tree.cpp Handle empty interface lists when the list changes. 2014-07-25 03:00:43 +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 Add plumbing for stat commands ("-z ..."). 2014-07-11 20:52:10 +00:00
io_graph_dialog.h Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
label_stack.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Standardize the names of, and document, the taps and heuristic dissector tables made avaialble by these dissectors. 2014-06-29 00:03:35 +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 Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator. 2014-06-17 21:02:18 +00:00
lbm_lbtru_transport_dialog.cpp Standardize the names of, and document, the taps and heuristic dissector tables made avaialble by these dissectors. 2014-06-29 00:03:35 +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 Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator. 2014-06-17 21:02:18 +00:00
lbm_stream_dialog.cpp GUI modules for LBM aka 29West dissectors. 2014-05-04 02:55:45 +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 Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator. 2014-06-17 21:02:18 +00:00
lbm_uimflow_dialog.cpp Use GQueue for generating statistics 2014-06-27 08:55:11 +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 GUI modules for LBM aka 29West dissectors. 2014-05-04 02:55:45 +00:00
main.cpp Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
main_status_bar.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_status_bar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_welcome.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_welcome.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_welcome.ui Fill in the help links. Make sure they do something when they're clicked. 2013-10-15 00:48:34 +00:00
main_window.cpp Don't connect to non-existent slots. 2014-07-22 00:15:56 +00:00
main_window.h Make Capture -> Refresh Interfaces work. 2014-07-25 07:45:22 +00:00
main_window.ui [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
main_window_preferences_frame.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_window_preferences_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_window_preferences_frame.ui start support for the Japanese language in the Qt version 2014-07-20 18:02:33 +00:00
main_window_slots.cpp Refactor "common" Conversation table functionality. 2014-07-26 20:59:42 +00:00
manage_interfaces_dialog.cpp Fix Dead Store (Dead assignement/Dead increment) warning found by Clang 2014-07-06 18:31:20 +00:00
manage_interfaces_dialog.h Manage Interfaces 2014-07-02 20:56:37 +00:00
manage_interfaces_dialog.ui Manage Interfaces 2014-07-02 20:56:37 +00:00
module_preferences_scroll_area.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add a ModulePreferencesScrollArea widget which builds a scrollable frame 2013-02-08 01:16:46 +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 Qt: Implement packet comments. Fix packet detail updates. 2012-12-23 04:37:58 +00:00
packet_format_group_box.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add a packet format group box, similar to the packet range group box. 2012-10-12 23:40:29 +00:00
packet_list.cpp [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
packet_list.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
packet_list_model.cpp Qt: Cache packet list column strings. 2014-07-07 06:24:23 +00:00
packet_list_model.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_record.cpp Rename buffer_ routines to ws_buffer_ to avoid name collisions. 2014-08-02 11:01:29 +00:00
packet_list_record.h Qt: Cache packet list column strings. 2014-07-07 06:24:23 +00:00
packet_range_group_box.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add a PacketRangeGroupBox widget. Use it to implement "Export Selected 2012-10-08 20:01:59 +00:00
preferences_dialog.cpp Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
preferences_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
preferences_dialog.ui Get the "Decode As" dialog working, albeit with a few warts. It differs 2013-12-10 19:23:26 +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 Add a print dialog to the Qt UI. Add support for null page element 2012-11-01 20:57:45 +00:00
profile_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_bar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_tree.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
qt_ui_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
qtshark_de.qm lupdate / lrelease translation file... 2014-04-14 06:24:16 +00:00
qtshark_de.ts "Export PDUs to File" pops up a dialog, so put "..." after it. 2014-07-16 00:56:59 +00:00
qtshark_en.qm lupdate / lrelease ui/qt/Qtshark.pro 2014-01-26 18:24:56 +00:00
qtshark_en.ts "Export PDUs to File" pops up a dialog, so put "..." after it. 2014-07-16 00:56:59 +00:00
qtshark_fr.qm Update French translation 2014-04-15 14:31:24 +00:00
qtshark_fr.ts "Export PDUs to File" pops up a dialog, so put "..." after it. 2014-07-16 00:56:59 +00:00
qtshark_ja_JP.qm From 竹下 恵 (Megumi Takeshita) 2014-07-28 21:57:43 +00:00
qtshark_ja_JP.ts From 竹下 恵 (Megumi Takeshita) 2014-07-28 21:57:43 +00:00
qtshark_pl.qm [WIP] qt: Add support for Polish language 2014-06-23 19:10:21 +00:00
qtshark_pl.ts [WIP] qt: Add support for Polish language 2014-06-23 19:10:21 +00:00
qtshark_zh_CN.qm lupdate / lrelease translation file... 2014-04-14 06:24:16 +00:00
qtshark_zh_CN.ts "Export PDUs to File" pops up a dialog, so put "..." after it. 2014-07-16 00:56:59 +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: Cache packet list column strings. 2014-07-07 06:24:23 +00:00
related_packet_delegate.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sctp_all_assocs_dialog.cpp QIcon is not needed. 2014-05-28 12:36:12 +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 Enhance translation (rename toolTip to avoid similar string...) 2014-03-21 19:05:01 +00:00
sctp_assoc_analyse_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add dialogs and graphs to analyse SCTP behavior similar to the GTK version. 2013-12-13 07:25:30 +00:00
sctp_graph_arwnd_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add dialogs and graphs to analyse SCTP behavior similar to the GTK version. 2013-12-13 07:25:30 +00:00
sctp_graph_byte_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add dialogs and graphs to analyse SCTP behavior similar to the GTK version. 2013-12-13 07:25:30 +00:00
sctp_graph_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Add dialogs and graphs to analyse SCTP behavior similar to the GTK version. 2013-12-13 07:25:30 +00:00
search_frame.cpp Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
search_frame.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
search_frame.ui Reduce the spacer height in the "go to" and search frames. Fix the 2012-12-21 04:42:05 +00:00
sequence_diagram.cpp Use GQueue for generating statistics 2014-06-27 08:55:11 +00:00
sequence_diagram.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sequence_dialog.cpp Use GQueue for generating statistics 2014-06-27 08:55:11 +00:00
sequence_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sequence_dialog.ui Enhance translation (rename toolTip to avoid similar string...) 2014-03-21 19:05:01 +00:00
simple_dialog_qt.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
simple_dialog_qt.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sparkline_delegate.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sparkline_delegate.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
splash_overlay.cpp More Python-bindings removal. 2014-06-16 23:14:05 +00:00
splash_overlay.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
splash_overlay.ui Move the MWOverlay code into its own class, SplashOverlay. Use it to 2012-11-05 03:54:21 +00:00
stats_tree_dialog.cpp Add plumbing for stat commands ("-z ..."). 2014-07-11 20:52:10 +00:00
stats_tree_dialog.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
stats_tree_dialog.ui Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator. 2014-06-17 21:02:18 +00:00
summary_dialog.cpp Add a routine to return a version string including VCS information. 2014-06-22 01:06:25 +00:00
summary_dialog.h Get rid of #if 0'ed out includes of capture-pcap-util.h. 2014-07-20 22:14:26 +00:00
summary_dialog.ui Fix typo (Link size => Link type) in Qt Summary window 2014-04-14 13:50:10 +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 Add a Qt I/O Graph dialog. 2014-04-07 20:56:42 +00:00
tcp_stream_dialog.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
tcp_stream_dialog.ui Enhance translation (rename toolTip to avoid similar string...) 2014-04-14 05:18:43 +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 Don't use so much white space. 2012-12-21 23:57:51 +00:00
toolbar_24.svg
uat_dialog.cpp Remove all $Id$ from top of file 2014-03-04 14:27:33 +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
welcome.qrc
wireshark_application.cpp Make Capture -> Refresh Interfaces work. 2014-07-25 07:45:22 +00:00
wireshark_application.h Make Capture -> Refresh Interfaces work. 2014-07-25 07:45:22 +00:00