http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46350
User: gerald
Date: 2012/12/03 11:58 AM
Log:
Update the interface list to reflect the recent interface name changes.
Allow multiple interface selections. Make sure we update the packet list
properly in a couple of places.
Use the right callback+signal to update capture statistics in the status
bar. Remove the global cfile from the main_statusbar.cpp
Add the version to the main window.
Directory: /trunk/ui/qt/
Changes Path Action
+53 -19 interface_tree.cpp Modified
+5 -0 interface_tree.h Modified
+48 -40 main_status_bar.cpp Modified
+6 -0 main_status_bar.h Modified
+15 -7 main_welcome.cpp Modified
+3 -1 main_welcome.h Modified
+1 -1 main_welcome.ui Modified
+12 -0 main_window.cpp Modified
+1 -0 main_window.h Modified
+15 -8 main_window_slots.cpp Modified
+2 -1 wireshark_application.cpp Modified
(1 file not shown)