Wireshark-commits: [Wireshark-commits] master 80ce7f0: Qt: Sequence dialog navigation updates.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 May 2016 21:13:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80ce7f0d5cc1c49b997524c3fe11a51499e8df4d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

80ce7f0 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Sequence dialog navigation updates.
    
    Clean up the next / previous logic a bit. If the selected item is out of
    range, move it in-range.
    
    Change-Id: Idd5f83e7f4ccf960500f261e1c2292da6cecab57
    Reviewed-on: https://code.wireshark.org/review/15591
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  dfc545d   Test: Revert debugging output.
    adds  80ce7f0   Qt: Sequence dialog navigation updates.


Summary of changes:
 ui/qt/sequence_diagram.cpp |    1 +
 ui/qt/sequence_dialog.cpp  |   36 ++++++++++++++++++++++++------------
 2 files changed, 25 insertions(+), 12 deletions(-)