ThomasV
8a4a29dd0c
enforce 'chain' parameter in wizard
11 years ago
rdymac
e85d7b8fee
Line breaks and blank spaces
Moved line breaks and blank spaces out of text strings
11 years ago
thomasv
a33bb72dc7
disable 'offline' option in install wizard, because it is not implemented
11 years ago
ThomasV
f93bc5951c
simplify show_seed dialog
11 years ago
ThomasV
b30bac13e5
restore from master public key
11 years ago
ThomasV
1fdb8be42f
remove show() in waiting dialog
11 years ago
Maran
05672b84c9
Fix line break in translation
11 years ago
Maran
6a17f935ce
Flesh out the text for the install wizard
11 years ago
ThomasV
ecfe5e2590
common wallet.restore() method for GUIs
11 years ago
ThomasV
e1e129fe30
fix names
11 years ago
ThomasV
2c0814f0d3
simplify gui names
11 years ago
rdymac
10be6e7609
Add translations and fixes to 1.9 master
Added translations, fixes to syntax errors and other minor fixes for
text strings.
Tested all changes. I hope not to break anyhting…
I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.
11 years ago
thomasv
d67318399b
layout improvements
11 years ago
thomasv
eafdb42475
install wizard: use a single window
11 years ago
thomasv
ee08b2bfa6
don't show gap limit in GUI
11 years ago
thomasv
6b6c508976
replace wallet.interface everywhere
11 years ago
thomasv
8614c0544c
fix import: electrum.i18n
11 years ago
ThomasV
004aa4b640
separate directories for GUIs
11 years ago
thomasv
73901a001a
pass network to NetworkDialog and Blockchain
11 years ago
thomasv
620f9f68d4
minor fixes for wallet creation
11 years ago
ThomasV
6696e9643c
fix restore from mpk
12 years ago
thomasv
20954514b1
do network dialog at the end in installwizard
12 years ago
thomasv
3e14b7dd72
improved install wizard
12 years ago
thomasv
9b986f8cb6
restore: try old wallet first
12 years ago
thomasv
3ecd81c94a
account names
12 years ago
thomasv
48efc62b2d
simplify directories: electrum_dir
12 years ago
thomasv
8774f1a193
fix: synchronize generated duplicated addresses
12 years ago
ThomasV
7ba686e16f
wizard: start wallet threads
12 years ago
ThomasV
d99a381d83
separation between wallet storage and config
12 years ago
ThomasV
b983d12929
restore old accounts from seed
12 years ago
ThomasV
1637197419
separate gui init() and load_wallet()
12 years ago
ThomasV
10c805b3e7
restore bip32 accounts
12 years ago
ThomasV
084ed6776b
structural change: wrap wallet instanciation inside the gui class
12 years ago