Wireshark-commits: [Wireshark-commits] master 1514fe0: Show the current selection in the overlay sc
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 23 Jul 2015 00:24:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1514fe06cd53c5facab83ebd5f275167651e40c2
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1514fe0 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Show the current selection in the overlay scrollbar.
    
    Change-Id: Ie92b7ae170938eac71ede751d9067e1d47293092
    Reviewed-on: https://code.wireshark.org/review/9750
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  093aef0   RTSP: allow RTP heuristic dissection of RTSP interleaved channel data
    adds  1514fe0   Show the current selection in the overlay scrollbar.


Summary of changes:
 ui/qt/overlay_scroll_bar.cpp |   32 +++++++++++++++-----------------
 ui/qt/overlay_scroll_bar.h   |   15 +++++++++++++--
 ui/qt/packet_list.cpp        |   14 +++++++++++++-
 3 files changed, 41 insertions(+), 20 deletions(-)