wireshark/ui/qt/widgets
Gerald Combs 737b7eb6c6 Qt: Handle ApplicationPaletteChange events in the welcome page.
Update our various welcome page style sheets when we receive an
ApplicationPaletteChange event.

It looks like ApplicationPaletteChange is the proper way to detect a
system-wide theme change, since we can infinitely recurse if we hold
things wrong inside a regular PaletteChange event (I'm guessing setting
CSS background and foreground colors were the culprits in this case).
Switch from PaletteChange to ApplicationPaletteChange everywhere.

Ping-Bug: 15511
Change-Id: I6e7aa627d9ca1d1d3872ab31620ea5c579061191
Reviewed-on: https://code.wireshark.org/review/33703
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-06-23 06:14:16 +00:00
..
additional_toolbar.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
additional_toolbar.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
apply_line_edit.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +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: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
byte_view_text.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
capture_filter_combo.cpp Qt: Split the filter dropdown arrow icon into dark and light versions. 2019-06-23 06:13:32 +00:00
capture_filter_combo.h Qt: Split the filter dropdown arrow icon into dark and light versions. 2019-06-23 06:13:32 +00:00
capture_filter_edit.cpp Qt: Add syntax line edit feedback symbols. 2019-01-08 04:48:26 +00:00
capture_filter_edit.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
clickable_label.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
clickable_label.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
copy_from_profile_menu.cpp Qt: Cleanup deletion of CopyFromProfileMenu 2019-01-09 04:23:35 +00:00
copy_from_profile_menu.h Qt: Cleanup deletion of CopyFromProfileMenu 2019-01-09 04:23:35 +00:00
display_filter_combo.cpp Qt: Split the filter dropdown arrow icon into dark and light versions. 2019-06-23 06:13:32 +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: Fix drag-and-drop from packet list 2019-06-16 21:07:21 +00:00
display_filter_edit.h Qt: Fix drag-and-drop from packet list 2019-06-16 21:07:21 +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: Fix crash when starting to drag on the wrong position 2018-06-26 19:51:57 +00:00
drag_drop_toolbar.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
editor_file_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
elided_label.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
elided_label.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
export_objects_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
field_filter_edit.cpp Qt: Include current word in filter completion list 2019-01-22 04:27:06 +00:00
field_filter_edit.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_expression_toolbar.cpp Qt: Handle ApplicationPaletteChange events in the welcome page. 2019-06-23 06:14:16 +00:00
filter_expression_toolbar.h Qt: Filter expression toolbar dark mode updates. 2019-06-17 00:46:21 +00:00
find_line_edit.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
find_line_edit.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +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 Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
overlay_scroll_bar.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
overlay_scroll_bar.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
packet_list_header.cpp Qt: Fix drag-and-drop from packet list 2019-06-16 21:07:21 +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: fix 'open protocol preferences' shortcut for protocol subtrees 2019-06-12 23:08:17 +00:00
pref_module_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
qcustomplot.cpp Qt: update to QCustomPlot 1.3.2 2018-07-17 09:05:06 +00:00
qcustomplot.h Qt: update to QCustomPlot 1.3.2 2018-07-17 09:05:06 +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
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: Add syntax line edit feedback symbols. 2019-01-08 04:48:26 +00:00
syntax_line_edit.h Qt: Add syntax line edit feedback symbols. 2019-01-08 04:48:26 +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
wireshark_file_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
wireshark_file_dialog.h Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp. 2018-06-08 03:50:22 +00:00