summaryrefslogtreecommitdiff
path: root/ui/progresstask.h
AgeCommit message (Expand)Author
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2025-03-31Emphasize BackgroundThread owner lifetimes in docsGlenn Smith
2024-02-07Debug warn on starting a BackgroundThread with no ownerGlenn Smith
2023-08-28Fix BackgroundThread::then not forwarding qt signalsGlenn Smith
2023-01-03Fix UAF chance in BackgroundThreadGlenn Smith
2023-01-03Make ProgressTask cancel if its owner is deletedGlenn Smith
2022-11-19Fix issues with building using Visual Studio 2022Rusty Wagner
2022-11-10Several documentation improvements and fixeskat
2022-08-21Fix ProgressTask/BackgroundThread docskat
2022-01-28Format All FilesKyleMiles
2022-01-21Fix race in BackgroundThreadGlenn Smith
2022-01-21Reimplement progresstask with std::condition_variableGlenn Smith
2022-01-17OptionsDialog/SettingsView + ProgressTask fixesGlenn Smith
2021-12-27ProgressTask and BackgroundThread from libCollaborationGlenn Smith