URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7960583192fb1188e54e3246cec7c130107bcfc9
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
7960583 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Remove the border around inactive+selected packet list items
It was a bad idea to bring back the border around inactive+selected packet
list items in g009283a6 because it will move the text some pixels down.
Revert this part because we now have support for customize the colors.
Remove the old "style_inactive_selected" handling because it has no effect.
Change-Id: I7599591a957a11d42964f7dc0981411cf3b28b4f
Reviewed-on: https://code.wireshark.org/review/32964
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 0ed180e3dee401b0ea8cbc0a2736e2a07a482a9c)
Reviewed-on: https://code.wireshark.org/review/33048
Actions performed:
from a22befe QUIC: fix transport parameter heuristics for draft -18 and older
add 7960583 Qt: Remove the border around inactive+selected packet list items
Summary of changes:
ui/qt/packet_list.cpp | 41 -----------------------------------------
1 file changed, 41 deletions(-)