Commit graph

109 commits

Author SHA1 Message Date
thomasv
93b98e1176 move http aliases to separate plugin 2013-03-15 15:48:28 +01:00
thomasv
6662c1dc53 filter plugins that do not have a .py source 2013-03-15 13:16:41 +01:00
thomasv
45c0880195 global switch use_local_modules 2013-03-15 13:00:59 +01:00
thomasv
2b3b7d7c38 use proper syntax for variable args 2013-03-14 17:05:50 +01:00
ecdsa
f537f02e1f better seed dialog 2013-03-13 21:00:29 +01:00
ecdsa
1d66deba69 parent->self in password dialog 2013-03-13 18:51:38 +01:00
thomasv
e3bb6f8879 'import private keys' may import several keys 2013-03-13 14:23:10 +01:00
Maran
14dcf88409 Tweaks for new plugin giving self 2013-03-12 21:38:06 +01:00
Maran
ca6890a622 Fix merge conflict 2013-03-12 21:27:27 +01:00
Maran
9df4451c6f More work on label cloud plugin 2013-03-12 21:20:18 +01:00
ecdsa
4f27d8ce0f Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-12 19:24:55 +01:00
thomasv
2c1ae1ba18 add a hook at the end of the gui constructor 2013-03-12 18:40:21 +01:00
thomasv
06315dd911 always pass 'self' to hooks 2013-03-12 18:07:17 +01:00
thomasv
6b9b8508d2 self.run_hook 2013-03-12 17:55:34 +01:00
Maran
ad88b296bb Merge branch 'master' into feature/label_sync 2013-03-12 17:26:01 +01:00
Maran
2138e58e26 Fix merge conflicts 2013-03-12 17:24:14 +01:00
thomasv
92ea46f9f6 add set_label hook 2013-03-12 17:22:30 +01:00
Maran
0fdd955086 Add close setting dialog hook 2013-03-12 17:13:50 +01:00
thomasv
581bf89ba0 define method set_label in classic gui 2013-03-12 17:10:35 +01:00
Maran
884371eedd Merge branch 'master' into feature/label_sync 2013-03-12 16:52:15 +01:00
thomasv
cbaadf782f rm extra space 2013-03-12 14:34:35 +01:00
ThomasV
7b72ded3d7 Merge pull request #157 from rdymac/patch-1
Successfully tricky word
2013-03-12 06:27:13 -07:00
rdymac
7fe0130a95 Colon not in use
I think that colon doesn't fit there, there's no text after that colon ':' or code to be shown as variable '%s' after it.
2013-03-12 02:02:09 +01:00
rdymac
0c6a24c6be Successfully tricky word 2013-03-12 01:33:08 +01:00
ecdsa
136f2cefcb Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-11 20:30:25 +01:00
thomasv
a7da96114c custom wrappers that store the path selected by the user 2013-03-11 15:57:37 +01:00
thomasv
70144c7f11 first parameter of QFileDialog should be the parent 2013-03-11 15:09:38 +01:00
thomasv
7bf87bc189 plugins: define is_available() 2013-03-11 14:30:30 +01:00
thomasv
0d143e074a update indices and add stretch to ui tab 2013-03-11 13:49:43 +01:00
thomasv
9b10b2f121 move 'load transaction' to import/export tab 2013-03-11 13:45:19 +01:00
thomasv
0a6b1a42a3 improve plugins tab 2013-03-11 13:35:51 +01:00
ecdsa
7d8d7443d0 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-10 21:36:52 +01:00
ecdsa
1126924981 gui plugins area 2013-03-10 21:36:43 +01:00
Maran
e4ec690ffd Merge branch 'master' into feature/label_sync 2013-03-10 21:34:10 +01:00
Maran
51560b9ecd Implement buttons and move to prod server 2013-03-10 17:44:02 +01:00
Maran
e8b97e5326 Work in progress on Label syncing 2013-03-10 17:04:00 +01:00
Maran
80975ecf04 Moved rawtx to wallet tab and added small usability tweaks 2013-03-10 12:14:42 +01:00
Maran
f5758d291b Final tweaks for raw transaction processing 2013-03-08 16:48:40 +01:00
Maran
15c7fafd49 Further work on raw transactions 2013-03-08 16:30:38 +01:00
Maran
0504f3b3ca Merge branch 'master' into feature/raw_tx 2013-03-07 16:49:11 +01:00
ecdsa
3382354442 fix: restore wallet from master public key 2013-03-07 16:41:43 +01:00
ecdsa
554ca6040d protected decorator 2013-03-05 07:55:43 +01:00
ecdsa
8db55efff7 use same order as qt for ok and cancel buttons 2013-03-05 06:35:34 +01:00
ecdsa
527ba99ef2 always pass a parent to dialog windows 2013-03-04 17:20:38 +01:00
Maran
5610d654d9 WIP New raw tx window 2013-03-04 17:05:26 +01:00
ecdsa
56588de5d9 slightly smarter qr code widget that does not need size parameter 2013-03-04 11:01:09 +01:00
ecdsa
c71648bfec fix imports 2013-03-04 07:15:36 +01:00
ecdsa
bfe31f505d fix 2013-03-03 20:17:30 +01:00
ecdsa
c9e616a0d6 toggle expanded with enter key 2013-03-03 19:53:35 +01:00
ecdsa
744073c212 change column numbers, update pointofsale plugin 2013-03-03 19:14:27 +01:00