Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TaskTree: Prepare for de-utils-ization - part 2 | Jarek Kobus | 2023-05-12 | 1 | -2/+0 |
| | | | | | | | | | Move TaskTree into Tasking namespace. Move Tasking namespace out of Utils namespace. Change-Id: Ib4c1d7f54f1808517e54768dfa27209c33517b61 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io> | ||||
* | Utils: Rename asynctask.{cpp,h} -> async.{cpp,h} | Jarek Kobus | 2023-05-03 | 1 | -0/+57 |
Follows AsyncTask -> Async rename. Change-Id: I37f18368ab826c9960a24087b52f6691bb33f225 Reviewed-by: hjk <hjk@qt.io> |