Wireshark-commits: [Wireshark-commits] master 2331675: Revert "Copy selected lines from Packet List
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 05 Jun 2019 03:41:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2331675eb500c736ae534e7a57c7fad4e89f39ae
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2331675 by Arvind Dalvi (ardalvi@xxxxxxxxxx):

    Revert "Copy selected lines from Packet List view for existing formats."
    
    This reverts commit 13c5960a2c2ca2af50f78a24cd22e2a55df8d0b2.
    
    Based on the features that needs integration of "multi-selection" (which this change introduced), it seems that there will be fair amount time and code changes required in packet_list.cpp and possibly other files.
    I am reverting this change from the master branch so that people can still continue to use features with single-selection.
    Meanwhile, Stig B and others ready to test can import this change to verify which features are missing integration and/or integrated correctly. Once the feature set integration is complete and there is fair amount of approval from all of you, the core committers can decide on it.
    
    Change-Id: I106fd3c54350dd0fd85fc44743e7f5321cb04110
    Reviewed-on: https://code.wireshark.org/review/33454
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ee1dd89   iso7816: fix the dissection of the class byte
     add  2331675   Revert "Copy selected lines from Packet List view for existing formats."


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