ecdsa
|
ef3ae450f3
|
handle shortcut explicitly
|
12 years ago |
ecdsa
|
572d9b482a
|
fix shortcut
|
12 years ago |
ecdsa
|
b958985aa8
|
use checkbox instead of combobox for use_change
|
12 years ago |
ecdsa
|
25bbae132f
|
option to display mBTC
|
12 years ago |
ecdsa
|
62ff508eba
|
fix
|
12 years ago |
ecdsa
|
8ff7697e22
|
fix: pruning level
|
12 years ago |
ecdsa
|
b7e356dba3
|
update warning about imported keys (change)
|
12 years ago |
ecdsa
|
aed46cef5b
|
rm print line
|
12 years ago |
ecdsa
|
c4774e0be2
|
update recommended fee
|
12 years ago |
thomasv
|
e89331d138
|
handle multiple accounts with separation
|
12 years ago |
ecdsa
|
dbe981a89b
|
show pruning level in network dialog (expert mode)
|
12 years ago |
thomasv
|
2d613a497e
|
warn user that the seed does not allow to recover imported keys
|
12 years ago |
thomasv
|
ec901f54a4
|
keyboard shortcut to send all the coins in a wallet, with fee
|
12 years ago |
ecdsa
|
84101a446b
|
use ssl as default protocol
|
12 years ago |
ecdsa
|
19cbe609a4
|
better help text
|
12 years ago |
ecdsa
|
a6efa19d73
|
do not show change addresses in expert mode
|
12 years ago |
ecdsa
|
fc7122008a
|
implement MIN_RELAY_TX_FEE
|
12 years ago |
ecdsa
|
3ad453fafb
|
rename fee to fee_per_kb
|
12 years ago |
thomasv
|
a5168cc09f
|
more accurate computation of transaction fees.
|
12 years ago |
ecdsa
|
debf2dfeb5
|
fix QVariant
|
12 years ago |
ecdsa
|
b77d1eb081
|
use a new variable name for column-width, because the current stored value might be zero in lots of wallets
|
12 years ago |
ecdsa
|
117ff7af9f
|
set is_editable for recv items
|
12 years ago |
ecdsa
|
a10455f685
|
settings dialog
|
12 years ago |
ecdsa
|
c5747484b2
|
plugin settings dialog
|
12 years ago |
ecdsa
|
8a720b1629
|
do the banner request in interface, not in wallet
|
12 years ago |
ecdsa
|
268d7ba3b5
|
unlock icon
|
12 years ago |
Maran
|
bafac9dc83
|
Rewrote plugin to new format
|
12 years ago |
ecdsa
|
a2ecc0e7bb
|
allow manual setting when disconnected
|
12 years ago |
ecdsa
|
cce4a6c001
|
detect gaps for change too
|
12 years ago |
ecdsa
|
d6952228be
|
define wallet.get_num_tx()
|
12 years ago |
thomasv
|
4b74faea1e
|
typo: where->were
|
12 years ago |
thomasv
|
1adbef4b25
|
fee may be zero (tx details)
|
12 years ago |
ecdsa
|
9ebcaa41f4
|
modify warning displayed when keys are imported
|
12 years ago |
thomasv
|
24db3c9aee
|
virtual keyboard plugin
|
12 years ago |
thomasv
|
bd1cdc9bfb
|
derive plugins from BasePlugin class
|
12 years ago |
thomasv
|
93b98e1176
|
move http aliases to separate plugin
|
12 years ago |
thomasv
|
6662c1dc53
|
filter plugins that do not have a .py source
|
12 years ago |
thomasv
|
45c0880195
|
global switch use_local_modules
|
12 years ago |
thomasv
|
2b3b7d7c38
|
use proper syntax for variable args
|
12 years ago |
ecdsa
|
f537f02e1f
|
better seed dialog
|
12 years ago |
ecdsa
|
1d66deba69
|
parent->self in password dialog
|
12 years ago |
thomasv
|
e3bb6f8879
|
'import private keys' may import several keys
|
12 years ago |
Maran
|
14dcf88409
|
Tweaks for new plugin giving self
|
12 years ago |
Maran
|
9df4451c6f
|
More work on label cloud plugin
|
12 years ago |
thomasv
|
2c1ae1ba18
|
add a hook at the end of the gui constructor
|
12 years ago |
thomasv
|
06315dd911
|
always pass 'self' to hooks
|
12 years ago |
thomasv
|
6b9b8508d2
|
self.run_hook
|
12 years ago |
thomasv
|
92ea46f9f6
|
add set_label hook
|
12 years ago |
Maran
|
0fdd955086
|
Add close setting dialog hook
|
12 years ago |
thomasv
|
581bf89ba0
|
define method set_label in classic gui
|
12 years ago |