wireshark/ui/qt
Guy Harris d81a34cc24 Have the interface "tree" directly connect to ifListChanged.
Then have the capture interfaces dialog connect only *its* code to
update *its* list of interfaces to ifListChanged, rather than connecting
a routine that then emits interfaceListChanged.

This makes it the responsibility of each widget that displays local
interfaces to connect to the ifListChanged signal.

Change-Id: Iff8e8ca4202c8784eed58c8f05175d986a16baea
Reviewed-on: https://code.wireshark.org/review/3153
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-07-21 23:15:49 +00:00
..
CMakeLists.txt start support for the Japanese language in the Qt version 2014-07-20 18:02:33 +00:00
Makefile.am Manage Interfaces 2014-07-02 20:56:37 +00:00
Makefile.common Add qtshark_ja_JP.qm to the list of .qm files we distribute. 2014-07-20 19:18:52 +00:00
Makefile_custom.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
QtShark.pro start support for the Japanese language in the Qt version 2014-07-20 18:02:33 +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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +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 Have the interface "tree" directly connect to ifListChanged. 2014-07-21 23:15:49 +00:00
capture_interfaces_dialog.h Manage Interfaces 2014-07-02 20:56:37 +00:00
capture_interfaces_dialog.ui Manage Interfaces 2014-07-02 20:56:37 +00:00
capture_preferences_frame.cpp Manage Interfaces 2014-07-02 20:56:37 +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
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 Capture Interfaces Dialog: 2014-06-12 05:54:59 +00:00
compiled_filter_output.h Capture Interfaces Dialog: 2014-06-12 05:54:59 +00:00
compiled_filter_output.ui Capture Interfaces Dialog: 2014-06-12 05:54:59 +00:00
decode_as_dialog.cpp Get rid of more tvb_get_nstringz* calls. 2014-04-12 22:27:22 +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
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
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_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
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
interface_tree.cpp Have the interface "tree" directly connect to ifListChanged. 2014-07-21 23:15:49 +00:00
interface_tree.h Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +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
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 Add a warning that not all command line options are implemented 2014-07-21 18:33:54 +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 Make the Qt version update displays when interfaces appear or disappear. 2014-07-21 19:07:28 +00:00
main_window.h Add plumbing for stat commands ("-z ..."). 2014-07-11 20:52:10 +00:00
main_window.ui "Export PDUs to File" pops up a dialog, so put "..." after it. 2014-07-16 00:56:59 +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 Get rid of #if 0'ed out includes of capture-pcap-util.h. 2014-07-20 22:14:26 +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
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
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
packet_list.cpp Make sure we hide columns for live captures as well. 2014-06-17 22:39:09 +00:00
packet_list.h Column visibility fixups. 2014-06-16 23:56:39 +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 Qt: Cache packet list column strings. 2014-07-07 06:24:23 +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
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
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 start support for the Japanese language in the Qt version 2014-07-20 18:02:33 +00:00
qtshark_ja_JP.ts start support for the Japanese language in the Qt version 2014-07-20 18:02:33 +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
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
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 Remove all $Id$ from top of file 2014-03-04 14:27:33 +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
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 the Qt version update displays when interfaces appear or disappear. 2014-07-21 19:07:28 +00:00
wireshark_application.h Make the Qt version update displays when interfaces appear or disappear. 2014-07-21 19:07:28 +00:00