plugins: define is_available()
[electrum-nvc.git] / gui / gui_classic.py
2013-03-11 thomasvplugins: define is_available()
2013-03-11 thomasvupdate indices and add stretch to ui tab
2013-03-11 thomasvmove 'load transaction' to import/export tab
2013-03-11 thomasvimprove plugins tab
2013-03-10 MaranMoved rawtx to wallet tab and added small usability...
2013-03-08 MaranFinal tweaks for raw transaction processing
2013-03-08 MaranFurther work on raw transactions
2013-03-07 MaranMerge branch 'master' into feature/raw_tx
2013-03-07 ecdsafix: restore wallet from master public key
2013-03-05 ecdsaprotected decorator
2013-03-05 ecdsause same order as qt for ok and cancel buttons
2013-03-04 ecdsaalways pass a parent to dialog windows
2013-03-04 MaranFix for plugin hook when sending tx
2013-03-04 MaranWIP New raw tx window
2013-03-04 ecdsaslightly smarter qr code widget that does not need...
2013-03-04 ecdsafix imports
2013-03-03 ecdsafix
2013-03-03 ecdsatoggle expanded with enter key
2013-03-03 ecdsachange column numbers, update pointofsale plugin
2013-03-03 thomasvadd plugins to package
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
2013-03-03 thomasvfix: generate functions
2013-03-03 thomasvnew settings tab for plugins
2013-03-03 thomasvplugins init_gui
2013-03-02 ecdsaadd class BIP32Sequence
2013-03-02 ThomasVimport gui using any name