URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=023cf320ebc2ce467aec07136c74a32254cf733c
Submitter: Peter Wu (pe...@lekensteyn.nl)
Changed: branch: master
Repository: wireshark

Commits:

023cf32 by Peter Wu (pe...@lekensteyn.nl):

    Qt: support selecting the min/max packet from IO Graph
    
    GTK+ supports selecting the first packet (via the "left mouse button")
    and the last packet (via the "right mouse button") in an interval, and
    Qt supports selecting the last packet of an interval. This patch enables
    picking the packet matching the extreme value in Qt.
    
    Bug: 12401
    Change-Id: If0b7f2f1bf8c384ea0d68b5f5fae2d1e8b4b0ac2
    Reviewed-on: https://code.wireshark.org/review/20769
    Petri-Dish: Peter Wu <pe...@lekensteyn.nl>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Peter Wu <pe...@lekensteyn.nl>
    

Actions performed:

    from  a5f9b4e   Qt: fix tracer and selection of packet in IO Graph
    adds  023cf32   Qt: support selecting the min/max packet from IO Graph


Summary of changes:
 ui/io_graph_item.h        |   44 ++++++++++++++++++++++++++++++++++++++++++++
 ui/qt/io_graph_dialog.cpp |    8 +++++++-
 2 files changed, 51 insertions(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to