summaryrefslogtreecommitdiffstats
path: root/api/logic/InstanceCopyTask.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE use QtConcurrent to run FS operations in worker threadsPetr Mrázek2016-10-26-9/+26
| | | | | 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 reloadPetr Mrázek2016-10-26-0/+53