electrum-nvc.git
2014-06-21 ThomasVcompact serialized format for unsigned and partially...
2014-06-20 ThomasVupdate packages script
2014-06-20 ThomasVadd hook for transaction_dialog
2014-06-19 ThomasVcleanup dead code
2014-06-17 ThomasVgui column set monospace font
2014-06-17 ThomasVfix save_qrcode
2014-06-17 ThomasVgui tweaks
2014-06-17 ThomasVshow popup if qr scanner not enabled
2014-06-17 ThomasVtransaction show_qr
2014-06-17 ThomasVfixedSize qrcode widget
2014-06-17 ThomasVfix: remove imports
2014-06-17 ThomasVfix imports in pos plugin
2014-06-17 ThomasVlink point of sale plugin with receive tab
2014-06-17 ThomasVparse_scriptSig
2014-06-17 ThomasVaccess to global configuration using set_config and...
2014-06-17 ThomasVbundle dependencies in 'packages' dir. use qrcode inste...
2014-06-16 ThomasVtweak receive layout
2014-06-16 ThomasVfix decimal point in AmountEdit
2014-06-16 ThomasVcatch invalid password exceptions in sign_raw_transacti...
2014-06-16 ThomasVwaiting dialog: handle exceptions
2014-06-16 ThomasVdo not show send from menu for addresses that have...
2014-06-16 ThomasVdisable save_request_button if fields are empty
2014-06-16 ThomasVfix: clear receive tab if an item is deleted
2014-06-16 ThomasVconnect receive_list, to display saved items
2014-06-16 ThomasVadjust receive_list column width
2014-06-16 ThomasVfix #727
2014-06-15 ThomasVparse_URI: amount is in satoshis
2014-06-14 ThomasVshow list of requests in receive tab
2014-06-14 ThomasVreceive tab, separate from addresses tab
2014-06-14 ThomasVuse QRTextEdit for public and private keys
2014-06-14 ThomasVfix: qrtextedit constructor
2014-06-14 ThomasVfix: expiration in invoices
2014-06-14 ThomasVnew widget: QRTextEdit
2014-06-13 ThomasVfix: payment_request
2014-06-13 ThomasVminor fix
2014-06-13 ThomasVfix
2014-06-13 ThomasVshow expired status in invoices tab
2014-06-13 ThomasVshow color if payment request has expired
2014-06-13 ThomasVimport paymentrequests only when really needed
2014-06-13 ThomasVminor fixes
2014-06-13 ThomasVunify util.parse_URI
2014-06-13 ThomasVqrscanner: use win.show_qr_code
2014-06-13 ThomasVwizard: set next button default
2014-06-13 ThomasVfix: show_raw_qr
2014-06-12 ThomasVadding file generated by protobuf
2014-06-12 ThomasVdon't set column width in update, but only in create
2014-06-12 ThomasVqrscanner: add scan button in init()
2014-06-12 ThomasVmove qr code operations to transaction window and trans...
2014-06-12 ThomasVreuse existing transaction dialog instead of duplicating it
2014-06-12 ThomasVzbar plugin: use self.win
2014-06-12 ThomasVlet the send tab parse and return its own fields
2014-06-12 ThomasVinstall instructions for zbar. fixes #610
2014-06-12 ThomasVon_header: return early if block_height is missing
2014-06-12 ThomasVverify if pr has expired
2014-06-12 ThomasVadd pay_invoice menu item
2014-06-12 ThomasVbroadcast tx of payment request
2014-06-12 ThomasVsave and display request status
2014-06-12 ThomasVfix varname
2014-06-12 ThomasVcolumn for payment request memo
2014-06-12 ThomasVimprove fee help message
2014-06-12 ThomasVfix: wrong variable name fee_e
2014-06-12 ThomasVuse BTCAmount.setAmount instead of setText
2014-06-12 ThomasVget_amount returns None if there's an exception
2014-06-11 ThomasVMerge pull request #721 from atweiden/pyasn1-modules
2014-06-11 Andy Weidenbaumpyasn1_modules.rfc2459 requires pyasn1-modules
2014-06-11 ThomasVadd new files and deps to setup
2014-06-11 ThomasVrestore encrypt/decrypt menus
2014-06-11 ThomasVoption to start hidden. fixes #720
2014-06-11 ThomasVAmountEdit: use a separate palette for the help text
2014-06-11 ThomasVfiat_e: set precision to 0.01
2014-06-11 ThomasVsanitize get_amount
2014-06-11 ThomasVexchange rate plugin: bi-directional conversion
2014-06-11 ThomasVsetAmount: convert to int
2014-06-11 ThomasVreplace fiat dialog with direct edit line
2014-06-11 ThomasVfix: missing import
2014-06-11 ThomasVseparate AmountEdit and BTCAmountEdit classes, for...
2014-06-11 ThomasVfix bug #717
2014-06-11 ThomasVfix bug #718
2014-06-10 ThomasVFix daemon port
2014-06-10 ThomasVprevent collision on daemon port. Add Imported_Wallet...
2014-06-10 ThomasVverify payment requests with tlslite and pyasn1 (pure...
2014-06-07 ThomasVshow payment request details
2014-06-07 ThomasVadd requests and pbkdf2 dependencies
2014-06-07 ThomasVremove dead code: hboxes in list tabs
2014-06-07 ThomasVpop up menu for invoices
2014-06-07 ThomasVstore payment requests even if M2Crypto is not available
2014-06-06 ThomasVsave invoices
2014-06-06 ThomasVfix: call get_amount from get_outputs
2014-06-06 ThomasVfix: sanitize outputs
2014-06-06 ThomasVminor fixes for payto_edit
2014-06-05 ThomasVfix: don't handle keypress if field is readonly
2014-06-05 ThomasVcoin control: select UTXOs in menu
2014-06-05 ThomasVtx window: let prent do the broadcast
2014-06-05 ThomasVpayment request: show status with help button
2014-06-05 ThomasVreplace import *
2014-06-05 ThomasVadd pbkdf2 dependency
2014-06-05 ThomasVsetFrozen generic method
2014-06-05 ThomasVset payment_request to None if error
2014-06-05 ThomasVsetframe
2014-06-05 ThomasVfix
next