Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 00776f8: Qt: Make the selected packet in the packet l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Apr 2018 11:14:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00776f832abfad00c765ad2d471315c0fe6d2509
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

00776f8 by Paul Zander (p.j.zander@xxxxxxxxxxxx):

    Qt: Make the selected packet in the packet list more clear.
    
    When using coloring rules the selected packet is sometime hard to recognize. The stylesheet of the packet list is extended for this.
    
    Bug: 14621
    Change-Id: Ied465e0e211b3c11e69cb71f89988eb45622dd72
    Reviewed-on: https://code.wireshark.org/review/27141
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  4694c7a   checkAPIs.pl: fix false positive with C++ method names
    adds  00776f8   Qt: Make the selected packet in the packet list more clear.


Summary of changes:
 ui/qt/packet_list.cpp | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)