1139 Commits (d253d8463b04a3b419dc5e658f8060f433373977)

Author SHA1 Message Date
Neil Booth 5f590c9c64 2 fee colour fixes 9 years ago
ThomasV cc526a8734 tx dialog: don't use tx.raw 9 years ago
Neil Booth c41e694534 show_seed_dialog: return if user cancels p/w input 9 years ago
Neil Booth 6b9d12e369 Tweak tooltip 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth bb3de0eb63 change_password_dialog: remove redundant check 9 years ago
Neil Booth 5c2c7b1557 trezor: create new accounts in non-GUI thread 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth 4ea9518aef QT install wizard: catch general exceptions 9 years ago
ThomasV 6faac2ca36 My Requests -> Requests 9 years ago
ThomasV 2a507b91c1 fix #1666 9 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 9 years ago
ThomasV 5aa0a87d7a trustedcoin: restore the display of fees 9 years ago
Neil Booth 274d91fd6e watching_only: warn after showing main window 9 years ago
Neil Booth ab488b566b warn_if_watching_only: don't call twice 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
Neil Booth 69da96feb4 The daemon stops the wallet threads now 9 years ago
Neil Booth 58d5215e2e No need to pass daemon and network together 9 years ago
ThomasV 08e5aecee2 Revert "Plugins: remove init_qt hook; clean up" 9 years ago
Neil Booth 9fa8c4de27 Installwizard: not app-modal on MacOSX 9 years ago
ThomasV fe9ec6de06 reformatting 9 years ago
ThomasV 9b09c55356 dynamic fees: use hardcoded value as upper bound 9 years ago
Neil Booth c0295c767e tx_dialog: prompt if signed but not saved 9 years ago
Neil Booth 60be9d59bc Fix prior; scale is off-by-50 9 years ago
Neil Booth c02e3621f3 Settings: improvements to dynamic fee slider 9 years ago
Neil Booth e20369bf94 Plugins: remove init_qt hook; clean up 9 years ago
Neil Booth f8ed7b058d Improved multi-device handling 9 years ago
Neil Booth 38a8385287 Remove stale comment 9 years ago
Neil Booth 9f95e90706 Remove wrong code 9 years ago
Neil Booth f92843bb10 Top level window fix for tx_dialog and h/w wallets 9 years ago
Neil Booth 618026f96c Installwizard: tweak hardware wallet handling 9 years ago
Neil Booth 1f75ab89fa Installwizard: handle Escape key 9 years ago
Neil Booth 95a0cbabfd Add a note regarding hardware wallets 9 years ago
ThomasV 858b9c5655 kivy: improve settings dialog 9 years ago
ThomasV 4122c108fc plugins: enable & disable methods 9 years ago
Neil Booth 9ab9c73d6d Threaded wallet creation 9 years ago
Neil Booth b32a34b8ba Threaded message signing 9 years ago
Neil Booth ef2c472739 Threaded decryption 9 years ago
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread 9 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 9 years ago
Neil Booth c2efb09734 Threaded wallet creation 9 years ago
Neil Booth 6e346e52cc Threaded message signing 9 years ago
Neil Booth 8f73db2f3d Threaded decryption 9 years ago
Neil Booth d6e8e534a3 TrezorClient: should be in a separate thread 9 years ago
Neil Booth e2627e0944 QMessageBox is a top-level window 9 years ago
Neil Booth 144f53be18 Use TaskThread to simplify ThreadedButton 9 years ago
Neil Booth c714acf739 Add TaskThread, use to simplify WaitingDialog 9 years ago
Neil Booth d9a84875dc Fix prior; keep tx dialog as top-level window 9 years ago
Neil Booth d9a13a5dd1 transaction_dialog: don't override base class 9 years ago
ThomasV 3574ade484 fix #1635 9 years ago