plugins: do not overload __init__, use init() instead
[electrum-nvc.git] / plugins / qrscanner.py
2013-08-07 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