Work around stupid bug in QtConcurrent.
You have to call setProgressValue(AndText) at least once unconditionally, before resultReporting and isProgressUpdateNeeded actually do the right thing. Also use qreal progress values internally while iterating directories.
Loading
Please register or sign in to comment