ThomasV
|
242bd5fb61
|
don't set column width in update, but only in create
|
11 years ago |
ThomasV
|
6d0488c2de
|
move qr code operations to transaction window and transaction menu
|
11 years ago |
ThomasV
|
03c84aab0e
|
let the send tab parse and return its own fields
|
11 years ago |
ThomasV
|
6631ab9406
|
verify if pr has expired
|
11 years ago |
ThomasV
|
503fd99cdb
|
add pay_invoice menu item
|
11 years ago |
ThomasV
|
4e1068b343
|
broadcast tx of payment request
|
11 years ago |
ThomasV
|
68a75af1bd
|
save and display request status
|
11 years ago |
ThomasV
|
5f802aa69d
|
fix varname
|
11 years ago |
ThomasV
|
89a1b48ba1
|
column for payment request memo
|
11 years ago |
ThomasV
|
2b751f8026
|
improve fee help message
|
11 years ago |
ThomasV
|
39274ea10e
|
fix: wrong variable name fee_e
|
11 years ago |
ThomasV
|
771f953014
|
use BTCAmount.setAmount instead of setText
|
11 years ago |
ThomasV
|
d3ba8fb507
|
get_amount returns None if there's an exception
|
11 years ago |
ThomasV
|
f72679c092
|
restore encrypt/decrypt menus
|
11 years ago |
ThomasV
|
cff3d6ce31
|
exchange rate plugin: bi-directional conversion
|
11 years ago |
ThomasV
|
a530de3122
|
fix: missing import
|
11 years ago |
ThomasV
|
46c2de3979
|
separate AmountEdit and BTCAmountEdit classes, for exchange rate plugin
|
11 years ago |
ThomasV
|
440f972fd3
|
show payment request details
|
11 years ago |
ThomasV
|
7d690d0c6b
|
remove dead code: hboxes in list tabs
|
11 years ago |
ThomasV
|
3305c0048a
|
pop up menu for invoices
|
11 years ago |
ThomasV
|
513f9c2d89
|
save invoices
|
11 years ago |
ThomasV
|
38a6747eff
|
fix: sanitize outputs
|
11 years ago |
ThomasV
|
0673df9176
|
minor fixes for payto_edit
|
11 years ago |
ThomasV
|
e699ab6660
|
coin control: select UTXOs in menu
|
11 years ago |
ThomasV
|
d9db7771f9
|
tx window: let prent do the broadcast
|
11 years ago |
ThomasV
|
26d133c20a
|
payment request: show status with help button
|
11 years ago |
ThomasV
|
10e5ec56a1
|
setFrozen generic method
|
11 years ago |
ThomasV
|
0d02e9fd74
|
set payment_request to None if error
|
11 years ago |
ThomasV
|
1cd3776e8f
|
fix
|
11 years ago |
ThomasV
|
ea9e0eb053
|
parse payto text
|
11 years ago |
ThomasV
|
c626cad0dd
|
paytoedit
|
11 years ago |
ThomasV
|
c59f1b1edb
|
handle units in AmountEdit
|
11 years ago |
ThomasV
|
d3f136d609
|
parse payto text
|
11 years ago |
ThomasV
|
b2cd1ce7e6
|
paytoedit
|
11 years ago |
ThomasV
|
6c18fa1844
|
simplify send tab layout (unneeded vbox)
|
11 years ago |
ThomasV
|
194291c80b
|
update imported keys
|
11 years ago |
ThomasV
|
16929a40b1
|
fix #682
|
11 years ago |
ThomasV
|
680fbf1d3e
|
fix
|
11 years ago |
ThomasV
|
17ff5d162d
|
close method
|
11 years ago |
ThomasV
|
40b3b47d5b
|
rewrite WaiingDialog as child class of QThread
|
11 years ago |
ThomasV
|
0bd1eb1f7a
|
simple test for waiting dialog
|
11 years ago |
ThomasV
|
2ed292176e
|
fix #700
|
11 years ago |
ThomasV
|
c3676cc6e6
|
wallet.is_used() method
|
11 years ago |
ThomasV
|
d55595d322
|
hide help buttons if a payment request is shown
|
11 years ago |
ThomasV
|
b9143b3800
|
show request memo
|
11 years ago |
ThomasV
|
6665a70a49
|
WaitingDialog class for better encapsulation
|
11 years ago |
ThomasV
|
370bdbe855
|
fix payment ack
|
11 years ago |
ThomasV
|
a03b85a513
|
fix: gui_object.payment_request
|
11 years ago |
ThomasV
|
ec234105a5
|
send error messages for payment requests
|
11 years ago |
ThomasV
|
a6d1eef549
|
payment requests: add style sheet for readonly fields
|
11 years ago |