Kimmo Varis 643d400716 GUI: Refactoring progress/finished handling.
Progress signal had also item count with it and then the handler determined
that check is ready when max count of progress was done. Also progressbar
was practically reset in every progress signal. This was simply fragile
code.

After this patch progress signal has only the current progress count. Total
count of items is given when initializing the checking. And there is
separate function for handling check finishing.

This also fixes the bug that progressbar was not hidden after checking
or when interrupting the checking.
2010-07-04 18:54:41 +03:00
..
2010-04-15 20:08:51 +02:00
2009-10-01 18:01:54 +02:00
2010-04-15 20:08:51 +02:00
2010-06-04 06:57:21 +02:00
2009-12-19 16:53:47 +02:00
2010-04-15 20:08:51 +02:00
2010-02-27 21:38:39 +02:00
2010-07-03 20:29:09 +03:00
2010-04-15 20:08:51 +02:00
2010-04-15 20:08:51 +02:00
2010-04-15 20:08:51 +02:00