http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44714
User: gerald
Date: 2012/08/31 03:25 PM
Log:
It ain't Wireshark unless we can capture.
Implement basic capture start and stop. Add a lot of menu items and
enable and disable them when appropriate. Rename a few variables.
Next step: Let the user select an interface (we just use the default for
now).
Directory: /trunk/ui/qt/
Changes Path Action
+18 -15 interface_tree.cpp Modified
+2 -2 interface_tree.h Modified
+11 -37 main.cpp Modified
+8 -2 main_welcome.ui Modified
+737 -120 main_window.cpp Modified
+64 -3 main_window.h Modified
+186 -7 main_window.ui Modified
+49 -8 wireshark_application.cpp Modified
+16 -1 wireshark_application.h Modified