Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-05 | NOISSUE retry committing instances if it fails a few times | Petr Mrázek | |
This should fix issues with antivirus locking files/folders on Windows. | |||
2016-12-08 | GH-1745 fix crash when using path matching filter on copy operations | Petr Mrázek | |
Copying instances without saves doesn't crash anymore. | |||
2016-10-26 | NOISSUE use QtConcurrent to run FS operations in worker threads | Petr Mrázek | |
Not all operations - only the ones that aren't in error handling. The API for QFuture is too nasty to do much more in a sensible way. | |||
2016-10-26 | NOISSUE Granular instance reload | Petr Mrázek | |