Damien Elmes
|
9702532fc4
|
more typing updates
|
2021-02-02 23:31:55 +10:00 |
|
Damien Elmes
|
748aeb9df1
|
add a bunch of return types
|
2021-02-01 23:53:23 +10:00 |
|
Damien Elmes
|
83892eac51
|
add types to various other files
Mainly automated with MonkeyType
|
2021-02-01 22:08:56 +10:00 |
|
Damien Elmes
|
3a06fd2808
|
add missing check for on_done==None in with_progress()
|
2021-01-31 13:46:31 +10:00 |
|
Damien Elmes
|
d422b069de
|
lint fixes
|
2020-06-01 13:57:10 +10:00 |
|
Damien Elmes
|
b552dfb986
|
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
|
0787381a99
|
login/full up/full down plugged in
|
2020-06-01 13:57:10 +10:00 |
|
Damien Elmes
|
1a6e28a05d
|
remove an unused import
|
2020-05-12 21:13:34 +10:00 |
|
Damien Elmes
|
a21e2abca0
|
add helper to run background task with progress
|
2020-05-12 21:13:34 +10:00 |
|
Damien Elmes
|
4d33b2d8f7
|
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
|
df55645ced
|
Apply mypy improvements to aqt
|
2020-02-26 22:27:58 -05:00 |
|
Damien Elmes
|
bfc0ac1c0f
|
simplify taskman, and add .run_on_main()
|
2020-01-22 14:09:51 +10:00 |
|
Damien Elmes
|
1ae2528153
|
add helper for background execution
|
2020-01-19 10:06:01 +10:00 |
|