summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/progressmanager/taskprogress.cpp
Commit message (Expand)AuthorAgeFilesLines
* Solutions: Long live Solutions!Jarek Kobus2023-05-171-1/+2
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-0/+1
* TaskProgress: Make is possible to set id for associated future progressJarek Kobus2023-01-271-1/+7
* TaskProgress: Add setAutoStopOnCancel() propertyJarek Kobus2023-01-271-1/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Task/ProcessProgress: Delete private data on destructionJarek Kobus2023-01-051-0/+2
* TaskProgress: Add setHalfLifeTimePerTask()Jarek Kobus2022-12-061-6/+9
* MathUtils: Add tangential interpolationJarek Kobus2022-11-281-8/+6
* TaskProgress: Add missing features needed by UpdateInfoPluginJarek Kobus2022-11-251-1/+33
* TaskProgress: Improve fluency of progressJarek Kobus2022-11-251-2/+49
* Introduce TaskProgressJarek Kobus2022-11-181-0/+87