aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/copystep.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Make it possible to invoke done handler only with DoneResultJarek Kobus2023-11-071-1/+1
* TaskTree: Introduce DoneWith enumJarek Kobus2023-11-071-2/+2
* TaskTree: Use common done handlerJarek Kobus2023-11-061-6/+6
* BuildStep: Some cleanupJarek Kobus2023-07-271-2/+0
* CopyStepBase: Employ task tree for runningJarek Kobus2023-07-141-16/+21
* Add full stops to various error messagesEike Ziller2023-06-141-2/+2
* Utils: Allow more finegrained subaspect ownership in AspectContainerhjk2023-05-251-2/+0
* ProjectExplorer: Use FilePathAspect in CopyStephjk2023-05-251-16/+14
* ProjectExplorer: Be more generous on what the manual copy step acceptshjk2023-04-061-2/+5
* ProjectExplorer: Provide access to copy step id constantshjk2023-03-291-2/+3
* FilePath: Remove overloads for async tasks that don't take contextJarek Kobus2023-03-171-1/+1
* ProjectExplorer: Add a generic copy stephjk2023-03-141-0/+114