Wireshark-commits: [Wireshark-commits] master b7ce4e3: Qt: Include Column Headings with Edit -> Cop
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Nov 2019 15:04:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7ce4e3f7a6a8a256da4dfdd535898f7fc41d7eb
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b7ce4e3 by Mike78 (michael.oed@xxxxxxxxx):

    Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSV
    
    Bug: 16215
    Change-Id: Ie59aa354be055831055a294724f8d7b800d35d90
    Reviewed-on: https://code.wireshark.org/review/35153
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  1859b35   PROFINET: Fix related to redundancy and PNIOStatus
     add  b7ce4e3   Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSV


Summary of changes:
 ui/qt/main_window_slots.cpp | 17 +++++++++-----
 ui/qt/packet_list.cpp       | 54 +++++++++++++++++++++++++++++----------------
 ui/qt/packet_list.h         |  2 ++
 3 files changed, 49 insertions(+), 24 deletions(-)