http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52386
User: gerald
Date: 2013/10/05 10:39 PM
Log:
Fix the white-rectangle-at-startup artifact with the help of GammaRay[1].
Make extra_split_ a member variable again. Make it and master_split_
full-on values. Set various parent/child relationships at startup
so that each widget is associated with a layout (which appears to be
the actual fix).
Make the throttled startup delay huge so that it's easier to browse
using GammaRay.
[1] https://github.com/KDAB/GammaRay
Directory: /trunk/ui/qt/
Changes Path Action
+13 -6 main_window.cpp Modified
+5 -2 main_window.h Modified
+46 -65 main_window_slots.cpp Modified
+3 -1 splash_overlay.cpp Modified