Wireshark-commits: [Wireshark-commits] rev 45934: /trunk/ui/qt/ /trunk/ui/qt/: interface_tree.cpp i

Date: Mon, 05 Nov 2012 19:11:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45934

User: gerald
Date: 2012/11/05 11:11 AM

Log:
 Have InterfaceTree wait until the application is initialized to start
 gathering statistics. This fixes behavior broken by the recent startup
 changes.
 
 Enable and disable the SplashOverlay delay via a #define.

Directory: /trunk/ui/qt/
  Changes    Path                  Action
  +66 -47    interface_tree.cpp    Modified
  +1 -0      interface_tree.h      Modified
  +2 -0      main.cpp              Modified
  +17 -10    splash_overlay.cpp    Modified