Wireshark-commits: [Wireshark-commits] master 240105e: Fixup the Qt splash overlay progress calcula
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Aug 2015 20:23:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=240105eaecddb44bebde2f9b470bade395131416
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

240105e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fixup the Qt splash overlay progress calculations.
    
    Fix a couple of issues in the way we calculate the splash overlay
    progress.
    
    Avoid unnecessary repaints.
    
    Change-Id: I1f4800b2c2836b67ca9ff3d6d24af150f4379ba9
    Reviewed-on: https://code.wireshark.org/review/9916
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0a1d1bd   More casting issues with older versions of GLib.
    adds  240105e   Fixup the Qt splash overlay progress calculations.


Summary of changes:
 ui/qt/splash_overlay.cpp |   17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)