Tafelpoot
256a467dd7
QR code fixes
New classes ScanQRTextEdit and ShowQRTextEdit.
Reason: dependencies on zbar availability and issues with the QRTextEdit constructor.
- ScanQRTextEdit needs access to the config (fetch camera). It needs to load
the zbar processor properly before trying to scan. Keeping a reference to
the processor in qrscaner fixes the crashes on windows.
- ShowQRTextEdit should not have access to scan_qr().
- no need to setReadOnly anymore. It is clear from the class name.
Show master pub keys now has a Combobox if multiple accounts are
available.
10 years ago
Tafelpoot
d9c5250a6f
removed trailing whitespace and fixed indentation in history widget
10 years ago
ThomasV
300125422d
separate get_errors instead of raising an exception
10 years ago
dabura667
f3822cf06e
Multiline Address error on do_send()
10 years ago
ThomasV
cdefecc16b
revert commit 3863ee
10 years ago
dabura667
3863ee9f64
Fixed Line input
10 years ago
dabura667
4cc52ce110
Fixed Line input
10 years ago
ThomasV
1bb00ff5af
store output type explicitly in tuple
11 years ago
ThomasV
c0fe5962ad
use QPlainTextEdit instead of QTextEdit
11 years ago
ThomasV
2efad717d8
support for OP_RETURN
11 years ago
ThomasV
8295ef8c7f
don't show qrcode button in payto if it is a payment request
11 years ago
ThomasV
029e0b8b0d
estimate fee using number of outputs
11 years ago
ThomasV
6f74a1c15b
fix payto size
11 years ago
ThomasV
f4dfec4565
define frozen signal for exchange rate plugin
11 years ago
ThomasV
e2d03f1cc9
show popup if qr scanner not enabled
11 years ago
ThomasV
d2cad7bbbb
new widget: QRTextEdit
11 years ago
ThomasV
38e7d8ebe5
show color if payment request has expired
11 years ago
ThomasV
68a75af1bd
save and display request status
11 years ago
ThomasV
513f9c2d89
save invoices
11 years ago
ThomasV
2bbcae449c
fix: call get_amount from get_outputs
11 years ago
ThomasV
38a6747eff
fix: sanitize outputs
11 years ago
ThomasV
0673df9176
minor fixes for payto_edit
11 years ago
ThomasV
7c3d8471e5
fix: don't handle keypress if field is readonly
11 years ago
ThomasV
26d133c20a
payment request: show status with help button
11 years ago
ThomasV
10e5ec56a1
setFrozen generic method
11 years ago
ThomasV
1a35ed3573
setframe
11 years ago
ThomasV
fe04ceeed1
read amounts
11 years ago
ThomasV
ea9e0eb053
parse payto text
11 years ago
ThomasV
c626cad0dd
paytoedit
11 years ago
ThomasV
d3f136d609
parse payto text
11 years ago
ThomasV
b2cd1ce7e6
paytoedit
11 years ago