Skip to content

Search disk files multithreaded

Move the disk searching to QRunnable + QThreadPool...

In the end two threads was the most efective... (probably the disk is the bottleneck)

(note the removed msleep())

Merge request reports

Loading