Damien Elmes
|
6426edb0ac
|
more typing updates
|
2021-02-02 23:31:55 +10:00 |
|
Damien Elmes
|
a56b09b987
|
add a bunch of return types
|
2021-02-01 23:53:23 +10:00 |
|
Damien Elmes
|
f15715fb07
|
add types to various other files
Mainly automated with MonkeyType
|
2021-02-01 22:08:56 +10:00 |
|
Damien Elmes
|
49a40e7178
|
add missing check for on_done==None in with_progress()
|
2021-01-31 13:46:31 +10:00 |
|
Damien Elmes
|
6bf9f5bc6c
|
lint fixes
|
2020-06-01 13:57:10 +10:00 |
|
Damien Elmes
|
a8ad4abf37
|
add "immediate" progress back
on ops which we know are going to take time, it makes the interface
look more responsive to pop up the progress more quickly
|
2020-06-01 13:57:10 +10:00 |
|
Damien Elmes
|
0e5b7da62a
|
login/full up/full down plugged in
|
2020-06-01 13:57:10 +10:00 |
|
Damien Elmes
|
9f585d4d38
|
remove an unused import
|
2020-05-12 21:13:34 +10:00 |
|
Damien Elmes
|
f6931197d2
|
add helper to run background task with progress
|
2020-05-12 21:13:34 +10:00 |
|
Damien Elmes
|
eec3fcf87a
|
use qconnect everywhere, and fix some typing issues
a step towards check_untyped_defs in aqt, but there's still 100+
issues to resolve
|
2020-05-04 13:23:08 +10:00 |
|
Alan Du
|
a63c9e5a9a
|
Apply mypy improvements to aqt
|
2020-02-26 22:27:58 -05:00 |
|
Damien Elmes
|
be3393fcb4
|
simplify taskman, and add .run_on_main()
|
2020-01-22 14:09:51 +10:00 |
|
Damien Elmes
|
a47db0d609
|
add helper for background execution
|
2020-01-19 10:06:01 +10:00 |
|