52 Commits (3d745637a257cfa4d30b58218ef8516fd3350974)

Author SHA1 Message Date
ecdsa 9ebcaa41f4 modify warning displayed when keys are imported 12 years ago
thomasv 24db3c9aee virtual keyboard plugin 12 years ago
thomasv bd1cdc9bfb derive plugins from BasePlugin class 12 years ago
thomasv 93b98e1176 move http aliases to separate plugin 12 years ago
thomasv 6662c1dc53 filter plugins that do not have a .py source 12 years ago
thomasv 45c0880195 global switch use_local_modules 12 years ago
thomasv 2b3b7d7c38 use proper syntax for variable args 12 years ago
ecdsa f537f02e1f better seed dialog 12 years ago
ecdsa 1d66deba69 parent->self in password dialog 12 years ago
thomasv e3bb6f8879 'import private keys' may import several keys 12 years ago
thomasv 2c1ae1ba18 add a hook at the end of the gui constructor 12 years ago
thomasv 06315dd911 always pass 'self' to hooks 12 years ago
thomasv 6b9b8508d2 self.run_hook 12 years ago
thomasv 92ea46f9f6 add set_label hook 12 years ago
thomasv 581bf89ba0 define method set_label in classic gui 12 years ago
thomasv cbaadf782f rm extra space 12 years ago
rdymac 7fe0130a95 Colon not in use 12 years ago
rdymac 0c6a24c6be Successfully tricky word 12 years ago
thomasv a7da96114c custom wrappers that store the path selected by the user 12 years ago
thomasv 70144c7f11 first parameter of QFileDialog should be the parent 12 years ago
thomasv 7bf87bc189 plugins: define is_available() 12 years ago
thomasv 0d143e074a update indices and add stretch to ui tab 12 years ago
thomasv 9b10b2f121 move 'load transaction' to import/export tab 12 years ago
thomasv 0a6b1a42a3 improve plugins tab 12 years ago
ecdsa 1126924981 gui plugins area 12 years ago
Maran 80975ecf04 Moved rawtx to wallet tab and added small usability tweaks 12 years ago
Maran f5758d291b Final tweaks for raw transaction processing 12 years ago
Maran 15c7fafd49 Further work on raw transactions 12 years ago
ecdsa 3382354442 fix: restore wallet from master public key 12 years ago
ecdsa 554ca6040d protected decorator 12 years ago
ecdsa 8db55efff7 use same order as qt for ok and cancel buttons 12 years ago
ecdsa 527ba99ef2 always pass a parent to dialog windows 12 years ago
Maran 54a995c456 Fix for plugin hook when sending tx 12 years ago
Maran 5610d654d9 WIP New raw tx window 12 years ago
ecdsa 56588de5d9 slightly smarter qr code widget that does not need size parameter 12 years ago
ecdsa c71648bfec fix imports 12 years ago
ecdsa bfe31f505d fix 12 years ago
ecdsa c9e616a0d6 toggle expanded with enter key 12 years ago
ecdsa 744073c212 change column numbers, update pointofsale plugin 12 years ago
thomasv cec2187010 add plugins to package 12 years ago
thomasv 190f733de2 restrict plugins to the gui 12 years ago
thomasv ba15b9eb6b another plugin for qrscanner 12 years ago
thomasv cd9f366735 move point of sale mode into plugins 12 years ago
thomasv f1c638c509 fix: generate functions 12 years ago
thomasv 6fec75d9a2 new settings tab for plugins 12 years ago
thomasv 07b9029850 plugins init_gui 12 years ago
ecdsa 736e1253f2 add class BIP32Sequence 12 years ago
ThomasV 89a8f3ce11 import gui using any name 12 years ago
thomasv ada36b2554 plugin handler 12 years ago
thomasv d2aefb387b show the balance of each account 12 years ago