generalize plugins to all guis
[electrum-nvc.git] / plugins / pointofsale.py
2013-09-24 ThomasVgeneralize plugins to all guis
2013-09-11 ThomasVseparate directories for GUIs
2013-09-02 ThomasVplugin hook for load_wallet
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-03-15 thomasvderive plugins from BasePlugin class
2013-03-12 thomasvadd a hook at the end of the gui constructor
2013-03-11 thomasvplugins: define is_available()
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 thomasvanother plugin for qrscanner
2013-03-03 thomasvmove point of sale mode into plugins