Wireshark-commits: [Wireshark-commits] master 009283a: Qt: Bring back border around inactive+select
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 02 Apr 2019 03:29:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=009283a68b6bc55f3fe6827ef779a96173b6a175
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

009283a 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>
    

Actions performed:

    from  711ac47   Windows: upgrade USBPcap to 1.3.0.0 and Npcap to 0.992
     add  009283a   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(-)