wireshark/ui/qt/widgets
John Thacker a05104df66 Qt: Fix build on OpenSUSE 15.3
OpenSUSE requires explicitly including the QTime header.
Fixup 4d3d856d8f
2023-01-17 20:38:48 -05:00
..
additional_toolbar.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
additional_toolbar.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
apply_line_edit.cpp Qt: Use QRegularExpression instead of QRegExp 2021-11-26 09:10:42 +00:00
apply_line_edit.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
byte_view_text.cpp Qt: Miscellaneous ByteViewText fixes. 2022-12-03 18:47:36 +00:00
byte_view_text.h Qt: Miscellaneous ByteViewText fixes. 2022-12-03 18:47:36 +00:00
capture_filter_combo.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
capture_filter_combo.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
capture_filter_edit.cpp Qt: Check field autocomplete for syntactical validity 2022-12-01 22:50:09 +00:00
capture_filter_edit.h Qt: Check field autocomplete for syntactical validity 2022-12-01 22:50:09 +00:00
clickable_label.cpp Qt: QMouseEvent::globalPos() is deprecated in Qt6. 2022-03-23 09:16:00 +00:00
clickable_label.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
copy_from_profile_button.cpp Qt: Qt6.2 compatibility fixes 2021-11-29 04:55:12 +00:00
copy_from_profile_button.h Qt: Convert our widgets and models to new-style signals & slots 2022-12-05 19:53:34 +00:00
detachable_tabwidget.cpp Qt: Fix Qt 6.4 QMouseEvent deprecation 2022-12-15 14:12:54 +00:00
detachable_tabwidget.h Qt: Disable -Werror for a deprecated declaration 2022-10-04 17:35:55 +00:00
display_filter_combo.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
display_filter_combo.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
display_filter_edit.cpp Qt: Convert our widgets and models to new-style signals & slots 2022-12-05 19:53:34 +00:00
display_filter_edit.h Qt: Check field autocomplete for syntactical validity 2022-12-01 22:50:09 +00:00
dissector_tables_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
dissector_tables_view.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
drag_drop_toolbar.cpp Qt: Fix more Qt6-related warnings. 2022-03-25 12:48:01 -07:00
drag_drop_toolbar.h Qt: Convert our widgets and models to new-style signals & slots 2022-12-05 19:53:34 +00:00
drag_label.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
drag_label.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
editor_file_dialog.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
editor_file_dialog.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
elided_label.cpp Qt: Escape HTML when setting ElidedLabel text 2023-01-02 12:16:35 +00:00
elided_label.h Qt: Escape HTML when setting ElidedLabel text 2023-01-02 12:16:35 +00:00
expert_info_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
expert_info_view.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
export_objects_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
export_objects_view.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
field_filter_edit.cpp Qt: Check field autocomplete for syntactical validity 2022-12-01 22:50:09 +00:00
field_filter_edit.h Qt: Check field autocomplete for syntactical validity 2022-12-01 22:50:09 +00:00
filter_expression_toolbar.cpp Qt: Fix compilation with Qt 6.4 2022-10-01 21:53:11 +01:00
filter_expression_toolbar.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
find_line_edit.cpp Qt: Do not spin new event loop on menu show 2022-07-03 13:41:30 +02:00
find_line_edit.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
follow_stream_text.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
follow_stream_text.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
interface_toolbar_lineedit.cpp Qt: Use QRegularExpression instead of QRegExp 2021-11-26 09:10:42 +00:00
interface_toolbar_lineedit.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
label_stack.cpp Qt: QMouseEvent::globalPos() is deprecated in Qt6. 2022-03-23 09:16:00 +00:00
label_stack.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
overlay_scroll_bar.cpp Qt: Set Packet List scrollbar page step only on macOS 2022-03-10 15:08:14 +01:00
overlay_scroll_bar.h Qt: Fix overlay scrollbar indicator 2022-03-08 10:31:25 +00:00
packet_list_header.cpp Qt: Clean a couple of context menus. 2022-09-12 20:16:23 +00:00
packet_list_header.h Qt: Cleanup PacketListHeader 2022-06-29 15:46:19 +02:00
path_selection_edit.cpp Qt: Fix some pathSelection warnings 2022-05-16 19:53:27 +02:00
path_selection_edit.h Qt: Fix some pathSelection warnings 2022-05-16 19:53:27 +02:00
pref_module_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
pref_module_view.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
profile_tree_view.cpp Qt: Convert our widgets and models to new-style signals & slots 2022-12-05 19:53:34 +00:00
profile_tree_view.h Qt: Convert our widgets and models to new-style signals & slots 2022-12-05 19:53:34 +00:00
qcustomplot.cpp QCustomPlot: Fix some warnings in upstream code 2022-11-23 01:02:25 +00:00
qcustomplot.h QCustomPlot: Try to fix -Wdocumentation-html warnings 2022-11-23 01:02:25 +00:00
range_syntax_lineedit.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
range_syntax_lineedit.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
rtp_audio_graph.cpp Remove unneeded modelines in ui. 2021-04-20 07:43:39 +00:00
rtp_audio_graph.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
splash_overlay.cpp Qt: Split MainApplication out from WiresharkApplication. 2022-04-04 09:39:27 -07:00
splash_overlay.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
splash_overlay.ui Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
stock_icon_tool_button.cpp Qt: Remove workaround for Qt bug fixed in Qt 5.5.1 2022-10-04 17:06:54 +00:00
stock_icon_tool_button.h Qt: Remove workaround for Qt bug fixed in Qt 5.5.1 2022-10-04 17:06:54 +00:00
syntax_line_edit.cpp dfilter: Add compilation warning for ambiguous syntax 2022-12-29 23:48:56 +00:00
syntax_line_edit.h Qt: Check field autocomplete for syntactical validity 2022-12-01 22:50:09 +00:00
tabnav_tree_view.cpp Remove modelines in ui/qt. 2021-03-08 18:11:32 +00:00
tabnav_tree_view.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
traffic_tab.cpp Qt: Filter column information for traffic dialogs 2022-07-08 16:21:32 -05:00
traffic_tab.h Qt: Filter column information for traffic dialogs 2022-07-08 16:21:32 -05:00
traffic_tree.cpp Qt: Fix build on OpenSUSE 15.3 2023-01-17 20:38:48 -05:00
traffic_tree.h Qt: Filter column information for traffic dialogs 2022-07-08 16:21:32 -05:00
traffic_types_list.cpp Qt6: add toInt() to QVariant == Qt::Checked 2022-09-14 20:49:54 +00:00
traffic_types_list.h Qt: Filter TrafficListTypes 2022-07-01 11:30:57 +02:00
wireless_timeline.cpp Qt: Convert our widgets and models to new-style signals & slots 2022-12-05 19:53:34 +00:00
wireless_timeline.h tap: Adding flags for tap_packet 2022-06-10 05:46:15 +00:00
wireshark_file_dialog.cpp regex: Prefer C99/POSIX types 2021-11-15 02:41:59 +00:00
wireshark_file_dialog.h Fix more repeated words throughout 2021-12-31 22:50:40 +00:00