Commit Graph

5662 Commits

Author SHA1 Message Date
Neil Booth 1abc5412cd Add self to AUTHORS 2015-11-09 22:53:27 +09:00
Neil Booth 7b40b63a3d Refresh all amount edits when units change.
Improved version of prior commit.
2015-11-09 20:06:36 +09:00
ThomasV 386319b015 clear send fields if unit setting is changed 2015-11-08 00:00:11 +01:00
ThomasV d82896dadf fix #1525 (part 2) 2015-11-06 18:00:19 +01:00
ThomasV b3529147d5 fix #1525 2015-11-06 17:32:54 +01:00
ThomasV 798664e299 remove minimum window size 2015-11-06 17:13:11 +01:00
ThomasV 3ae3dbd80c add qrcode to text gui 2015-11-06 16:31:24 +01:00
ThomasV 9f5117b6e2 Merge pull request #1539 from jurov/textfix2
Fix 'need more than 2 values to unpack' error.
2015-11-04 19:15:25 +01:00
ThomasV c86ef5e8b0 hardware wallets: fix sign_transaction in resstored wallets 2015-11-04 19:13:24 +01:00
Juraj Variny 812399f51d Fix 'need more than 2 values to unpack' error. 2015-11-04 19:07:50 +01:00
ThomasV 55494e4224 save window geometry in wallet file, since the GUI can open several windows 2015-11-02 15:53:31 +01:00
ThomasV 3f2c906ace version 2.5.3 and release notes 2015-11-02 13:03:14 +01:00
ThomasV 4a7c7a6616 installwizard: do not start in offline mode when disconnected (fix #1531) 2015-11-02 12:58:47 +01:00
ThomasV 2d6c67bd55 kivy window input_mode 2015-11-01 09:32:40 +01:00
ThomasV 3613e4ebf0 kivy: fix formatting in get_max_amount 2015-10-31 15:25:22 +01:00
ThomasV b8b2840d18 kivy: sign and send in a thread 2015-10-31 15:12:34 +01:00
ThomasV 77d6ee74f9 revert PR #1492. clear clipboard instead 2015-10-31 11:48:37 +01:00
ThomasV dae9352c18 add warning against printers to seed dialog 2015-10-31 11:03:49 +01:00
ThomasV b1ab49a282 Merge pull request #1492 from ctrlcctrlv/uncopyable-seed
Make seed uncopyable
2015-10-31 10:59:19 +01:00
ThomasV 0e0118bd59 add version parameter to windows script 2015-10-31 08:32:52 +01:00
ThomasV db654af216 fix android package 2015-10-30 21:21:20 +01:00
ThomasV 8f62cdc506 add hardware wallets to pyinstaller analysis 2015-10-30 16:42:40 +01:00
ThomasV 6bb6169541 kivy: pass show_max as parameter 2015-10-30 15:48:17 +01:00
ThomasV c19c314c0f Merge branch 'master' of git://github.com/spesmilo/electrum 2015-10-30 15:45:23 +01:00
ThomasV d14f96ae79 Merge pull request #1530 from akshayaurora/show_max
amount dialog: use show_max bool to decide wheather max_button is dis…
2015-10-30 15:44:59 +01:00
akshayaurora 6e45f42b19 amount dialog: use show_max bool to decide wheather max_button is displayed 2015-10-30 19:41:54 +05:30
ThomasV 728ef1f76c remove redundant label 2015-10-30 14:44:36 +01:00
ThomasV 7b87a7f707 Merge pull request #1529 from akshayaurora/overflow_action
fix overflow_icon and use template for `ActionOvrButton`
2015-10-30 14:38:52 +01:00
akshayaurora b3b94f1c52 fix overflow_icon and use template for `ActionOvrButton` 2015-10-30 19:05:17 +05:30
ThomasV d44aa250fa redo max amount button with smaller footprint 2015-10-30 14:34:15 +01:00
ThomasV 2a3c97813d wallet.get_max_amount method, used by qt and kivy 2015-10-30 14:10:41 +01:00
ThomasV 525e08af54 kivy: fix amount edit 2015-10-30 13:26:37 +01:00
ThomasV 5bbffb0cbf remove --deserialized option, redundant with deserialize command 2015-10-29 14:44:41 +01:00
ThomasV 369d5d8812 fix #1525 2015-10-29 14:36:50 +01:00
ThomasV bb7b0884e3 Various fixes for command line. Make 'payto' command require network (fixes #1525) 2015-10-29 11:06:09 +01:00
ThomasV 079cb311ec call wallet.wait_until_synchronized before commands 2015-10-29 05:01:06 +01:00
ThomasV b70f8c888a kivy: better layout for tx window 2015-10-29 04:58:32 +01:00
ThomasV 69d983fcd5 add directory to download path 2015-10-29 00:15:13 +01:00
ThomasV 53273b7d40 fix #1523: prevent side-effect of _format_request 2015-10-29 00:09:50 +01:00
ThomasV db0a5f9b31 fix: missing import 2015-10-28 12:10:43 +01:00
ThomasV 5f09ba661a sanitize inputs in network dialog 2015-10-28 12:07:45 +01:00
ThomasV 511b23fee6 add release notes 2015-10-28 11:45:53 +01:00
ThomasV 826c44e500 restore initial indentation 2015-10-28 11:13:45 +01:00
ThomasV 142b5532ec revert to previous restore method, without daemon 2015-10-28 11:11:41 +01:00
ThomasV ca9eb50821 dont create wallet instance twice 2015-10-28 11:03:39 +01:00
ThomasV 5b96d5166e fix restore messages 2015-10-28 10:46:01 +01:00
ThomasV 052d8b236e fix #1494 2015-10-28 10:36:44 +01:00
ThomasV 94ac0db91f command line: Require 'text' argument for 'restore'. Replace 'concealed' option with ':' magic word 2015-10-28 09:33:35 +01:00
ThomasV 65f20895df bump version number 2015-10-28 08:46:02 +01:00
ThomasV 2a23aab24b workaround #1513 2015-10-28 07:32:29 +01:00