ThomasV
|
e2d03f1cc9
|
show popup if qr scanner not enabled
|
11 years ago |
ThomasV
|
c9fd14e343
|
transaction show_qr
|
11 years ago |
ThomasV
|
e5b44bacda
|
fixedSize qrcode widget
|
11 years ago |
ThomasV
|
3fa113d76b
|
fix: remove imports
|
11 years ago |
ThomasV
|
63de2c8676
|
fix imports in pos plugin
|
11 years ago |
ThomasV
|
104fbe6cac
|
link point of sale plugin with receive tab
|
11 years ago |
ThomasV
|
52e74ccda1
|
parse_scriptSig
|
11 years ago |
ThomasV
|
c07c1c58ed
|
access to global configuration using set_config and get_config
|
11 years ago |
ThomasV
|
2b2a8d17df
|
bundle dependencies in 'packages' dir. use qrcode instead of pyqrnative
|
11 years ago |
ThomasV
|
6226b658ea
|
tweak receive layout
|
11 years ago |
ThomasV
|
4eeacde2b1
|
fix decimal point in AmountEdit
|
11 years ago |
ThomasV
|
26328d0458
|
catch invalid password exceptions in sign_raw_transaction too
|
11 years ago |
ThomasV
|
7ceeb7e67a
|
waiting dialog: handle exceptions
|
11 years ago |
ThomasV
|
1189ed39ae
|
do not show send from menu for addresses that have no coins
|
11 years ago |
ThomasV
|
03b0e55625
|
disable save_request_button if fields are empty
|
11 years ago |
ThomasV
|
cc4981cc6d
|
fix: clear receive tab if an item is deleted
|
11 years ago |
ThomasV
|
25d71d1fa6
|
connect receive_list, to display saved items
|
11 years ago |
ThomasV
|
8263af3339
|
adjust receive_list column width
|
11 years ago |
ThomasV
|
1b42fe2ea2
|
fix #727
|
11 years ago |
ThomasV
|
f43ddf1d8f
|
parse_URI: amount is in satoshis
|
11 years ago |
ThomasV
|
af08e704d9
|
show list of requests in receive tab
|
11 years ago |
ThomasV
|
f1cf89de9f
|
receive tab, separate from addresses tab
|
11 years ago |
ThomasV
|
ebafa73071
|
use QRTextEdit for public and private keys
|
11 years ago |
ThomasV
|
193e384758
|
fix: qrtextedit constructor
|
11 years ago |
ThomasV
|
1e2277bf1f
|
fix: expiration in invoices
|
11 years ago |
ThomasV
|
d2cad7bbbb
|
new widget: QRTextEdit
|
11 years ago |
ThomasV
|
f5a76f7dcf
|
fix: payment_request
|
11 years ago |
ThomasV
|
1f38a42d73
|
minor fix
|
11 years ago |
ThomasV
|
e666a2f8a4
|
fix
|
11 years ago |
ThomasV
|
47c491624e
|
show expired status in invoices tab
|
11 years ago |
ThomasV
|
38e7d8ebe5
|
show color if payment request has expired
|
11 years ago |
ThomasV
|
36cee62849
|
import paymentrequests only when really needed
|
11 years ago |
ThomasV
|
58c302a4cf
|
minor fixes
|
11 years ago |
ThomasV
|
6f3c9e6a44
|
unify util.parse_URI
|
11 years ago |
ThomasV
|
ca4e9261e0
|
qrscanner: use win.show_qr_code
|
11 years ago |
ThomasV
|
5f8c04cd56
|
wizard: set next button default
|
11 years ago |
ThomasV
|
6cad213fa8
|
fix: show_raw_qr
|
11 years ago |
ThomasV
|
14331afc2b
|
adding file generated by protobuf
|
11 years ago |
ThomasV
|
242bd5fb61
|
don't set column width in update, but only in create
|
11 years ago |
ThomasV
|
8685d749a3
|
qrscanner: add scan button in init()
|
11 years ago |
ThomasV
|
6d0488c2de
|
move qr code operations to transaction window and transaction menu
|
11 years ago |
ThomasV
|
272a09c710
|
reuse existing transaction dialog instead of duplicating it
|
11 years ago |
ThomasV
|
1f7366ca20
|
zbar plugin: use self.win
|
11 years ago |
ThomasV
|
03c84aab0e
|
let the send tab parse and return its own fields
|
11 years ago |
ThomasV
|
838a3e3187
|
install instructions for zbar. fixes #610
|
11 years ago |
ThomasV
|
173c034e26
|
on_header: return early if block_height is missing
|
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 |