James Rowe fc2f7b0df6 Frontend: Prevent FileSystemWatcher from blocking UI thread
Instead of tying the QFileSystemWatcher to the GameList and updating in
the UI thread, this change moves it to the worker thread. Since it gets
deleted and recreated as part of the worker thread, this prevents it from
ever getting used from multiple threads (which is why it was originally
done on the UI thread)
2017-05-10 09:37:44 -06:00
..
2017-01-04 13:48:29 -03:00
2017-03-17 21:45:29 +02:00
2017-03-17 21:45:29 +02:00
2016-12-05 19:09:16 +01:00
2017-02-26 17:58:51 -08:00
2016-03-21 20:03:18 +01:00
2017-05-07 15:33:07 -07:00
2017-05-07 15:33:07 -07:00
2017-05-07 15:33:07 -07:00