v.2.0.0: Multithreading
Worker, FileWriter and GUI (MainWindow) work in different threads. Avoids hangs in GUI and improves performance.
All communications between these classes is now via signals-slots
Worker, FileWriter and GUI (MainWindow) work in different threads. Avoids hangs in GUI and improves performance.
All communications between these classes is now via signals-slots