Wireshark-commits: [Wireshark-commits] master 13c5960: Copy selected lines from Packet List view fo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 May 2019 06:34:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13c5960a2c2ca2af50f78a24cd22e2a55df8d0b2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

13c5960 by Arvind Dalvi (ardalvi@xxxxxxxxxx):

    Copy selected lines from Packet List view for existing formats.
    
    For all platforms that is supported by Qt framework...
    - Select copy/<options> from context menu and it will copy selected lines.
    
    Note: This change implements part 1 of another change, # 33007.
          And has been tested on Windows 10 only.
    
    Change-Id: Iba2668d7c411aa33de77003fe116e63e6f650b3d
    Reviewed-on: https://code.wireshark.org/review/33074
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a6bd22d   gsm_sim: fix conflict
     add  13c5960   Copy selected lines from Packet List view for existing formats.


Summary of changes:
 ui/qt/packet_list.cpp | 55 ++++++++++++++++++++++++++++++---------------------
 1 file changed, 32 insertions(+), 23 deletions(-)