Nyall Dawson 092279e90d [feature] Run batch processing steps in tasks
Instead of forcing all steps in the batch processing dialog to execute
in the main thread, we now run each step as a separate task whenever
possible. This keeps the UI nice and responsive, and permits
responsive cancelation and progress reporting.

Individual steps are still run sequentially, not in parallel (yet!)
2022-03-15 11:44:08 +10:00
..
2021-06-24 04:36:26 +10:00
2021-02-20 12:26:00 +10:00
2020-11-12 07:14:46 +10:00
2021-06-21 07:17:36 +03:00
2021-06-21 07:17:36 +03:00
2020-09-10 14:03:11 -04:00