Commit Graph

206 Commits

Author SHA1 Message Date
ThomasV 242bd5fb61 don't set column width in update, but only in create 2014-06-12 22:51:39 +02:00
ThomasV 6d0488c2de move qr code operations to transaction window and transaction menu 2014-06-12 22:24:10 +02:00
ThomasV 03c84aab0e let the send tab parse and return its own fields 2014-06-12 17:31:18 +02:00
ThomasV 6631ab9406 verify if pr has expired 2014-06-12 15:47:48 +02:00
ThomasV 503fd99cdb add pay_invoice menu item 2014-06-12 15:35:46 +02:00
ThomasV 4e1068b343 broadcast tx of payment request 2014-06-12 15:15:05 +02:00
ThomasV 68a75af1bd save and display request status 2014-06-12 11:27:18 +02:00
ThomasV 5f802aa69d fix varname 2014-06-12 10:21:44 +02:00
ThomasV 89a1b48ba1 column for payment request memo 2014-06-12 10:20:06 +02:00
ThomasV 2b751f8026 improve fee help message 2014-06-12 09:32:05 +02:00
ThomasV 39274ea10e fix: wrong variable name fee_e 2014-06-12 09:29:46 +02:00
ThomasV 771f953014 use BTCAmount.setAmount instead of setText 2014-06-12 09:25:04 +02:00
ThomasV d3ba8fb507 get_amount returns None if there's an exception 2014-06-12 09:15:25 +02:00
ThomasV f72679c092 restore encrypt/decrypt menus 2014-06-11 19:30:43 +02:00
ThomasV cff3d6ce31 exchange rate plugin: bi-directional conversion 2014-06-11 18:10:21 +02:00
ThomasV a530de3122 fix: missing import 2014-06-11 15:28:07 +02:00
ThomasV 46c2de3979 separate AmountEdit and BTCAmountEdit classes, for exchange rate plugin 2014-06-11 14:44:26 +02:00
ThomasV 440f972fd3 show payment request details 2014-06-07 19:53:54 +02:00
ThomasV 7d690d0c6b remove dead code: hboxes in list tabs 2014-06-07 13:15:52 +02:00
ThomasV 3305c0048a pop up menu for invoices 2014-06-07 12:45:56 +02:00
ThomasV 513f9c2d89 save invoices 2014-06-06 16:16:14 +02:00
ThomasV 38a6747eff fix: sanitize outputs 2014-06-06 07:48:08 +02:00
ThomasV 0673df9176 minor fixes for payto_edit 2014-06-06 07:17:47 +02:00
ThomasV e699ab6660 coin control: select UTXOs in menu 2014-06-05 21:55:11 +02:00
ThomasV d9db7771f9 tx window: let prent do the broadcast 2014-06-05 17:55:27 +02:00
ThomasV 26d133c20a payment request: show status with help button 2014-06-05 17:40:58 +02:00
ThomasV 10e5ec56a1 setFrozen generic method 2014-06-05 14:49:32 +02:00
ThomasV 0d02e9fd74 set payment_request to None if error 2014-06-05 14:19:18 +02:00
ThomasV 1cd3776e8f fix 2014-06-05 12:55:02 +02:00
ThomasV ea9e0eb053 parse payto text 2014-06-05 12:43:11 +02:00
ThomasV c626cad0dd paytoedit 2014-06-05 12:40:47 +02:00
ThomasV c59f1b1edb handle units in AmountEdit 2014-06-05 12:40:07 +02:00
ThomasV 6c18fa1844 simplify send tab layout (unneeded vbox) 2014-06-03 21:47:27 +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
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 c3676cc6e6 wallet.is_used() method 2014-05-12 11:28:00 +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 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 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