Hide progress bar after all jobs finished.
ClosedPublic

Authored by wcpan on Nov 29 2016, 9:32 AM.

Details

Summary

This is a follow-up of D3110, which keeps the progress bar showing
after parsing completed. This patch will properly hide the probress bar.

Diff Detail

Repository
R33 KDevPlatform
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
wcpan updated this revision to Diff 8596.Nov 29 2016, 9:32 AM
wcpan retitled this revision from to Hide progress bar after all jobs finished..
wcpan updated this object.
wcpan edited the test plan for this revision. (Show Details)
wcpan added a reviewer: KDevelop.
wcpan added a subscriber: kdevelop-devel.
antonanikin accepted this revision.Nov 29 2016, 10:59 AM
antonanikin added a reviewer: antonanikin.
antonanikin added a subscriber: antonanikin.

Now progress bar hides at end of work, thanks.

This revision is now accepted and ready to land.Nov 29 2016, 10:59 AM
mwolff accepted this revision.Nov 29 2016, 8:23 PM
mwolff added a reviewer: mwolff.
mwolff added a subscriber: mwolff.

lgtm, btw - as a follow up, writing unit tests for this code would be appreciated. Google Code In tasks?

This revision was automatically updated to reflect the committed changes.