Wireshark-commits: [Wireshark-commits] master 7fc8804: RLC LTE graph: allow switching between zoom

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Oct 2015 15:49:05 +0000 (UTC)
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(-)