Age | Commit message (Expand) | Author |
---|---|---|
2023-07-14 | Split in two the options | Trial97 |
2023-07-14 | made the number of concurrent tasks configurable | Trial97 |
2023-05-06 | refactor: move functions to utils + code-review fixes | Rachel Powers |
2023-05-01 | refactor: Qt can handle const& in signals and slots | Rachel Powers |
2023-05-01 | fix: no need to loop all sub tasks | Rachel Powers |
2023-05-01 | refactor: propogate only only one StepProgress at a time | Rachel Powers |
2023-05-01 | fix: clean up license headers for Tasks | Rachel Powers |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-05-01 | feat: better task tracking | Rachel Powers |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2022-12-17 | refactor(Tasks): remove 'm_total_size' from ConcurrentTask | flow |
2022-12-15 | feat(Tasks): add ConcurrentTask::clear to allow re-using tasks | flow |
2022-08-28 | fix: abort logic running subsequent tasks anyways some times | flow |
2022-07-01 | feat: add ConcurrentTask | flow |