S&R: Make the disk search multi-threaded
Move The QThread to QRunnable and QThreadPool. The move was at the end not the most beneficial. Note the removal of msleep() ;)
Move The QThread to QRunnable and QThreadPool. The move was at the end not the most beneficial. Note the removal of msleep() ;)