Wireshark-commits: [Wireshark-commits] master f211624: Qt: Display selected rows in overlay bar
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Nov 2019 16:22:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f211624fa6b4d6a91fd50a9c6b4130fb7c2f41fa
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f211624 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Display selected rows in overlay bar
    
    Indicate all selected rows in the overlay bar for the PacketList
    
    Change-Id: Icddf8607b59bde12701a7e7983df6acbf26e0d23
    Reviewed-on: https://code.wireshark.org/review/35161
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  0d53487   Qt: Speed up selection handling
     add  f211624   Qt: Display selected rows in overlay bar


Summary of changes:
 ui/qt/packet_list.cpp                | 43 ++++++++++++++++++++++++++++--------
 ui/qt/widgets/overlay_scroll_bar.cpp | 30 +++++++++++++++++--------
 ui/qt/widgets/overlay_scroll_bar.h   |  8 +++----
 3 files changed, 59 insertions(+), 22 deletions(-)