wireshark/ui/qt/widgets
Stig Bjørlykke ee43965024 Qt: Fetch OverlayScrollBar sliderPosition from the real ScrollBar
In OverlayScrollBar return the real ScrollBar sliderPosition to ensure
the correct value is used when handling the actionTriggered signal in
vScrollBarActionTriggered().

This improves turning on and off auto scroll during capture when page
stepping using the packet list slider, because the value is propagated
after this signal.


(cherry picked from commit 7980f25f99)
2021-01-05 08:24:25 +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: 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 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: 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 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: 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: Fetch OverlayScrollBar sliderPosition from the real ScrollBar 2021-01-05 08:24:25 +00:00
overlay_scroll_bar.h Qt: Fetch OverlayScrollBar sliderPosition from the real ScrollBar 2021-01-05 08:24:25 +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 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: 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 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