3418 Commits (d2cad7bbbbfa1b6b175ec39de36a76453192137d)
 

Author SHA1 Message Date
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
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 04ee06985c Merge pull request #721 from atweiden/pyasn1-modules 11 years ago
Andy Weidenbaum bf7c335060 pyasn1_modules.rfc2459 requires pyasn1-modules 11 years ago
ThomasV 9c0afe429c add new files and deps to setup 11 years ago
ThomasV f72679c092 restore encrypt/decrypt menus 11 years ago
ThomasV bf969c14ff option to start hidden. fixes #720 11 years ago
ThomasV a2e39bac8e AmountEdit: use a separate palette for the help text 11 years ago
ThomasV 96017fe530 fiat_e: set precision to 0.01 11 years ago
ThomasV 91b4019d2e sanitize get_amount 11 years ago
ThomasV cff3d6ce31 exchange rate plugin: bi-directional conversion 11 years ago
ThomasV efa35d9ec2 setAmount: convert to int 11 years ago
ThomasV d9d76436db replace fiat dialog with direct edit line 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 52d4437d50 fix bug #717 11 years ago
ThomasV 86aba082e1 fix bug #718 11 years ago
ThomasV 5ed0f2224d Fix daemon port 11 years ago
ThomasV 4ec31b9fe9 prevent collision on daemon port. Add Imported_Wallet (bolkin) 11 years ago
ThomasV 958f764dae verify payment requests with tlslite and pyasn1 (pure python) instead of m2Crypto 11 years ago
ThomasV 440f972fd3 show payment request details 11 years ago