link point of sale plugin with receive tab
[electrum-nvc.git] / gui /
2014-06-17 ThomasVlink point of sale plugin with receive tab
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-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 ThomasVwizard: set next button default
2014-06-12 ThomasVdon't set column width in update, but only in create
2014-06-12 ThomasVmove qr code operations to transaction window and trans...
2014-06-12 ThomasVlet the send tab parse and return its own fields
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 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 ThomasVsanitize get_amount
2014-06-11 ThomasVexchange rate plugin: bi-directional conversion
2014-06-11 ThomasVfix: missing import
2014-06-11 ThomasVseparate AmountEdit and BTCAmountEdit classes, for...
2014-06-07 ThomasVshow payment request details
2014-06-07 ThomasVremove dead code: hboxes in list tabs
2014-06-07 ThomasVpop up menu for invoices
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 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-02 ThomasVfix: wizard 2of2 (cosigning key)
2014-06-02 ThomasVfix: wizard 2of2
2014-06-02 ThomasVupdate imported keys
2014-05-29 ThomasVfix #682
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 ThomasVsimple test for waiting dialog
2014-05-21 ThomasVfix #700
2014-05-21 ThomasVfollow-up to previous commit
2014-05-21 ThomasVupdate calls to is_complete() method. fixes #693
2014-05-12 ThomasVwallet.is_used() method
2014-05-12 ThomasVmulti seed and mpk dialogs
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-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-07 ThomasVfix payment ack
2014-05-07 ThomasVfix: gui_object.payment_request
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
next