summaryrefslogtreecommitdiff
path: root/tests/manual/tasktree/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-1/+2
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Tasking::Async: Rename Async into AsyncTaskJarek Kobus2023-05-031-4/+4
* FutureSynchronizer: Change the default value of cancelOnWait to trueJarek Kobus2023-04-261-1/+0
* TaskTree manual test: Use QPromise for async callsJarek Kobus2023-03-011-3/+3
* TaskTree: Introduce ParallelLimitJarek Kobus2023-01-061-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Add manual test for TaskTreeJarek Kobus2022-11-181-0/+268