fix get_pubkeys call
[electrum-nvc.git] / plugins /
2014-07-12 ThomasValways enable qr scanner plugin
2014-06-26 ThomasVcatch zbar.UnsupportedError
2014-06-25 ThomasVvideo_device default should be string
2014-06-24 ThomasVdefine frozen signal for exchange rate plugin
2014-06-24 ThomasVcatch exceptions raised by fiat amount conversion to...
2014-06-21 ThomasVcompact serialized format for unsigned and partially...
2014-06-17 ThomasVtransaction show_qr
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-14 ThomasVnew widget: QRTextEdit
2014-06-13 ThomasVunify util.parse_URI
2014-06-13 ThomasVqrscanner: use win.show_qr_code
2014-06-13 ThomasVfix: show_raw_qr
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-11 ThomasVfiat_e: set precision to 0.01
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 ThomasVseparate AmountEdit and BTCAmountEdit classes, for...
2014-04-28 wozzUpdate historical exchange rate query
2014-04-22 wozzMerge pull request #662 from wozz/issue-643
2014-04-19 Michael WozniakExchange rate update
2014-04-17 Michael WozniakNo longer require restart for toggle exchange rate
2014-04-15 ThomasVrm aliases
2014-04-01 ThomasVMerge pull request #639 from toomyem/spesmilo
2014-04-01 Michael WozniakUpdate create current unix time
2014-03-31 Tomasz MachalskiAdded Bitcurex and Bitmarket exchanges
2014-03-31 Michael WozniakExchange Rate History - Add APIs
2014-03-28 Darrin DaigleStreamlined code - modified two procs (get_fiat_status_...
2014-03-27 Darrin DaigleCleaned up Exchange Rate plugin: more efficient code...
2014-03-25 Darrin Daiglewrapped strings with _("string text") to enable langua...
2014-03-24 Darrin Daiglefixed issue when exchange rate not available (eg, no...
2014-03-24 Darrin Daiglebetter handling of very small fiat numbers and mBTC
2014-03-23 Darrin Daiglecheck if fiat button exists on send tab before updating...
2014-03-23 Darrin Daiglecheck to see if fiat button already exists on send...
2014-03-23 Darrin DaigleAdd ability to specify fiat amount when sending bitcoin.
2014-03-18 Michael Wozniakfix error with Decimal in older python versions
2014-03-08 Michael WozniakException caused by tx_list not defined
2014-03-08 Michael Wozniakfix bug for 0 transaction wallet
2014-03-06 ThomasVMerge pull request #609 from wozz/bitven
2014-03-05 Michael WozniakBitcoinVenezeula Rates
2014-03-05 Michael Wozniakexchange rate bug fix
2014-03-05 Michael Wozniaknon blocking exchange rate API calls
2014-03-05 Michael WozniakAdd new exchange rate options
2014-03-03 Michael Wozniakupdate for new transactions with exchange plugin
2014-03-03 Michael WozniakAdd history fiat tx value for exchange plugin
2014-03-02 Michael WozniakAdd Coinbase exchange rate option
2014-03-02 Michael Wozniakadd ok button for currencies
2014-03-02 Michael WozniakSet default exchange to Blockchain.info
2014-03-01 Michael WozniakAdd CoinDesk BPI for exchange rate
2014-02-05 grnbrgurlparse puts arguements in uri.query, not uri.path.
2014-01-28 rdymactypo
2014-01-15 Marcell Ortutaycheck for QWebView and disable if not found
2014-01-08 ortutaycoinbase buyback plugin with httplib2 removed
2014-01-08 ThomasVrm coinbase plugin until fixed
2014-01-05 ortutayCoinbase BuyBack plugin
2013-12-14 ThomasVfix space
2013-12-14 ThomasVexchange rate plugin: keep thread running (fixes #494)
2013-11-26 Gergely Imrehpointofsale: generated bitcoin url might contain invali...
2013-11-23 tkhaewUpdate point of sale plugin for menu hook
2013-11-16 Michael Wozniakpoint of sale plugin set amount to None if the exchange...
2013-11-16 ThomasVfix self.amount in POS plugin
2013-11-14 Michael Wozniakfix for issue #417, adds new column for requested amount
2013-11-10 Bryan Stittfix more bare excepts
2013-11-10 Bryan Stittreplace BaseException with Exception
2013-11-05 rdymacSplit text string
2013-11-02 Ryan McGuireFixes sending coins from the qrscanner plugin
2013-11-02 Ryan McGuireAdds a settings dialog for qrscanner plugin - allows...
2013-11-01 Ryan McGuireFixes qrscanner to 1.9 API.
2013-10-16 ThomasVhandle plugin dependency
2013-10-08 ThomasVplugins settings widget
2013-09-30 MaranRemove log statement from Exchange rate plugin
2013-09-30 MaranFix label sync plugin and add in backwards compatibilit...
2013-09-29 ThomasVset label
2013-09-29 ThomasVfix labels plugin
2013-09-28 ThomasVmove lite window initialization in the constructor...
2013-09-27 ThomasVfix conversion in exchange rate plugin
2013-09-24 ThomasVsimplify gui names
2013-09-24 ThomasVgeneralize plugins to all guis
2013-09-17 rdymacAdd translations and fixes to 1.9 master
2013-09-11 ThomasVseparate directories for GUIs
2013-09-04 thomasvmove transaction code and fix issue #280
2013-09-02 ThomasVplugin hook for load_wallet
2013-08-08 ThomasVfix labels plugin init()
2013-08-07 ThomasVplugins: do not overload __init__, use init() instead
2013-08-05 ThomasVplugins: do not overload __init__, use init() instead
2013-06-19 thomasvminor fixes to point of sale plugin
2013-06-17 rdymacFix \n new line text break (2)
2013-06-16 rdymacFix \n new line text break
2013-05-27 ThomasVfix indent
2013-05-27 ThomasVfix indent
2013-05-24 tigereyeUpdated the QR Code plugin to enable offline/online...
2013-04-21 MaranUpdated label help text
2013-04-12 thomasvfix alias plugin (set url)
next