wireshark/ui/qt
Guy Harris c0dc54dc7b capture_interfaces_dialog.h is processed by moc, so it has to include
config.h itself, so that HAVE_LIBPCAP is defined appropriately.

svn path=/trunk/; revision=53584
2013-11-25 22:03:06 +00:00
..
CMakeLists.txt From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
Makefile.am From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
Makefile.common From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
Makefile_custom.common
QtShark.pro From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
accordion_frame.cpp
accordion_frame.h
byte_view_tab.cpp Remove hfinfo->bitshift member, add hfinfo_bitshift() to get it. 2013-08-06 20:10:59 +00:00
byte_view_tab.h
byte_view_text.cpp
byte_view_text.h
capture_file_dialog.cpp Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00
capture_file_dialog.h For open dialogs, offer a list of sets of extensions, not of file types; 2013-11-08 01:08:42 +00:00
capture_filter_combo.cpp Compile on Qt < 5.0. 2013-08-08 00:46:19 +00:00
capture_filter_combo.h Add initial capture filter support. 2013-08-08 00:26:57 +00:00
capture_filter_edit.cpp Try to fix Qt compilation when libpcap is disabled. 2013-10-11 21:26:26 +00:00
capture_filter_edit.h Set our connection capture filter in main() similar to the GTK+ version. 2013-08-31 16:53:24 +00:00
capture_filter_syntax_worker.cpp Add initial capture filter support. 2013-08-08 00:26:57 +00:00
capture_filter_syntax_worker.h Add initial capture filter support. 2013-08-08 00:26:57 +00:00
capture_info_dialog.cpp
capture_info_dialog.h
capture_interface_dialog.cpp
capture_interface_dialog.h
capture_interfaces_dialog.cpp Have to include config.h before including headers that use #defines, 2013-11-25 22:01:03 +00:00
capture_interfaces_dialog.h capture_interfaces_dialog.h is processed by moc, so it has to include 2013-11-25 22:03:06 +00:00
capture_interfaces_dialog.ui From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
capture_preferences_frame.cpp One more HAVE_LIBPCAP. 2013-10-11 21:42:49 +00:00
capture_preferences_frame.h
capture_preferences_frame.ui
color_dialog.cpp
color_dialog.h
color_utils.cpp Add some missing parenthesis. Make sure we set our font in the right place. 2013-10-15 15:22:03 +00:00
color_utils.h Add some missing parenthesis. Make sure we set our font in the right place. 2013-10-15 15:22:03 +00:00
column_preferences_frame.cpp After looking for something in the column-*.h files and 2013-10-18 13:06:05 +00:00
column_preferences_frame.h
column_preferences_frame.ui
decode_as_dialog.cpp Fix typo in top filename 2013-11-22 08:53:05 +00:00
decode_as_dialog.h Fix typo in top filename 2013-11-22 08:53:05 +00:00
decode_as_dialog.ui Add an initial "Decode As" dialog. Currently read-only. 2013-11-22 01:07:36 +00:00
display_filter_16.svg
display_filter_combo.cpp Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00
display_filter_combo.h
display_filter_edit.cpp
display_filter_edit.h Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00
doxygen.cfg.in
elided_label.cpp Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
elided_label.h Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
export_dissection_dialog.cpp Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
export_dissection_dialog.h Move the print modules into epan. 2013-07-12 03:50:50 +00:00
export_object_dialog.cpp Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
export_object_dialog.h
export_object_dialog.ui
file_set_dialog.cpp Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
file_set_dialog.h
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 support for Qt5 (tested with 5.1.1). 2013-08-29 22:15:40 +00:00
filter_expressions_preferences_frame.h
filter_expressions_preferences_frame.ui
follow_stream_dialog.cpp Create the ability to have packet scoped "proto" data. Bug 9470 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9470) 2013-11-23 02:20:13 +00:00
follow_stream_dialog.h Follow dialog data display improvements. 2013-11-18 23:39:47 +00:00
follow_stream_dialog.ui Follow dialog data display improvements. 2013-11-18 23:39:47 +00:00
follow_stream_text.cpp Add packet information and selection to the Follow Stream dialog. 2013-11-14 17:37:40 +00:00
follow_stream_text.h Add packet information and selection to the Follow Stream dialog. 2013-11-14 17:37:40 +00:00
font_color_preferences_frame.cpp Use the valid/invalid/deprecated backround color preferences. 2013-07-17 21:55:38 +00:00
font_color_preferences_frame.h Add filter color preferences to the Qt UI similar to r50203. Fixes bug 2013-07-17 20:58:56 +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
i18n.qrc Create a plural-only English translation. Use it to pluralize the Follow 2013-11-14 22:35:10 +00:00
import_text_dialog.cpp The "file types" we have are actually combinations of types and 2013-11-08 09:53:01 +00:00
import_text_dialog.h Add support for Qt5 (tested with 5.1.1). 2013-08-29 22:15:40 +00:00
import_text_dialog.ui
interface_tree.cpp Comment debug... 2013-11-25 15:43:16 +00:00
interface_tree.h From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
label_stack.cpp Add initial capture filter support. 2013-08-08 00:26:57 +00:00
label_stack.h Add initial capture filter support. 2013-08-08 00:26:57 +00:00
layout_preferences_frame.cpp
layout_preferences_frame.h Respect the layout preference (just the horizontal/vertical splitting of the 2013-09-02 16:03:13 +00:00
layout_preferences_frame.ui
main.cpp Tap listeners have to be registered before we read our prefs. 2013-11-21 20:24:01 +00:00
main_status_bar.cpp Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
main_status_bar.h
main_welcome.cpp From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
main_welcome.h From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +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 No libpcap, no capturing, no capture interfaces. Ifdef the entire 2013-11-25 21:50:58 +00:00
main_window.h No libpcap, no capturing, no capture interfaces. Ifdef the entire 2013-11-25 21:50:58 +00:00
main_window.ui Add an initial "Decode As" dialog. Currently read-only. 2013-11-22 01:07:36 +00:00
main_window_preferences_frame.cpp Add Preference to change Language (in QtShark) 2013-09-09 16:20:45 +00:00
main_window_preferences_frame.h Add Preference to change Language (in QtShark) 2013-09-09 16:20:45 +00:00
main_window_preferences_frame.ui From Dean Lee via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8597 Qtshark: Chinese Simp translation 2013-09-09 17:49:15 +00:00
main_window_slots.cpp No libpcap, no capturing, no capture interfaces. Ifdef the entire 2013-11-25 21:50:58 +00:00
module_preferences_scroll_area.cpp Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
module_preferences_scroll_area.h Move some more modules into epan. 2013-07-11 23:57:11 +00:00
module_preferences_scroll_area.ui
packet_comment_dialog.cpp
packet_comment_dialog.h
packet_comment_dialog.ui
packet_format_group_box.cpp
packet_format_group_box.h
packet_format_group_box.ui
packet_list.cpp Rmove packet_info argument from packet_list_append(), never used. 2013-11-24 12:49:50 +00:00
packet_list.h Fix packet list selection signaling. 2013-11-22 17:59:15 +00:00
packet_list_model.cpp After looking for something in the column-*.h files and 2013-10-18 13:06:05 +00:00
packet_list_model.h Fix PacketList::goToPacket work correctly. Minor screen graph 2013-09-07 00:33:41 +00:00
packet_list_record.cpp Comment out some unused variables. 2013-08-28 01:38:23 +00:00
packet_list_record.h After looking for something in the column-*.h files and 2013-10-18 13:06:05 +00:00
packet_range_group_box.cpp
packet_range_group_box.h Move some more modules into epan. 2013-07-11 23:57:11 +00:00
packet_range_group_box.ui
preferences_dialog.cpp From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
preferences_dialog.h From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window 2013-11-25 14:15:49 +00:00
preferences_dialog.ui
print_dialog.cpp Fix warning from Windows Buildbot (when build qtshark) .\print_dialog.cpp(41) : warning C4100: 'version_string' : unreferenced formal parameter 2013-07-23 08:56:38 +00:00
print_dialog.h
print_dialog.ui
profile_dialog.cpp Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
profile_dialog.h
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 Set the progress bar animation behavior to match other parts of the 2013-10-31 00:05:59 +00:00
progress_bar.h Use more consistent naming. 2013-09-03 16:14:38 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp PacketList and ProtoTree need access to MainWindow at initialization 2013-10-14 16:54:41 +00:00
proto_tree.h
qcustomplot.cpp Add TCP sequence number (Stevens-style) graphs. 2013-08-27 18:13:20 +00:00
qcustomplot.h Add TCP sequence number (Stevens-style) graphs. 2013-08-27 18:13:20 +00:00
qt_ui_utils.cpp More size and position tweaks. 2013-10-28 01:39:20 +00:00
qt_ui_utils.h Add initial support for geometry settings in the main window. 2013-10-30 22:39:52 +00:00
qtshark_de.qm
qtshark_de.ts
qtshark_en.qm Create a plural-only English translation. Use it to pluralize the Follow 2013-11-14 22:35:10 +00:00
qtshark_en.ts Create a plural-only English translation. Use it to pluralize the Follow 2013-11-14 22:35:10 +00:00
qtshark_fr.qm
qtshark_fr.ts
qtshark_zh_CN.qm From Dean Lee via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8597 Qtshark: Chinese Simp translation 2013-09-09 17:49:15 +00:00
qtshark_zh_CN.ts Set *.ts files' mime type to be XML; set svn properties on tools/pre-commit. 2013-09-09 21:24:54 +00:00
recent_file_status.cpp Add initial capture filter support. 2013-08-08 00:26:57 +00:00
recent_file_status.h Add initial capture filter support. 2013-08-08 00:26:57 +00:00
related_packet_delegate.cpp Add a note about possible improvements. 2013-07-24 17:05:20 +00:00
related_packet_delegate.h
search_frame.cpp
search_frame.h
search_frame.ui
sequence_diagram.cpp Highlight selected sequence diagram items. 2013-11-12 22:50:26 +00:00
sequence_diagram.h Highlight selected sequence diagram items. 2013-11-12 22:50:26 +00:00
sequence_dialog.cpp Create a plural-only English translation. Use it to pluralize the Follow 2013-11-14 22:35:10 +00:00
sequence_dialog.h Add packet information and selection to the Follow Stream dialog. 2013-11-14 17:37:40 +00:00
sequence_dialog.ui Sequence / flow diagram updates. 2013-11-12 01:08:08 +00:00
simple_dialog_qt.cpp
simple_dialog_qt.h
sparkline_delegate.cpp
sparkline_delegate.h
splash_overlay.cpp Fix the white-rectangle-at-startup artifact with the help of GammaRay[1]. 2013-10-05 22:39:49 +00:00
splash_overlay.h
splash_overlay.ui
stats_tree_dialog.cpp Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00
stats_tree_dialog.h Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00
stats_tree_dialog.ui Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00
summary_dialog.cpp The "file types" we have are actually combinations of types and 2013-11-08 09:53:01 +00:00
summary_dialog.h Add support for Qt5 (tested with 5.1.1). 2013-08-29 22:15:40 +00:00
summary_dialog.ui From Thomas ERSFELD (GSoC13) via remark of Gerald Use QDialogButtonBox for Summary Dialog 2013-07-23 08:56:56 +00:00
syntax_line_edit.cpp Use the valid/invalid/deprecated backround color preferences. 2013-07-17 21:55:38 +00:00
syntax_line_edit.h
tango_colors.h Use the valid/invalid/deprecated backround color preferences. 2013-07-17 21:55:38 +00:00
tcp_stream_dialog.cpp Sequence / flow diagram updates. 2013-11-12 01:08:08 +00:00
tcp_stream_dialog.h Sequence / flow diagram updates. 2013-11-12 01:08:08 +00:00
tcp_stream_dialog.ui Sequence / flow diagram updates. 2013-11-12 01:08:08 +00:00
time_shift_dialog.cpp
time_shift_dialog.h
time_shift_dialog.ui
toolbar_24.svg
uat_dialog.cpp Fix segfault bug and show the combo-box. 2013-11-12 10:22:27 +00:00
uat_dialog.h Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +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 Add an initial "Decode As" dialog. Currently read-only. 2013-11-22 01:07:36 +00:00
wireshark_application.h Add a statistics tree dialog. 2013-11-21 01:28:17 +00:00