aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am.inc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-02-09 16:38:43 -0800
committerGerald Combs <gerald@wireshark.org>2016-04-28 17:18:41 +0000
commitb3e70f9a7e91c7b462336f875c26965faedf1953 (patch)
treecb0d650ea92d3705a4d997bf94f18d3497bae76d /Makefile.am.inc
parent3c5a9b10b4dd6696861a62672b322807bb2bfdf6 (diff)
Qt: Refactor the packet list scroll bar.
Split OverlayScrollBar into parent and child scroll bar widgets. This gives us two packet list scroll bars: a packet map, which draws and operates on nearby packets and a normal scroll bar. The packet map is drawn to the left of the child scroll bar. This gives us more room to draw and doesn't obscure the scroll bar itself (which is a problem on newer versions of Windows). When the user clicks on a portion of the map, scroll to that part of the packet list. Draw marked packet ticks over the normal scroll bar. Marked & ignored are on the left, time references are on the right. To do: - Borrow more from packet fence and graph something (packet size? time delta?) Change-Id: Ie952fcbd98fd0e047200f2279cb63227feabf5b1 Reviewed-on: https://code.wireshark.org/review/15046 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'Makefile.am.inc')
0 files changed, 0 insertions, 0 deletions