Wireshark-commits: [Wireshark-commits] master 20246cf: Qt: Add Drag-and-Drop to Packetlist

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Jun 2019 21:48:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20246cf005bb3a71929d02499ef29e0e637cae56
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

20246cf by Roland Knall (rknall@xxxxxxxxx):

    Qt: Add Drag-and-Drop to Packetlist
    
    Allow cells to be used in drag-and-drop operations
    
    Change-Id: I6eeb5e32076ba9dddc73265e213e8cfeae1f0783
    Reviewed-on: https://code.wireshark.org/review/33604
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  d370f54   Qt: Fix Contextmenu for Packetlist
     add  20246cf   Qt: Add Drag-and-Drop to Packetlist


Summary of changes:
 ui/qt/packet_list.cpp | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)