27 Commits (52eb4aebe606f515a2f9ab11a99dce5a6933756c)

Author SHA1 Message Date
ThomasV 46b8436693 fix #2562: show error message if hardware library is missing 7 years ago
ThomasV 24442de8df fix command line interface for hardware wallets. fixes #3056 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
Dmitry Sorokin 362ca96f38 x509 fixes and plugins 8 years ago
ThomasV 997dd17933 call choose_device when button is clicked 8 years ago
ThomasV ae779694df create common class for qt hardware plugins 8 years ago
ThomasV 02db08504c fix yes_no_question dialog in qthandler 8 years ago
ThomasV 47f1a7b632 move update_status in handler 8 years ago
ThomasV 6b0e65fc0a fixes for hardware wallets 8 years ago
ThomasV 5d963d9a95 qt handler: use own signals, because there might be several handlers 8 years ago
ThomasV 664077397e device manager: index devices by xpub 8 years ago
ThomasV 1159f85e05 Major refactoring 8 years ago
ThomasV e7d25faf02 Finish wizard unification 8 years ago
Neil Booth db1aa13015 Permit empty passphrases when creating HW wallet 9 years ago
ThomasV 305843999e Relicensing 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth a5f06d72cf hw_wallet: add missing import 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
ThomasV 2a908d3e8b hw_wallet: do not mix qt and non-qt imports 9 years ago
Neil Booth 012f500976 hw_wallet: Create HW_PluginBase and use it 9 years ago
Neil Booth 9930d5fd6f Update obsolete comment. 9 years ago
Neil Booth 134ae3d044 hw_wallet: separate out common QtHandler code 9 years ago
Neil Booth e461c1c818 Create hw_wallet directory for common code 9 years ago