aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/splash_overlay.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-05Fix the white-rectangle-at-startup artifact with the help of GammaRay[1].Gerald Combs1-1/+3
2013-09-10Restart the splash timer *after* the paint has completed, so that in situationsEvan Huus1-2/+3
2013-01-20Add Some missing text to translateAlexis La Goutte1-12/+12
2012-12-18Add an AccordionFrame class which can animate showing and hiding (exceptGerald Combs1-1/+1
2012-11-05Check for a remote connection and change our update frequency accordingly,Gerald Combs1-1/+6
2012-11-05Fix a variable name.Gerald Combs1-7/+7
2012-11-05Enable the splash screen blur on OSes other than OS X.Gerald Combs1-7/+0
2012-11-05Have InterfaceTree wait until the application is initialized to startGerald Combs1-10/+17
2012-11-05Comment out an include.Gerald Combs1-1/+1
2012-11-05Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs1-0/+205