5831 Commits (5c3a6db445ef65d960b8140a57fa3a75a6e11aee)
 

Author SHA1 Message Date
Neil Booth 3211d752c7 Need to set p.wallet unfortunately 9 years ago
ThomasV 47e5bd653a add a color pair for qr code 9 years ago
ThomasV 88c238dda7 fix Settings dialog in text gui 9 years ago
Neil Booth 0dcaa13d31 Show the wallet path in -v output 9 years ago
Neil Booth e9384f15ed Plugins manage their own wallet tracking 9 years ago
Neil Booth 53f6fb9876 Add a GC debugger 9 years ago
Neil Booth 50755d7db3 Use weakref for tabs in QShortCut lambdas 9 years ago
Neil Booth 91349d109e Add explanatory comment. 9 years ago
Neil Booth ae4cfc9f0b Unregister network callbacks from QT gui 9 years ago
ThomasV 0d4de870a5 prepare 2.5.4 release 9 years ago
ThomasV ae42576423 Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV 86a0103a7f increase min_relay_tx_fee, and make dust_threshold a function 9 years ago
Neil Booth 206e38fb7c Make use of trigger_callback easier to understand 9 years ago
Neil Booth 51ebdc5ce8 Remove another non-existent callback 9 years ago
Neil Booth afb5013272 Remove non-existent callbacks and handlers 9 years ago
Neil Booth d1cd6d5645 Labels plugin: drop wallet on window close 9 years ago
Neil Booth 8cc3b58364 Allow syncronizer to be GC-ed 9 years ago
Neil Booth d612684196 Attempt at fixing issue 1525 9 years ago
ThomasV 55fafc35c1 fix json_encode with python console 9 years ago
Neil Booth 1abc5412cd Add self to AUTHORS 9 years ago
Neil Booth 7b40b63a3d Refresh all amount edits when units change. 9 years ago
ThomasV 386319b015 clear send fields if unit setting is changed 9 years ago
ThomasV d82896dadf fix #1525 (part 2) 9 years ago
ThomasV b3529147d5 fix #1525 9 years ago
ThomasV 798664e299 remove minimum window size 9 years ago
ThomasV 3ae3dbd80c add qrcode to text gui 9 years ago
ThomasV 9f5117b6e2 Merge pull request #1539 from jurov/textfix2 9 years ago
ThomasV c86ef5e8b0 hardware wallets: fix sign_transaction in resstored wallets 9 years ago
Juraj Variny 812399f51d Fix 'need more than 2 values to unpack' error. 9 years ago
ThomasV 55494e4224 save window geometry in wallet file, since the GUI can open several windows 9 years ago
ThomasV 3f2c906ace version 2.5.3 and release notes 9 years ago
ThomasV 4a7c7a6616 installwizard: do not start in offline mode when disconnected (fix #1531) 9 years ago
ThomasV 2d6c67bd55 kivy window input_mode 9 years ago
ThomasV 3613e4ebf0 kivy: fix formatting in get_max_amount 9 years ago
ThomasV b8b2840d18 kivy: sign and send in a thread 9 years ago
ThomasV 77d6ee74f9 revert PR #1492. clear clipboard instead 9 years ago
ThomasV dae9352c18 add warning against printers to seed dialog 9 years ago
ThomasV b1ab49a282 Merge pull request #1492 from ctrlcctrlv/uncopyable-seed 9 years ago
ThomasV 0e0118bd59 add version parameter to windows script 9 years ago
ThomasV db654af216 fix android package 9 years ago
ThomasV 8f62cdc506 add hardware wallets to pyinstaller analysis 9 years ago
ThomasV 6bb6169541 kivy: pass show_max as parameter 9 years ago
ThomasV c19c314c0f Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV d14f96ae79 Merge pull request #1530 from akshayaurora/show_max 9 years ago
akshayaurora 6e45f42b19 amount dialog: use show_max bool to decide wheather max_button is displayed 9 years ago
ThomasV 728ef1f76c remove redundant label 9 years ago
ThomasV 7b87a7f707 Merge pull request #1529 from akshayaurora/overflow_action 9 years ago
akshayaurora b3b94f1c52 fix overflow_icon and use template for `ActionOvrButton` 9 years ago
ThomasV d44aa250fa redo max amount button with smaller footprint 9 years ago
ThomasV 2a3c97813d wallet.get_max_amount method, used by qt and kivy 9 years ago