Cleaned up Exchange Rate plugin: more efficient code and more intuitive names for...
[electrum-nvc.git] / plugins / qrscanner.py
2014-02-05 grnbrgurlparse puts arguements in uri.query, not uri.path.
2013-11-10 Bryan Stittfix more bare excepts
2013-11-10 Bryan Stittreplace BaseException with Exception
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-09-24 ThomasVsimplify gui names
2013-09-11 ThomasVseparate directories for GUIs
2013-09-04 thomasvmove transaction code and fix issue #280
2013-08-07 ThomasVplugins: do not overload __init__, use init() instead
2013-08-05 ThomasVplugins: do not overload __init__, use init() instead
2013-05-27 ThomasVfix indent
2013-05-27 ThomasVfix indent
2013-05-24 tigereyeUpdated the QR Code plugin to enable offline/online...
2013-04-01 slushAdded link to zbar download page
2013-03-17 slushMove is_available() logic to init(), to prevent camera...
2013-03-15 thomasvderive plugins from BasePlugin class
2013-03-15 slushFixes Qt imports
2013-03-15 thomasvfix qrscanner module
2013-03-03 thomasvrestrict plugins to the gui
2013-03-03 thomasvqrscanner
2013-03-03 thomasvanother plugin for qrscanner