271 Commits (4a65db54c9a855a57a1a4b7466c3cb4fcc21fe81)

Author SHA1 Message Date
SomberNight f0657a3507
qt: show start-up wizard in case of exception 7 years ago
SomberNight ae24af9bc2
wizard: move GoBack from Qt wizard to base_wizard 7 years ago
SomberNight eb64571341
qt seed dialog fixes 7 years ago
Dimitris Apostolou 989c9c2b55 Fix typos 7 years ago
SomberNight 6eb38d6b8c
Qt wizard: raise GoBack from None 7 years ago
Jason Bruderer 9837a02c95 Fix "same wallet can be opened multiple times via InstallWizard" (#4076) 7 years ago
SomberNight d994d27704 hw wallet encryption unlock: clear session on incorrect passphrase 7 years ago
SomberNight df6f950b2d fix #4078 7 years ago
SomberNight a821a3504e wizard: remove unused strings 7 years ago
SomberNight ffdc36285b use string.format instead of old style (%) formatting 7 years ago
SomberNight c811c5c9d9 allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
SomberNight c04ebe9571 wizard: added derivation presets for bip44/49 7 years ago
SomberNight aef0444867 fix #3439: ScanQRTextEdit optionally allows to concat data 7 years ago
ThomasV bc7051372f format a few strings with str.format(). fix #3405 7 years ago
SomberNight 80f99b68e0 fix: crash in QT InstallWizard if wallet path results in IOError and user still clicks Next (see #3404) 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
SomberNight 39187c9a3a follow-up 115ef54c0c467ec79fba740ac49aa56bb5b2d756: wallet storage - silent upgrades whenever possible 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
SomberNight a5ffa69a3e storage: upgrade format version automatically in load_data() 7 years ago
ThomasV e014e3af75 qt wizard: fix scroll area 7 years ago
SomberNight e43481aafc fix prev commit: name collisions with _() 7 years ago
SomberNight f1a4f998d2 fix: return type of QFileDialog.getOpenFileName() changed 7 years ago
Johann Bauer d9db331580 Fix wrong argument type in QMessageBox.information 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
Joe Ellis e90f14492e Added scroll pane in install wizard confirmation dialog. 7 years ago
Joe Ellis 77b9eac72e Added scroll pane in install wizard confirmation dialog. 7 years ago
Mike C 8f1ccc188c Edit install wizard msg to reflect linguistic trends 7 years ago
ThomasV 15642ec8de python3: remove calls to unicode function 8 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
suut bc4fcfbebd Remove usages of deprecated apply() builtin 8 years ago
ThomasV bfcfb1f240 wizard: make sure terminate is always called 8 years ago
ThomasV f33ee01e64 follow-up 15d74b4e19 8 years ago
ThomasV 125247df81 fix unicode path issue #2269 8 years ago
Johann Bauer 15d74b4e19 Fix "Back" button in installwizard 8 years ago
ThomasV c6bdd3c1b0 fix: follow-up 2a53e85e8d 8 years ago
ThomasV 2a53e85e8d fix #2452 8 years ago
ThomasV 6b45070b2f allow arbitrary derivations with bip39 seeds, to let multibit users recover funds 8 years ago
ThomasV b23f788b4a fix #2342 8 years ago
ThomasV 95e0e23869 fix #2301 8 years ago
ThomasV 411832c4ce cleanup storage and fix tracvis test 8 years ago
ThomasV 45f25586ef add file selector and password dialog to wizard (fix #1730) 8 years ago
ThomasV fcc92c1ebd Wallet file encryption: 8 years ago
ThomasV af46f83830 fix #2124 8 years ago
ThomasV 85c7fccdf9 fix wizard options (issue #2080) 8 years ago
ThomasV 8249f5ab67 init_headers in daemon thread, and fix #1996 8 years ago
ThomasV ac59296846 allow spaces in private keys (fix #1602) 8 years ago
ThomasV 1fd6aef9c9 fix #1984 8 years ago
ThomasV 7ea91dde2e do not expose network to wizard. update message in issue #1972 8 years ago