URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9d7c2b94fb2724e14941f3f3b5eb0baf2053836
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a9d7c2b by Roland Knall (rknall@xxxxxxxxx):
Revert "Qt: Remove unnecessary ColumnText object"
This has to be a complete overhaul of PacketListRecord. For now it is reverted
This reverts commit d95262bf7420ba56ccfded85ebeec6f32ea7069a.
Change-Id: Id72dc6911f68c9b811110332588b3da474791d31
Reviewed-on: https://code.wireshark.org/review/33666
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from d7ef311 LPPa: upgrade dissector to v15.2.1
add a9d7c2b Revert "Qt: Remove unnecessary ColumnText object"
Summary of changes:
ui/qt/models/packet_list_model.cpp | 10 ++++----
ui/qt/models/packet_list_record.cpp | 50 +++++++++++++++++++++----------------
ui/qt/models/packet_list_record.h | 7 +++---
3 files changed, 36 insertions(+), 31 deletions(-)