87 Commits (9a40ed1d3ce93477a8fcb1b4afbb663f4d5ef260)

Author SHA1 Message Date
ThomasV 305843999e Relicensing 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
Neil Booth 34e8c0e1ed plugins: give traceback when cannot load 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
Neil Booth b54ba556bc Wallet: encapsulate wallet_types 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth 828320c1af trezor: provide a default interface number. 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
Neil Booth 412e2a8d2c Create is_pairable() function and use it. 9 years ago
Neil Booth bf942b5259 Trezor: another place needs client handler set 9 years ago
Neil Booth 268dcbcac5 Trezor: multi-device window parenting fix 9 years ago
Neil Booth 93e0c72ce2 Plugins: start thread at end of constructor 9 years ago
Neil Booth 80e15577b5 Update comment 9 years ago
Neil Booth dee402b961 Plugin wallets: better error when unloadable 9 years ago
Neil Booth f4fa53e915 Trezor: fixes for latest libtrezor 9 years ago
Neil Booth f8ed7b058d Improved multi-device handling 9 years ago
Neil Booth 0d14781463 Trezor: GUI fixes 9 years ago
Neil Booth 24037be99c Clean up client caching and handling 9 years ago
ThomasV 858b9c5655 kivy: improve settings dialog 9 years ago
ThomasV 4122c108fc plugins: enable & disable methods 9 years ago
Neil Booth 1ec3ad59cc Ledger: get new wallet creation working again 9 years ago
Neil Booth 2f1d6b2379 Have Trezor dialog work even if wallet unpaired 9 years ago
Neil Booth 6fb7dbd30d Implement passphrase protection toggling. 9 years ago
Neil Booth 3d9f321cae Use a shared device manager 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth 1d07960290 Remove constructor method of plugins 9 years ago
Neil Booth c7bd1e9428 Fix plugin dialog logic I broke recently 9 years ago
Neil Booth d63e754c67 Remove some unused hook infrastructure 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 9 years ago
Neil Booth ed3c0a5469 Remove a name-clashing unnecessary local variable 9 years ago
ThomasV b7cef8dd58 follow up to 74a9e2296c 9 years ago
ThomasV de964f4033 plugins: on_close method 9 years ago
ThomasV 74a9e2296c separate Network and Plugins 9 years ago
ThomasV deefd74c37 labels sync for kivy 9 years ago
ThomasV ba2c737a21 finish separation between plugins and GUIs 9 years ago
ThomasV 2c0489c809 plugins: separate GUIs using child classes 9 years ago
ThomasV 175fdbcac6 Disentangle plugins and window management; use Qt signals 9 years ago
Neil Booth 3211d752c7 Need to set p.wallet unfortunately 9 years ago
Neil Booth e9384f15ed Plugins manage their own wallet tracking 9 years ago
Neil Booth 93b99ebded Handy new class PrintError 10 years ago
Neil Booth f9047c6df0 Fix for dynamic loading and unloading of plugins 10 years ago
Neil Booth b5f986ee56 Torwards sane signalling for exchange_rate plugin 10 years ago
Neil Booth 1171a25815 Genericize plugin handling of thread jobs 10 years ago
Neil Booth 835bc4e4aa More cleanup now self.window is gone 10 years ago
Neil Booth 2aa21ece79 Fix cosigner_pool plugin for multiple windows 10 years ago
Neil Booth 77a029082a Improved new_window handling. 10 years ago
Neil Booth 8ce2a95695 Have plugins object track the window set 10 years ago
Neil Booth ec3b7ba5ee Pass plugins object to plugin constructor 10 years ago