aboutsummaryrefslogtreecommitdiff
path: root/src/qt/FutureScheduler.h
Commit message (Collapse)AuthorAgeFilesLines
* FutureScheduler: delete unused function declarationsselsta2022-04-231-3/+0
|
* Wallet: rework wallet refreshingxiphon2020-10-091-1/+2
|
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-11/+3
|
* FutureScheduler: drop moveToThread, setParent might silently failxiphon2019-12-231-6/+0
|
* FutureScheduler: fix possible race, connect before setFuturexiphon2019-12-191-1/+1
|
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-021-3/+3
|
* qt: implement FutureScheduler, always await async code to completexiphon2019-06-241-0/+79