Add CoinDesk BPI for exchange rate
[electrum-nvc.git] / plugins /
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)
2013-04-08 MaranHopefully fix label corruption.
2013-04-01 slushAdded link to zbar download page
2013-03-18 MaranUpdate label sync client for full encryption/decryption...
2013-03-17 MaranFully encrypt both label and the id for the label
2013-03-17 slushMove is_available() logic to init(), to prevent camera...
2013-03-17 ecdsarestore infobox
2013-03-17 ecdsano need to restart here
2013-03-17 MaranWorked in new settings dialog for label sync plugin.
2013-03-17 ecdsasettings dialog
2013-03-16 MaranConsistant text
2013-03-16 MaranRewrote plugin to new format
2013-03-16 MaranFix merge conflict
2013-03-15 thomasvvirtual keyboard plugin
2013-03-15 thomasvderive plugins from BasePlugin class
2013-03-15 thomasvmove http aliases to separate plugin
2013-03-15 slushFixes Qt imports
2013-03-15 thomasvfix qrscanner module
2013-03-12 MaranUpdate howto
2013-03-12 MaranTweaks for new plugin giving self
2013-03-12 MaranFix merge conflict
2013-03-12 MaranMore work on label cloud plugin
2013-03-12 thomasvadd a hook at the end of the gui constructor
2013-03-12 MaranMerge branch 'master' into feature/label_sync
2013-03-11 thomasvplugins: define is_available()
2013-03-10 Maranmore label sync wip
2013-03-10 Maranmore label sync wip
2013-03-10 MaranImplement buttons and move to prod server
2013-03-10 MaranWork in progress on Label syncing
2013-03-09 ecdsafix
2013-03-04 ecdsafixes for pointofsale
2013-03-03 ecdsafix
2013-03-03 ecdsachange column numbers, update pointofsale plugin
2013-03-03 thomasvrestrict plugins to the gui
2013-03-03 thomasvqrscanner
2013-03-03 thomasvanother plugin for qrscanner
2013-03-03 thomasvmove point of sale mode into plugins
2013-03-02 thomasvheader for plugins