Wireshark-commits: [Wireshark-commits] master-3.0 040ad62: Qt: Bring back border around inactive+se
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=040ad6232a2f2ad5fd58a3b11e76be86aa36c721
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
040ad62 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Bring back border around inactive+selected packet list items
The border around inactive+selected packet list items from aaba30a3
was removed in 00776f83 and 53dfec9b. Add this back again.
Use solid color in flat_style_format, no need for a gradient between
the same color.
Remove the empty default_style_format, it does not add anything.
Ping-Bug: 12010
Change-Id: I97df7147b196c73e9f6ec4b9c370ddb6bd54488a
Reviewed-on: https://code.wireshark.org/review/32676
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 009283a68b6bc55f3fe6827ef779a96173b6a175)
Reviewed-on: https://code.wireshark.org/review/32682
Tested-by: Petri Dish Buildbot
Actions performed:
from 00d5e9e IEEE 802.11: Fix an infinite loop.
add 040ad62 Qt: Bring back border around inactive+selected packet list items
Summary of changes:
ui/qt/packet_list.cpp | 45 +++++++++++++++++++++++++++++----------------
1 file changed, 29 insertions(+), 16 deletions(-)