Skip to content

v.2.0.0: Multithreading

Compare
Choose a tag to compare
@NIA NIA released this 31 Mar 11:17
· 10 commits to master since this release

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