index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
progresstask.h
Age
Commit message (
Expand
)
Author
2025-08-01
Add LogForException APIs to pass stack trace information separate from the me...
Rusty Wagner
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-03-31
Emphasize BackgroundThread owner lifetimes in docs
Glenn Smith
2024-02-07
Debug warn on starting a BackgroundThread with no owner
Glenn Smith
2023-08-28
Fix BackgroundThread::then not forwarding qt signals
Glenn Smith
2023-01-03
Fix UAF chance in BackgroundThread
Glenn Smith
2023-01-03
Make ProgressTask cancel if its owner is deleted
Glenn Smith
2022-11-19
Fix issues with building using Visual Studio 2022
Rusty Wagner
2022-11-10
Several documentation improvements and fixes
kat
2022-08-21
Fix ProgressTask/BackgroundThread docs
kat
2022-01-28
Format All Files
KyleMiles
2022-01-21
Fix race in BackgroundThread
Glenn Smith
2022-01-21
Reimplement progresstask with std::condition_variable
Glenn Smith
2022-01-17
OptionsDialog/SettingsView + ProgressTask fixes
Glenn Smith
2021-12-27
ProgressTask and BackgroundThread from libCollaboration
Glenn Smith