Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44483: /trunk/ui/qt/ /trunk/ui/qt/: main_window.cpp main

Date: Tue, 14 Aug 2012 04:12:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44483

User: gerald
Date: 2012/08/13 09:12 PM

Log:
 Add a "View" menu along with actions+slots for expanding and collapsing
 packet details. Connect the "Go" menu actions directly to their
 corresponding packet list slots.

Directory: /trunk/ui/qt/
  Changes    Path               Action
  +32 -16    main_window.cpp    Modified
  +0 -4      main_window.h      Modified
  +43 -0     main_window.ui     Modified
  +7 -7      packet_list.cpp    Modified
  +4 -4      packet_list.h      Modified
  +17 -0     proto_tree.cpp     Modified
  +1 -1      proto_tree.h       Modified