Commit Graph

6063 Commits

Author SHA1 Message Date
ThomasV b5b3679404 kivy: recreate context menu everytime an item is selected 2015-12-14 15:02:57 +01:00
ThomasV 5e5f3202b1 kivy: move amount dialog 2015-12-14 14:27:39 +01:00
ThomasV c55a253f6d kivy: improve layout 2015-12-14 13:37:19 +01:00
ThomasV 2f0550a747 Merge branch 'master' of git://github.com/spesmilo/electrum 2015-12-14 13:07:27 +01:00
ThomasV 8977493a62 kivy: label dialogs 2015-12-14 12:08:11 +01:00
Neil Booth cead9cd7c6 Ensure zeroes is always non-empty. 2015-12-14 07:45:01 +09:00
ThomasV 98d4384641 kivy: fix set amount 2015-12-13 17:54:17 +01:00
ThomasV 9b44635e3c kivy: make tabs one third of screen width and fix tabs scrolling 2015-12-13 17:36:23 +01:00
ThomasV f7ffdfc2b1 kivy: fix qrcodewidget (only update from gui thread) 2015-12-13 16:21:50 +01:00
ThomasV a190d1dbe6 kivy: fixes 2015-12-13 15:26:08 +01:00
ThomasV 9caf174d7f kivy: add status icons, improve requests layout 2015-12-13 10:42:48 +01:00
Neil Booth b1704ce911 Fix multiple trustedcoin bugs. 2015-12-13 18:13:24 +09:00
ThomasV cd0ab62cae kivy: various small fixes 2015-12-13 06:41:22 +01:00
ThomasV f30149ad49 fix #1579 2015-12-13 06:33:06 +01:00
Neil 822260854f Merge pull request #1579 from fanatid/blockchain
Small blockchain.py changes
2015-12-13 11:35:17 +09:00
ThomasV eef62112a8 kivy: invoices and requests handlers 2015-12-12 23:23:58 +01:00
ThomasV 6bd37723d3 kivy: add context menus 2015-12-12 16:54:32 +01:00
Kirill Fomichev d344ee0474 Small blockchain changes 2015-12-12 18:37:18 +03:00
Neil Booth 06eb3142c4 Oldest First 2015-12-12 19:01:14 +09:00
Neil Booth 52fc739052 Update default chooser name too. 2015-12-12 18:39:03 +09:00
Neil Booth 1c528af433 Description tweaks.
Mention loss of priority, and rename Classic to Oldest First.
2015-12-12 18:32:24 +09:00
Neil Booth e9d0dd578a Put coin selection combo at bottom 2015-12-12 18:26:58 +09:00
Neil Booth 1524fa29af Raise dialog width slightly. 2015-12-12 18:20:49 +09:00
Neil Booth 36aaad392d Fix docstring display. 2015-12-12 18:11:07 +09:00
Neil Booth 34955bd0f5 Show value if available 2015-12-12 17:52:19 +09:00
Neil Booth b8eea5f56e Update release notes for 2.6 2015-12-12 11:57:30 +09:00
Neil Booth 2763b0feea Improved change handling for Privacy chooser
Breaks up large change in such a way as to make it
unclear what the real send might be.

Fixes #1203
2015-12-12 11:53:17 +09:00
Neil Booth ea49e8dc96 Remove unneeded buckets for Privacy coin chooser
Commonize the code with the classic chooser and simplify.
2015-12-12 10:12:46 +09:00
Neil Booth f3a7d3f2bf Show amount of inputs too. 2015-12-12 09:41:31 +09:00
ThomasV 680c9c888a kivy: add save_request button 2015-12-11 15:48:56 +01:00
ThomasV c71b8d7328 kivy: reorganize tabs 2015-12-11 15:32:48 +01:00
ThomasV 0cef063ee2 add payment requests to kivy 2015-12-11 15:21:21 +01:00
ThomasV 2a1fbf01fe simplify blockchain.py 2015-12-11 12:37:40 +01:00
ThomasV 81f070c83b fix bug in get_target 2015-12-11 10:14:01 +01:00
ThomasV 4112e2c3fa Merge pull request #1558 from fanatid/spv
Improve get_target
2015-12-11 10:09:11 +01:00
ThomasV 4195001aed kivy: fix animate_to_center 2015-12-10 15:26:38 +01:00
ThomasV 1b0e29d385 kivy: add screens for invoices and requests, disable contacts 2015-12-10 11:33:58 +01:00
ThomasV 8e7c5a180f kivy: handle absence of fiat exchange rate 2015-12-10 11:33:30 +01:00
Anwesh b23c22b29d Updated Coinsecure Api
Added Unocoin Api
2015-12-10 15:51:19 +05:30
ThomasV b7cef8dd58 follow up to 74a9e2296c 2015-12-10 09:52:00 +01:00
Neil Booth 75b3ecee49 Add coin chooser to try and minimize loss of privacy. 2015-12-09 22:20:23 +09:00
ThomasV de964f4033 plugins: on_close method 2015-12-09 09:41:24 +01:00
ThomasV 6770834d06 daemon: use available port 2015-12-08 10:55:34 +01:00
ThomasV becfe13df2 decrease daemon timeout 2015-12-07 18:42:12 +01:00
ThomasV add9665584 cleanup 2015-12-07 18:41:58 +01:00
ThomasV 346307d249 kivy: tweaks 2015-12-07 16:43:18 +01:00
ThomasV 1c7f3c65e2 kivy: fix settings layout 2015-12-07 15:59:59 +01:00
ThomasV 37e93928ab kivy: improve settings and password dialogs 2015-12-07 14:33:35 +01:00
ThomasV 0d5114b6c2 kivy: improve amount and password dialogs 2015-12-07 10:40:10 +01:00
ThomasV 3c4801b8de kivy: layout 2015-12-06 13:34:28 +01:00