Wireshark-commits: [Wireshark-commits] master 936f685: Qt: Allow shift-double-clicking on a frame l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Feb 2015 17:30:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=936f685af5e42b8faa01ae24aac6b71c47950b6f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

936f685 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Allow shift-double-clicking on a frame link.
    
    You can open a new packet window in the GTK+ UI by holding down the
    shift key and double-clicking on a frame link in the protocol tree. Add
    this behavior to the Qt UI. Document the different ways of opening a new
    packet window and update the image.
    
    Change-Id: I55caf6cc8089a6c305fafd47b4870e7c69dbfb10
    Reviewed-on: https://code.wireshark.org/review/7101
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4d5bdf4   A dissector for the RSVD Protocol (see [MS-RSVD].pdf).
    adds  936f685   Qt: Allow shift-double-clicking on a frame link.


Summary of changes:
 docbook/wsug_graphics/ws-packet-sep-win.png |  Bin 20759 -> 28764 bytes
 docbook/wsug_src/WSUG_chapter_work.asciidoc |   17 +++++++++++++----
 ui/qt/main_window.cpp                       |    2 ++
 ui/qt/packet_list.cpp                       |    2 +-
 ui/qt/proto_tree.cpp                        |    6 +++++-
 ui/qt/proto_tree.h                          |    3 ++-
 6 files changed, 23 insertions(+), 7 deletions(-)
 mode change 100644 => 100755 docbook/wsug_graphics/ws-packet-sep-win.png