1384 Commits (6e9c58783e2fa082d2be409790bc9e67e3f37330)

Author SHA1 Message Date
ecdsa d6952228be define wallet.get_num_tx() 12 years ago
thomasv 4b74faea1e typo: where->were 12 years ago
thomasv 1adbef4b25 fee may be zero (tx details) 12 years ago
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
ecdsa 4e3c9de1d0 catch http exception 12 years ago
Maran 14dcf88409 Tweaks for new plugin giving self 12 years ago
Maran 9df4451c6f More work on label cloud plugin 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 2de6db84e4 monospace font in console 12 years ago
thomasv 92ea46f9f6 add set_label hook 12 years ago
Maran 0fdd955086 Add close setting dialog hook 12 years ago
thomasv 581bf89ba0 define method set_label in classic gui 12 years ago
thomasv 7d0e491a07 adding new languages 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 51560b9ecd Implement buttons and move to prod server 12 years ago
Maran e8b97e5326 Work in progress on Label syncing 12 years ago
Maran 18bcf5b206 Add 'create transaction' from deseeded wallet to Lite gui 12 years ago
Maran c5047d4168 Show more decimals in Lite GUI 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 0c2a02f0fc help for functions 12 years ago
ecdsa c00d3a34eb help for functions 12 years ago
ecdsa e16451556e make help() available in console 12 years ago
ecdsa 527ba99ef2 always pass a parent to dialog windows 12 years ago
ecdsa a25f570354 fix history in console 12 years ago
Maran 54a995c456 Fix for plugin hook when sending tx 12 years ago