URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7fc88045ea7ea36ee1b1c8a7bf57a112dbb838d6
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7fc8804 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
RLC LTE graph: allow switching between zoom and drag, and place limits on each
Change-Id: I9fb9fa5be25dc56810dcbf2d4d5607d79eed541e
Reviewed-on: https://code.wireshark.org/review/11146
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 4ff0290 x11 generator: Don't crash when a switch is in a struct
adds 7fc8804 RLC LTE graph: allow switching between zoom and drag, and place limits on each
Summary of changes:
ui/qt/lte_rlc_graph_dialog.cpp | 140 ++++++++++++++++++++++++++++++++++------
ui/qt/lte_rlc_graph_dialog.h | 7 ++
ui/qt/lte_rlc_graph_dialog.ui | 106 +++++++++++++++++++++++++++++-
3 files changed, 232 insertions(+), 21 deletions(-)