wireshark/ui/qt/widgets
Stig Bjørlykke 9cd9f02b34 Qt: Fix filename used in header comment
Fix a cut'n'paste issue in the filename used in the header comment.
2020-08-24 08:27:22 +00:00
..
additional_toolbar.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
additional_toolbar.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
apply_line_edit.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
apply_line_edit.h Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
byte_view_text.cpp Qt: Restore an attribution. 2020-07-30 05:31:06 +00:00
byte_view_text.h Qt: Update ByteView recent settings on all tabs 2020-07-03 06:11:56 +00:00
capture_filter_combo.cpp Qt: prevent inline completion from happening for filters 2019-11-25 12:16:34 +00:00
capture_filter_combo.h Qt: Cleanup push/pop Infos 2019-11-12 22:03:23 +00:00
capture_filter_edit.cpp Qt: Fix some Qt 5.15 deprecation warnings. 2020-06-01 08:20:01 +00:00
capture_filter_edit.h Qt: Cleanup push/pop Infos 2019-11-12 22:03:23 +00:00
clickable_label.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
clickable_label.h Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
copy_from_profile_button.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
copy_from_profile_button.h Qt: Move CopyFrom from menu to button 2019-08-26 06:34:31 +00:00
display_filter_combo.cpp Qt: prevent inline completion from happening for filters 2019-11-25 12:16:34 +00:00
display_filter_combo.h Qt: Split the filter dropdown arrow icon into dark and light versions. 2019-06-23 06:13:32 +00:00
display_filter_edit.cpp Qt: Always pop empty filter syntax 2020-08-06 05:27:27 +00:00
display_filter_edit.h Qt: Signal empty display filter bar 2019-11-12 13:55:54 +00:00
dissector_tables_view.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
dissector_tables_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
drag_drop_toolbar.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
drag_drop_toolbar.h Qt: Move Filterbuttons to display filter 2019-10-25 13:47:13 +00:00
drag_label.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
drag_label.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
editor_file_dialog.cpp Qt: Fix some Qt 5.15 deprecation warnings. 2020-06-01 08:20:01 +00:00
editor_file_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
elided_label.cpp Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
elided_label.h Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
expert_info_view.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
expert_info_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
export_objects_view.cpp Qt: Refactor ExportObjectsDialog 2019-11-22 05:10:16 +00:00
export_objects_view.h Qt: Refactor ExportObjectsDialog 2019-11-22 05:10:16 +00:00
field_filter_edit.cpp Qt: Fix status message issues in find packet search 2020-08-05 21:31:13 +00:00
field_filter_edit.h Qt: Fix filename used in header comment 2020-08-24 08:27:22 +00:00
filter_expression_toolbar.cpp Qt: Fix separator for FilterExpressions 2020-06-15 05:03:35 +00:00
filter_expression_toolbar.h Qt: Fix compilation error 2020-04-21 11:37:53 +00:00
find_line_edit.cpp Qt: Remove a comment. 2019-12-10 16:37:44 +00:00
find_line_edit.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
follow_stream_text.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
follow_stream_text.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
interface_toolbar_lineedit.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
interface_toolbar_lineedit.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
label_stack.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
label_stack.h UI: Fix compilation with Qt 5.14 2019-12-21 20:25:51 +00:00
overlay_scroll_bar.cpp Qt: Bump our minimum Qt version from 5.2. to 5.3. 2019-12-10 08:48:57 +00:00
overlay_scroll_bar.h Qt: Display selected rows in overlay bar 2019-11-20 16:22:02 +00:00
packet_list_header.cpp Qt: Stretch last packet list header section 2020-05-06 03:50:18 +00:00
packet_list_header.h Qt: Allow columns to be set to a specific width 2019-06-14 13:42:37 +00:00
pref_module_view.cpp Qt: We show preference panes using their module names. 2019-12-04 20:31:59 +00:00
pref_module_view.h Qt: We show preference panes using their module names. 2019-12-04 20:31:59 +00:00
profile_tree_view.cpp ProfileTreeView: fix a memory leak 2020-04-26 06:13:45 +00:00
profile_tree_view.h ProfileTreeView: fix a memory leak 2020-04-26 06:13:45 +00:00
qcustomplot.cpp Fix build and deprecation warnings with Qt 5.14 2020-01-10 08:42:21 +00:00
qcustomplot.h Qt: QCustomplot fix warnings 2019-09-19 08:08:27 +00:00
range_syntax_lineedit.cpp Qt: Switch line edits to new-style signals and slots. 2018-12-22 06:32:18 +00:00
range_syntax_lineedit.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
splash_overlay.cpp Fix build and deprecation warnings with Qt 5.14 2020-01-10 08:42:21 +00:00
splash_overlay.h Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
splash_overlay.ui Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
stock_icon_tool_button.cpp Qt: Handle ApplicationPaletteChange events in the welcome page. 2019-06-23 06:14:16 +00:00
stock_icon_tool_button.h Qt: Add support for template icons. 2019-06-13 18:02:50 +00:00
syntax_line_edit.cpp Qt: Fix status message issues in find packet search 2020-08-05 21:31:13 +00:00
syntax_line_edit.h Qt: Fix status message issues in find packet search 2020-08-05 21:31:13 +00:00
tabnav_tree_view.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tabnav_tree_view.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireless_timeline.cpp Qt: Improve status bar messages 2020-07-18 04:02:23 +00:00
wireless_timeline.h Qt: Remove frameSelect signal 2019-11-21 10:59:05 +00:00
wireshark_file_dialog.cpp Qt+macOS: Add /Volumes to the file dialog sidebar. 2019-11-26 05:37:37 +00:00
wireshark_file_dialog.h Qt+macOS: Add /Volumes to the file dialog sidebar. 2019-11-26 05:37:37 +00:00