wireshark/ui/qt/widgets
Stig Bjørlykke d5ea403f8d Qt: Fix packet bytes hover rectangle position
For Qt 5.11 and newer use horizontalAdvance() instead of boundingRect().width()
to calculate the width of a QString to position the hover rectangle position,
and to select which byte(s) to highlight.

Closes #17033.

(cherry picked from commit cb3b469d7f)
2020-12-09 09:54:16 +00:00
..
additional_toolbar.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
additional_toolbar.h
apply_line_edit.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
apply_line_edit.h
byte_view_text.cpp Qt: Fix packet bytes hover rectangle position 2020-12-09 09:54:16 +00:00
byte_view_text.h Qt: Fix packet bytes hover rectangle position 2020-12-09 09:54:16 +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: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings. 2020-10-01 06:40:14 +00:00
display_filter_edit.h Qt: Signal empty display filter bar 2019-11-12 13:55:54 +00:00
dissector_tables_view.cpp
dissector_tables_view.h
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
drag_label.h
editor_file_dialog.cpp Qt: Fix some Qt 5.15 deprecation warnings. 2020-06-01 08:20:01 +00:00
editor_file_dialog.h
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
expert_info_view.h
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: FieldFilterEdit: remove unused actions 2020-10-14 03:53:45 +00:00
field_filter_edit.h Qt: FieldFilterEdit: remove unused actions 2020-10-14 03:53:45 +00:00
filter_expression_toolbar.cpp Qt: Add a filter button menu indicator. 2020-10-20 17:49:20 +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
follow_stream_text.h
interface_toolbar_lineedit.cpp
interface_toolbar_lineedit.h
label_stack.cpp Qt: Add a dark mode warning background. 2020-10-16 23:12:17 +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: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings. 2020-10-01 06:40:14 +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 Qt: Fix QCustomPlot deprecation warnings. 2020-10-22 07:19:14 +00:00
qcustomplot.h Qt: Fix QCustomPlot deprecation warnings. 2020-10-22 07:19:14 +00:00
range_syntax_lineedit.cpp
range_syntax_lineedit.h
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: Handle dark mode in syntax highlighting. 2020-10-06 19:24:59 +00:00
syntax_line_edit.h Qt: Handle dark mode in syntax highlighting. 2020-10-06 19:24:59 +00:00
tabnav_tree_view.cpp
tabnav_tree_view.h
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