Wireshark-commits: [Wireshark-commits] master 178e7ce: Qt: Filter expression toolbar dark mode upda
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=178e7ce9a533ba9e5e152c9f7bc08f5ba8f25f0b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
178e7ce by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Filter expression toolbar dark mode updates.
Move plus-8.png to stock_icons/8x8 and rename it list-add.template.png
which conforms to the Freedesktop icon naming specifications and makes
it a template icon.
Update our style sheet when we recive a QEvent::PaletteChange.
Ping-Bug: 15511
Change-Id: I4b8ddcb4eb64f11faec21d5df4a3fd7fdc5cf488
Reviewed-on: https://code.wireshark.org/review/33626
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c6bed35 WSUG: Clarified and improved phrasing
add 178e7ce Qt: Filter expression toolbar dark mode updates.
Summary of changes:
docbook/release-notes.adoc | 6 ++-
image/README.image | 2 +-
image/stock_icons.qrc | 3 +-
.../8x8/list-add.template.png} | Bin
ui/qt/main_window.cpp | 2 +
ui/qt/main_window.ui | 10 -----
ui/qt/utils/stock_icon.cpp | 2 +-
ui/qt/widgets/filter_expression_toolbar.cpp | 42 +++++++++++++++------
ui/qt/widgets/filter_expression_toolbar.h | 4 ++
9 files changed, 44 insertions(+), 27 deletions(-)
rename image/{plus-8.png => stock_icons/8x8/list-add.template.png} (100%)