Wireshark-commits: [Wireshark-commits] master eb46659: Qt: Move ColText to QStringList for PacketLi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 04 Jul 2019 16:34:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb46659c95ec01f8cc634d75b2f4f3931598725a
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

eb46659 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Move ColText to QStringList for PacketListRecord
    
    Change-Id: Id6e0593a2ae80fbb97aa6a0d738eb22b22434245
    Reviewed-on: https://code.wireshark.org/review/33836
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  de68b7e   Qt: call retap for credentials.
     add  eb46659   Qt: Move ColText to QStringList for PacketListRecord


Summary of changes:
 ui/qt/models/packet_list_model.cpp  |  4 ++--
 ui/qt/models/packet_list_record.cpp | 39 +++++++++++--------------------------
 ui/qt/models/packet_list_record.h   |  6 ++----
 3 files changed, 15 insertions(+), 34 deletions(-)