Wireshark-commits: [Wireshark-commits] master-2.0 bcaebbe: Qt: Fix Windows taskbar progress behavio
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jul 2016 20:22:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bcaebbebe7414597c9236d13c2365cb53f3c4215
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

bcaebbe by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fix Windows taskbar progress behavior.
    
    Connect the valueChanged signal each time we show the taskbar progress
    indicator and disconnect it each time we hide. Fixes stuck behavior seen
    here when reloading a capture.
    
    Change-Id: I11c6205675823e041cda7816237e54fa8a8afb7a
    Reviewed-on: https://code.wireshark.org/review/16544
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 83174a207994c5d30c24e7907fffdc3644a52557)
    Reviewed-on: https://code.wireshark.org/review/16546
    

Actions performed:

    from  bd9da14   Mark the file as having unsaved data if you change address resolution.
    adds  bcaebbe   Qt: Fix Windows taskbar progress behavior.


Summary of changes:
 ui/qt/progress_frame.cpp |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)