Commit Graph

601 Commits

Author SHA1 Message Date
ThomasV c4d10f6d63 fix: wizard 2of2 (cosigning key) 2014-06-02 22:25:32 +02:00
ThomasV ed48588d8a fix: wizard 2of2 2014-06-02 21:54:53 +02:00
ThomasV 194291c80b update imported keys 2014-06-02 08:59:41 +02:00
ThomasV 16929a40b1 fix #682 2014-05-29 15:30:23 +02:00
Michael Wozniak 9fcc8703e8 show/raise install dialog
make sure install dialog doesn't show up behind other windows when
electrum is started
2014-05-26 12:59:05 -04:00
ThomasV 680fbf1d3e fix 2014-05-26 05:47:00 +02:00
ThomasV 17ff5d162d close method 2014-05-26 05:40:04 +02:00
ThomasV 40b3b47d5b rewrite WaiingDialog as child class of QThread 2014-05-24 22:54:54 +02:00
ThomasV 0bd1eb1f7a simple test for waiting dialog 2014-05-24 22:06:43 +02:00
ThomasV 2ed292176e fix #700 2014-05-21 23:59:24 +02:00
ThomasV 526361a34e follow-up to previous commit 2014-05-21 11:45:47 +02:00
ThomasV 84954b0778 update calls to is_complete() method. fixes #693 2014-05-21 11:36:37 +02:00
ThomasV c3676cc6e6 wallet.is_used() method 2014-05-12 11:28:00 +02:00
ThomasV a66df2a3fa multi seed and mpk dialogs 2014-05-12 10:53:04 +02:00
ThomasV d55595d322 hide help buttons if a payment request is shown 2014-05-10 23:05:49 +02:00
ThomasV b9143b3800 show request memo 2014-05-10 22:43:53 +02:00
ThomasV 6665a70a49 WaitingDialog class for better encapsulation 2014-05-10 20:36:07 +02:00
ThomasV c3f0f69f1e add clickable label to show/hide advanced wallet types 2014-05-09 17:31:29 +02:00
ThomasV 0fb6cdcb1a add 2of3 wallets in wizard 2014-05-09 16:27:12 +02:00
ThomasV 8558488337 fix name 2014-05-09 13:52:49 +02:00
ThomasV f178faf03b wizard: simplify multisig creation 2014-05-09 13:49:05 +02:00
ThomasV 13c3422386 merge screens of the install wizard 2014-05-09 13:12:07 +02:00
ThomasV a8558a21bc fix #680 2014-05-08 19:12:13 +02:00
ThomasV 370bdbe855 fix payment ack 2014-05-07 18:59:51 +02:00
ThomasV a03b85a513 fix: gui_object.payment_request 2014-05-07 18:47:14 +02:00
ThomasV ec234105a5 send error messages for payment requests 2014-05-07 18:10:14 +02:00
ThomasV 89849c7d52 update parse_url in gtk gui 2014-05-07 17:35:38 +02:00
ThomasV a6d1eef549 payment requests: add style sheet for readonly fields 2014-05-07 16:15:22 +02:00
ThomasV 87fa402c34 support for payment requests in the gui 2014-05-07 15:26:38 +02:00
ThomasV fa4c2b96d7 p2sh wallets cannot create accounts 2014-05-05 12:03:01 +02:00
ThomasV ac93b86ebc export as json or csv 2014-05-05 11:31:04 +02:00
ThomasV 8ca7964dac address_field in sweep dialog 2014-05-05 09:58:29 +02:00
ThomasV 7335a9936e make do_export_privkey non-gui 2014-05-05 09:24:29 +02:00
ThomasV 35200557e4 sleep inside for loop, so that gui remains responsive 2014-05-05 09:20:19 +02:00
ThomasV 640d6641aa fix #444 2014-05-04 21:58:02 +02:00
ThomasV c9fc6275ab move private key methods from wallet to accounts 2014-05-04 19:43:15 +02:00
ThomasV fdf8697e58 handle pending and imported accounts using account child classes 2014-05-02 11:10:12 +02:00
ThomasV b7a60f02e0 fix type of io_dir 2014-05-01 19:19:57 +02:00
ThomasV 95df9cd103 fix bugs on wallet creation 2014-05-01 18:58:24 +02:00
ThomasV 46c0dda3b9 sweep privkeys in gui 2014-05-01 17:35:01 +02:00
ThomasV b21cfc2746 export_privkeys_dialog 2014-05-01 16:33:56 +02:00
ThomasV 8f19f9bf28 do_export_privkeys: replace wallet.seed with is_watching_only 2014-05-01 15:04:12 +02:00
ThomasV 0a0186bc5d parameter for wizard.run 2014-05-01 14:55:29 +02:00
ThomasV ace127ee43 fix password dialog, for imported wallets 2014-05-01 12:42:06 +02:00
ThomasV 95fce65e12 disable wallet menus when they do not apply 2014-05-01 12:19:24 +02:00
ThomasV 9c37ed68f4 wallet.has_seed 2014-04-30 11:40:53 +02:00
ThomasV 56e8ad3397 cleanup wallet classes 2014-04-30 11:18:13 +02:00
ThomasV 42a5454bd8 update for gtk gui. fixes #673 2014-04-30 09:31:20 +02:00
ThomasV bb88c891dc move set_url to __init__. fixes #672 2014-04-30 07:59:59 +02:00
ThomasV 9196e9feea messages for enter_seed 2014-04-29 21:19:42 +02:00