Commit Graph

6099 Commits

Author SHA1 Message Date
Neil Booth 24037be99c Clean up client caching and handling 2016-01-21 22:56:53 +09:00
ThomasV a1d55fac4e rm testing print statement 2016-01-21 12:30:53 +01:00
ThomasV 89908bf14d fix English 2016-01-21 12:20:45 +01:00
ThomasV 858b9c5655 kivy: improve settings dialog 2016-01-21 12:12:55 +01:00
ThomasV 5502cab796 kivy: fix scrollview in choice_dialog 2016-01-21 07:19:22 +01:00
Neil Booth b878c010da Minikey: minimum length 20
On second thoughts there seems little reason to accept text
of length <= 20 for minikeys.
2016-01-21 08:11:50 +09:00
ThomasV ec929bfaf6 patch requests directly from make_packages 2016-01-20 11:56:07 +01:00
ThomasV 1880b83599 add .mo extension to buildozer.spec 2016-01-20 10:19:07 +01:00
ThomasV e60b35df64 kivy wizard: stop on_dismiss 2016-01-20 06:28:35 +01:00
ThomasV 72da1e3b8f rm dead code 2016-01-19 23:20:54 +01:00
ThomasV 4bfaa1fa02 kivy wizard: don't use auto-dismiss. rename classes 2016-01-19 23:10:10 +01:00
ThomasV b1f9f7faed kivy: fix wallet selection dialog 2016-01-19 16:11:23 +01:00
ThomasV 702924a07e Merge branch 'master' of git://github.com/spesmilo/electrum 2016-01-19 15:57:19 +01:00
ThomasV b6c6b694f7 kivy: simplify wallets dialog 2016-01-19 15:57:11 +01:00
Neil Booth 13420f6917 Keepkey: doesn't yet support homescreen setting
Make some text shorter so it fits in radio buttons
2016-01-19 22:38:02 +09:00
Neil Booth f7859c041e Support Casascius minikeys 2016-01-19 22:00:16 +09:00
Neil Booth eebabdf209 Merge branch 'client_thread' 2016-01-19 21:01:46 +09:00
Neil Booth 8a8d00a611 Merge branch 'client_thread' of github.com:spesmilo/electrum into client_thread 2016-01-19 20:58:59 +09:00
Neil Booth 7029411629 Threaded trezor dialog
Also fix up the dialog box a bit
2016-01-19 20:58:10 +09:00
ThomasV d530f8fe84 kivy: minor fixes 2016-01-19 12:57:18 +01:00
ThomasV 8ed443b4c8 kivy: improve settings dialog 2016-01-19 12:37:40 +01:00
ThomasV 6aea1e8a79 kivy: improve about dialog 2016-01-19 10:32:11 +01:00
ThomasV 4122c108fc plugins: enable & disable methods 2016-01-19 10:03:05 +01:00
ThomasV 82bfbdcc3c add dev 2016-01-18 16:06:12 +01:00
ThomasV 3252161f36 improve about dialog 2016-01-18 15:42:05 +01:00
ThomasV 23d16154a9 kivy: improve status dialog 2016-01-18 15:20:01 +01:00
ThomasV e2d00c61cd kivy fixes 2016-01-18 14:09:48 +01:00
ThomasV d9f6e738a4 Merge branch 'master' of git://github.com/spesmilo/electrum 2016-01-18 10:08:32 +01:00
ThomasV f66763c37e kivy: improve Wallets dialog 2016-01-18 10:08:21 +01:00
Neil Booth 9ab9c73d6d Threaded wallet creation 2016-01-18 07:33:04 +09:00
Neil Booth b32a34b8ba Threaded message signing 2016-01-18 07:33:04 +09:00
Neil Booth ef2c472739 Threaded decryption 2016-01-18 07:33:04 +09:00
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread
First steps; get show_address working.
Client is not responsible for showing exceptions.
Suppress uninteresting exceptions.
2016-01-18 07:33:04 +09:00
Neil Booth c99f0acfba Localize Image import for now 2016-01-18 07:25:55 +09:00
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 2016-01-17 15:04:11 +01:00
ThomasV 321ab10742 detect RBF transactions 2016-01-17 14:28:17 +01:00
Neil Booth c2efb09734 Threaded wallet creation 2016-01-17 22:03:57 +09:00
Neil Booth 6e346e52cc Threaded message signing 2016-01-17 21:21:04 +09:00
Neil Booth 8f73db2f3d Threaded decryption 2016-01-17 21:13:26 +09:00
Neil Booth d6e8e534a3 TrezorClient: should be in a separate thread
First steps; get show_address working.
Client is not responsible for showing exceptions.
Suppress uninteresting exceptions.
2016-01-17 20:05:20 +09:00
Neil Booth e2627e0944 QMessageBox is a top-level window 2016-01-17 19:40:05 +09:00
Neil Booth c160a99ebc Add cancel button to trezor dialogs 2016-01-17 18:39:09 +09:00
Neil Booth 144f53be18 Use TaskThread to simplify ThreadedButton
And improve labels dialog
2016-01-17 16:13:32 +09:00
Neil Booth c714acf739 Add TaskThread, use to simplify WaitingDialog
This will be useful as a client thread for hardware wallets
2016-01-17 15:47:08 +09:00
Neil Booth d9a84875dc Fix prior; keep tx dialog as top-level window 2016-01-17 13:41:09 +09:00
Neil Booth d9a13a5dd1 transaction_dialog: don't override base class
Rename parent to main_window.  Make the main window our parent.
2016-01-17 13:36:40 +09:00
ThomasV 3574ade484 fix #1635 2016-01-17 02:56:52 +01:00
ThomasV b545f4ef12 kivy: EmptyLabel 2016-01-16 16:47:48 +01:00
ThomasV bd94bb31db Merge branch 'master' of git://github.com/spesmilo/electrum 2016-01-16 15:05:59 +01:00
ThomasV d68f42df95 add qr code scanner to kivy wizard 2016-01-16 15:05:49 +01:00