32 Commits (46c290e30deab3726321bc224724cb87fc27d8ec)

Author SHA1 Message Date
ThomasV 9f9bab6cf0 fix issue #968 10 years ago
ThomasV 5adb10e4d2 simplification 10 years ago
ThomasV 6d8eebe2db raise exception when seed version does not match 10 years ago
ThomasV b1eb6ebc91 qt gui: handle exceptions raised when opening wallet 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
ThomasV 5b84cbe9fb close_wallet 10 years ago
ThomasV bcb18bbde4 call set_language before QApplication. fixes #400 10 years ago
ThomasV 79588eb4da init plugins before gui. register wallet types in plugin constructor 10 years ago
ThomasV 44566054a2 qt: quit on SIGINT 10 years ago
ThomasV e702b3312b proper return from install wizard 10 years ago
ThomasV fb0574c5a0 fix callbacks 10 years ago
ThomasV f5a76f7dcf fix: payment_request 11 years ago
ThomasV 6f3c9e6a44 unify util.parse_URI 11 years ago
ThomasV bf969c14ff option to start hidden. fixes #720 11 years ago
ThomasV 440f972fd3 show payment request details 11 years ago
ThomasV 513f9c2d89 save invoices 11 years ago
ThomasV a8558a21bc fix #680 11 years ago
ThomasV 370bdbe855 fix payment ack 11 years ago
ThomasV ec234105a5 send error messages for payment requests 11 years ago
ThomasV a6d1eef549 payment requests: add style sheet for readonly fields 11 years ago
ThomasV 87fa402c34 support for payment requests in the gui 11 years ago
ThomasV bb88c891dc move set_url to __init__. fixes #672 11 years ago
ThomasV 70a638a7c3 more robust install wizard 11 years ago
ThomasV 5bbdcdf73d move tray logic to ElectrumGui object. fixes #468 11 years ago
ThomasV 102bc204d5 hooks and workflow for 2of3 wallets 11 years ago
ThomasV 6e26fb0198 remove redundant definition of Timer class 11 years ago
Michael Wozniak 433a3ba0fe Mac OSX bitcoin: URI updates 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
thomasv e54a746a57 path of icons_rc 11 years ago
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 11 years ago
ThomasV 6644fcc22e move lite window initialization in the constructor of the main window 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV 404c1f84d2 generalize plugins to all guis 11 years ago
ThomasV 8bf55ecaab fix 11 years ago
thomasv 7a4525ef07 minor fix for lite gui 11 years ago
thomasv 462ddd252d fix: lite mode switch 11 years ago
thomasv 06d0c67b9c remove ElectrumGui class for lite window 11 years ago
thomasv 2f7c2f982d add __init__.py to classic, fix a few imports 11 years ago