4536 Commits (83851bfa85ca837a60327939a23142023d7487e4)
 

Author SHA1 Message Date
ThomasV 83851bfa85 fix: display request that never expires 10 years ago
ThomasV 6487db5e67 fix: show expires combo if request list is empty 10 years ago
ThomasV 409c34d1bf verify: create a PaymentRequest instance, to avoid blanking the signature as side effect 10 years ago
ThomasV fd651709b8 fix 10 years ago
ThomasV 2f0f1aafa6 replace help buttons in send tab with clickable labels 10 years ago
ThomasV a32503d8fb merge send and invoices tab 10 years ago
ThomasV 1615daddaa set focus when creating new request 10 years ago
ThomasV 32fe3ea18e focus policy 10 years ago
ThomasV afc0203a2b fix: display expiration date correctly 10 years ago
ThomasV 41d498fda0 open payment request file passed as argument 10 years ago
ThomasV 2868df74b6 openalias: extra check 10 years ago
ThomasV 69a4ef9d10 set daemon thread 10 years ago
ThomasV 6831777058 rename payment_request functions 10 years ago
ThomasV acf4ad5ec8 add preprocessing to ThreadedButton 10 years ago
ThomasV f50e56d229 rewording 10 years ago
ThomasV d8ae34ef86 fix: don't attempt openalias when processing a PR 10 years ago
ThomasV 30bed4c5a9 sign and save to file bip70 payment request; redo receive tab layout 10 years ago
ThomasV 2f729c2505 add copy button to tx dialog 10 years ago
ThomasV 6b3d88fa2f update buttons in address dialog 10 years ago
ThomasV fa446eac2e improved buttons 10 years ago
ThomasV 2bd9ef1cdb minor fix 10 years ago
ThomasV b42ff0b925 gui: fix buttonsTextEdit bug 10 years ago
ThomasV 697d8b7750 follow up 8e415d0f2a 10 years ago
ThomasV f9de19bd78 Merge pull request #1142 from ptrcarta/master 10 years ago
ThomasV 7148e1a287 set focus policy of receive_address_e 10 years ago
ThomasV a3ed4ce2a7 new class to show buttons in LineEdit. fixes #1050 10 years ago
ThomasV 8251c5b6d9 fix #1057 10 years ago
ThomasV 50fed3dce5 minor fix: parent.wallet 10 years ago
ThomasV 50bc50d78d daemon: filter notificaions sent to client 10 years ago
ThomasV 8fb14bb5fe adjust grid width 10 years ago
ThomasV e780bf3db8 gui: don't show qr code directly in receive tab 10 years ago
ThomasV 8e415d0f2a exchange_rates plugin: hide widgets on close 10 years ago
ThomasV 620cc91aad receive_address: use MyLineEdit 10 years ago
ThomasV 7d8ec4338b display receive address field as a label. add copy button (fixes #1103) 10 years ago
ThomasV 46618876f1 improve gui messages 10 years ago
ThomasV 7dadc00c8e change label to 'my requests' 10 years ago
ThomasV e4c02a52a7 add expiration field to payment requests 10 years ago
ThomasV 524db55b90 don't display hashes or addresses as default labels 10 years ago
ThomasV 7411476cfb show status and icon for payment requests 10 years ago
ThomasV 6015a91c70 minor fix (lower or equal) 10 years ago
ThomasV 5f30348d62 use address label as payment request message. display status and hide address in table 10 years ago
ThomasV eac3129cba Merge pull request #1135 from Kausheel/get_addr_received 10 years ago
ThomasV 21b2fcbe85 always_hook. fix trezor handler. fixes #1146 10 years ago
ThomasV 8f94039355 call set_layout before adding buttons, so that setDefault works 10 years ago
ThomasV f82de35bd2 x509: use SKI and AKI to find parent certificate if it is missing 10 years ago
ThomasV fbf56c9cfa set daemon flag on get_payment_request thread 10 years ago
ThomasV 7796243fdd get_common_name: return string if missing 10 years ago
ThomasV 47f89f43b6 get rid of pyasn1 dependencies 10 years ago
ThomasV ed5258e406 parse certificates without pyasn1 10 years ago
ThomasV 6bf1dc6f33 version_getter should be daemon 10 years ago