Skip to content
  • con's avatar
    Work around stupid bug in QtConcurrent. · a54fc1f6
    con authored
    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.
    a54fc1f6