Wireshark-commits: [Wireshark-commits] rev 53342: /trunk/ui/qt/ /trunk/ui/qt/: packet_list.cpp pack

Date: Fri, 15 Nov 2013 20:24:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53342

User: gerald
Date: 2013/11/15 08:24 PM

Log:
 When we freeze the packet list disconnect its model.
 
 This matches the GTK+ behavior and keeps us from dissecting TCP packets
 out of order when we follow a TCP stream.

Directory: /trunk/ui/qt/
  Changes    Path               Action
  +14 -2     packet_list.cpp    Modified
  +2 -0      packet_list.h      Modified