aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/async.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Forward progress signals in Async<>Marcus Tillmanns2025-03-131-0/+18
* Utils: Fix spellingMarcus Tillmanns2025-02-111-1/+1
* TaskTree: Remove return from setConcurrentCallData()Jarek Kobus2025-01-091-1/+1
* Raise Qt requirement for building Qt Creator to Qt 6.5.3Eike Ziller2024-12-191-5/+0
* Utils: Make "Async::takeResult" dependent of the Qt VersionMarcus Tillmanns2024-11-261-0/+5
* Utils: Add takeResult method to AsyncTaskMarcus Tillmanns2024-10-151-0/+1
* TaskTree: Make most of TaskAdapter subclasses finalJarek Kobus2024-07-101-1/+1
* AsyncTask: Centralize setting global future synchronizerEike Ziller2024-05-211-1/+4
* Async: Avoid potential leak of QFutureWatcherJarek Kobus2024-02-261-4/+4
* Tasking: Fix some C++20 warnings about [=] capturesJarek Kobus2024-02-071-2/+2
* TaskTree: Unify TaskInterface::done(DoneResult) signalJarek Kobus2023-11-171-1/+1
* TaskTree: Get rid of registration macrosJarek Kobus2023-08-171-2/+3
* Solutions: Long live Solutions!Jarek Kobus2023-05-171-1/+2
* TaskTree: Prepare for de-utils-ization - part 3Jarek Kobus2023-05-121-1/+1
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-1/+1
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-0/+214