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