LBRY-Vault/electrum/gui
SomberNight 1088cf4444
qt: introduce BlockingWaitingDialog
A variant of WaitingDialog that runs the task in the GUI thread,
blocking the GUI. It is probably a code smell to actually use this,
as operations should not block the GUI... still it provides a middle-ground
between blocking the GUI without giving user-feedback and having to refactor
existing code (to avoid blocking).
2019-12-10 03:34:41 +01:00
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy receive requests: encode lightning invoices as uppercase -> smaller QRs 2019-12-07 05:58:58 +01:00
qt qt: introduce BlockingWaitingDialog 2019-12-10 03:34:41 +01:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00
text.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00