Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-2769 add an option to not copy play time when copying instances | Petr Mrázek | 2020-01-09 | -1/+2 |
| | ||||
* | NOISSUE simplify. | Petr Mrázek | 2018-07-28 | -2/+0 |
| | ||||
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -10/+10 |
| | ||||
* | NOISSUE redo new instance dialog | Petr Mrázek | 2018-03-27 | -11/+3 |
| | ||||
* | NOISSUE retry committing instances if it fails a few times | Petr Mrázek | 2017-09-05 | -2/+1 |
| | | | | This should fix issues with antivirus locking files/folders on Windows. | |||
* | GH-1745 fix crash when using path matching filter on copy operations | Petr Mrázek | 2016-12-08 | -1/+1 |
| | | | | Copying instances without saves doesn't crash anymore. | |||
* | NOISSUE use QtConcurrent to run FS operations in worker threads | Petr Mrázek | 2016-10-26 | -0/+8 |
| | | | | | 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. | |||
* | NOISSUE Granular instance reload | Petr Mrázek | 2016-10-26 | -0/+34 |