electrum-nvc.git
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
2014-06-05 ThomasVfix
2014-06-05 ThomasVread amounts
2014-06-05 ThomasVparse payto text
2014-06-05 ThomasVpaytoedit
2014-06-05 ThomasVhandle units in AmountEdit
2014-06-04 ThomasVparse payto text
2014-06-03 ThomasVpaytoedit
2014-06-03 ThomasVsimplify send tab layout (unneeded vbox)
2014-06-03 ThomasVdo not raise an error if user config file is corrupted
2014-06-03 ThomasVfix get_pubkey for imported keys
2014-06-03 ThomasVunit test for aes
2014-06-03 ThomasVcheck message length in mnemonic encode
2014-06-03 ThomasVmove tests to unittest format
2014-06-02 ThomasVfix: wizard 2of2 (cosigning key)
2014-06-02 ThomasVfix: wizard 2of2
2014-06-02 ThomasVupdate imported keys
2014-05-30 ThomasVclass MyVerifyingKey, with constructor to submit to...
2014-05-29 ThomasVfix #682
2014-05-29 ThomasVMerge pull request #703 from wozz/install-show
2014-05-28 ThomasVRemove Bitcoin address from serialized encryption forma...
2014-05-28 ThomasVMerge pull request #704 from badmofo/ecies-encryption
2014-05-27 Lucas Ryanin ecies encryption, mac headers+ciphertext instead...
2014-05-27 Lucas Ryanreplaced jackjack encryption with corrected ecies imple...
2014-05-26 Michael Wozniakshow/raise install dialog
2014-05-26 ThomasVfix
2014-05-26 ThomasVclose method
2014-05-24 ThomasVrewrite WaiingDialog as child class of QThread
2014-05-24 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-05-24 ThomasVsimple test for waiting dialog
2014-05-23 ThomasVMerge pull request #702 from bolkin/master
2014-05-23 bolkinfix console importprivkey error
2014-05-21 ThomasVfix #700
2014-05-21 ThomasVfix #699
2014-05-21 ThomasVtx radar
2014-05-21 ThomasVexplicit type for imported wallets. fixes #698
2014-05-21 ThomasVcreaterawtransaction: keep all fields for input_info
2014-05-21 ThomasVfollow-up to previous commit
2014-05-21 ThomasVupdate calls to is_complete() method. fixes #693
2014-05-15 ThomasVmpk hex encoding
2014-05-12 ThomasVwallet.is_used() method
2014-05-12 ThomasVmulti seed and mpk dialogs
2014-05-10 ThomasVadd paymentrequest to setup.py
2014-05-10 ThomasVhide help buttons if a payment request is shown
2014-05-10 ThomasVshow request memo
2014-05-10 ThomasVWaitingDialog class for better encapsulation
2014-05-10 ThomasVreturn error status for payment requests
2014-05-09 ThomasVadd clickable label to show/hide advanced wallet types
2014-05-09 ThomasVadd 2of3 wallets in wizard
2014-05-09 ThomasVfix name
2014-05-09 ThomasVwizard: simplify multisig creation
2014-05-09 ThomasVmerge screens of the install wizard
2014-05-08 ThomasVfix #680
2014-05-08 wozzTarget Calculation Update
2014-05-08 ThomasVfix cmd line wallet creation. fixes #684
2014-05-08 ThomasVMerge pull request #683 from atweiden/empty-seed-error...
2014-05-07 Andy Weidenbaumempty seed error msg
2014-05-07 ThomasVfix payment ack
2014-05-07 ThomasVfix: gui_object.payment_request
2014-05-07 ThomasVfix parse_url
2014-05-07 ThomasVsanitize payment request code
2014-05-07 ThomasVsend error messages for payment requests
2014-05-07 ThomasVupdate parse_url in gtk gui
2014-05-07 ThomasVpayment requests: add style sheet for readonly fields
2014-05-07 ThomasVsupport for payment requests in the gui
2014-05-07 ThomasVcan_import
2014-05-05 ThomasVMerge pull request #677 from wozz/paymnt-update
next