25 Commits (6a7d50d5c5143d7d98aa76c911766f353322197f)

Author SHA1 Message Date
Tafelpoot 256a467dd7 QR code fixes 10 years ago
ThomasV 956f69f3d3 trezor: raise and catch BaseException in signing 10 years ago
ThomasV f00c4ed547 simplify error handling during transaction signing 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 6cd00eb36b request history rates asynchronously 10 years ago
ThomasV 98b361f328 code cleanup 10 years ago
ThomasV 6446d66859 do not call _ in default parameters 10 years ago
ThomasV 744eee6858 wizard integration 10 years ago
ThomasV c397f84fed simplified dialog for new file name 10 years ago
ThomasV 2da9a02fb3 catch exception within sign thread, to re-enable send button 10 years ago
ThomasV f410225dc2 print traceback in waiting dialog 10 years ago
ThomasV 7ceeb7e67a waiting dialog: handle exceptions 11 years ago
ThomasV d2cad7bbbb new widget: QRTextEdit 11 years ago
ThomasV 440f972fd3 show payment request details 11 years ago
ThomasV 26d133c20a payment request: show status with help button 11 years ago
ThomasV 17ff5d162d close method 11 years ago
ThomasV 40b3b47d5b rewrite WaiingDialog as child class of QThread 11 years ago
ThomasV 0bd1eb1f7a simple test for waiting dialog 11 years ago
ThomasV 6665a70a49 WaitingDialog class for better encapsulation 11 years ago
ThomasV ac93b86ebc export as json or csv 11 years ago
ThomasV 8ca7964dac address_field in sweep dialog 11 years ago
ThomasV 6c96b38abf installwizard: multisig wallets 11 years ago
ThomasV 2be8c7f7ed add optional default value to text dialog 11 years ago
ThomasV c5c1ed11f0 better waiting dialog, with Qt signals 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 404c1f84d2 generalize plugins to all guis 11 years ago
thomasv f38cc47802 add context menu to transaction input/outputs 11 years ago
thomasv f12760829f use QInputDialog for new filenames 11 years ago
thomasv eafdb42475 install wizard: use a single window 11 years ago
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 11 years ago
ThomasV 004aa4b640 separate directories for GUIs 11 years ago
ThomasV 10c805b3e7 restore bip32 accounts 11 years ago
thomasv c1fabb3332 fix backup_wallet 11 years ago
Maran bf12bac1f2 DRYed the backup wallet 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago