Files
oak-editor/app
itsmattkc b9cd83eff1 task: massively simplified task system
Made various changes and fixes to the task system:

- Tasks are built around QtConcurrent rather than QThread. Reduces
  code complexity significantly.
- Task error reporting is now streamlined in both TaskManager and
  TaskDialog.
- Moved ProjectImport/Save/LoadManager to the app/task folder
2020-05-19 02:44:32 +10:00
..
2020-05-18 17:16:28 +10:00
2020-04-16 12:23:34 +10:00
2020-05-06 23:22:49 +10:00
2020-05-19 02:44:32 +10:00