Wireshark-commits: [Wireshark-commits] rev 53915: /trunk/ui/qt/ /trunk/ui/qt/: decode_as_dialog.cpp

Date: Tue, 10 Dec 2013 21:07:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53915

User: gerald
Date: 2013/12/10 09:07 PM

Log:
 Add "Decode As" to the packet list and protocol tree context menus.
 Automatically add a new item if "Decode As" is triggered from the
 context menus.

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +3 -1      decode_as_dialog.cpp     Modified
  +1 -1      decode_as_dialog.h       Modified
  +7 -7      main_window_slots.cpp    Modified
  +5 -1      packet_list.cpp          Modified
  +1 -0      packet_list.h            Modified
  +6 -2      proto_tree.cpp           Modified
  +1 -0      proto_tree.h             Modified