Wireshark-commits: [Wireshark-commits] master 1044d56: Qt: Improve sorting of custom columns with m

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 11:47:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1044d56e3dd2b029a13964badc28da7d16d19b00
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1044d56 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Improve sorting of custom columns with multiple fields
    
    Use the already parsed col_custom_fields_ids to loop all
    fields in custom columns.
    
    Change-Id: I937e10e087feadc788591f2e3d49568611fda69b
    Reviewed-on: https://code.wireshark.org/review/25918
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  f7c8f0c   snmp: add missing initializers in deep copies.
    adds  1044d56   Qt: Improve sorting of custom columns with multiple fields


Summary of changes:
 ui/qt/models/packet_list_model.cpp | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)