118 Commits (5bf3b26476fc41a1a41e0d2d684779f873c2f2ad)

Author SHA1 Message Date
ThomasV dc9a25b83c fix qt package name 8 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
Johann Bauer 8e54d5c4d4 Make proxies work 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
ThomasV bfcfb1f240 wizard: make sure terminate is always called 8 years ago
ThomasV 92b392a56b minor fixes 8 years ago
ThomasV c8e4b7a42e update network dialog when raised 8 years ago
ThomasV dd50259f68 network_dialog: do not use parent for signalling 8 years ago
ThomasV 5ae5c81c48 use a unique and non-modal network dialog window 8 years ago
ThomasV 5b38ce20ea follow up previous commit 8 years ago
ThomasV 0f8387dbab fix #2257 8 years ago
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 8 years ago
ThomasV 411832c4ce cleanup storage and fix tracvis test 8 years ago
ThomasV 45f25586ef add file selector and password dialog to wizard (fix #1730) 8 years ago
ThomasV 6581cd93bb load_wallet: return from loop if the error is not invalid password 8 years ago
ThomasV fcc92c1ebd Wallet file encryption: 8 years ago
ThomasV b69cb21333 Qt: catch exception raised by load_wallet 8 years ago
ThomasV 8249f5ab67 init_headers in daemon thread, and fix #1996 8 years ago
ThomasV 7ea91dde2e do not expose network to wizard. update message in issue #1972 8 years ago
ThomasV e9f315ac6d fix #1609 8 years ago
ThomasV 1159f85e05 Major refactoring 9 years ago
ThomasV e7d25faf02 Finish wizard unification 9 years ago
ThomasV 8680eae86f detect dangling links 9 years ago
ThomasV 80b1b2716c kivy: open last wallet 9 years ago
ThomasV 305843999e Relicensing 9 years ago
Neil Booth 58d5215e2e No need to pass daemon and network together 9 years ago
ThomasV 08e5aecee2 Revert "Plugins: remove init_qt hook; clean up" 9 years ago
Neil Booth e20369bf94 Plugins: remove init_qt hook; clean up 9 years ago
ThomasV 632905dfbe instantiate wizard only if needed 9 years ago
Neil Booth f7b39f4952 A different approach to d5aa646 9 years ago
Neil Booth d5aa6466c9 Be careful removing windows from the list 9 years ago
Neil Booth 83cc5e2001 Fix top level window issue on Mac 9 years ago
ThomasV 62868ab29a Register loaded wallets in daemon, to prevent a wallet from being opened twice. 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 441b695815 Break out logic into a function 9 years ago
Neil Booth 3df8d11f1a Pass the gui object to the install wizard 9 years ago
Neil Booth bcabfaeccb Move install wizard invocations to one place 9 years ago
Neil Booth 0ecf2565ce MessageBoxMixin-related cleanup 9 years ago
Neil Booth 72fdf0cd21 Better error when opening a non-wallet file 9 years ago
Neil Booth 44a436e964 Make line_dialog, text_dialog window modal 9 years ago
Neil Booth 2226667437 QT: Stop timer cleanly to avoid exceptions on exit 9 years ago
ThomasV 84b18e0949 qt: save last active window, not last opened window 9 years ago
ThomasV 19533dda15 load wallet in ElectrumWindow constructor 9 years ago
ThomasV 175fdbcac6 Disentangle plugins and window management; use Qt signals 9 years ago
Neil Booth 53f6fb9876 Add a GC debugger 9 years ago
ThomasV 77d6ee74f9 revert PR #1492. clear clipboard instead 9 years ago
Neil Booth 5071d75912 Clean up install wizard a little 9 years ago
Neil Booth 835bc4e4aa More cleanup now self.window is gone 10 years ago
Neil Booth 8ce2a95695 Have plugins object track the window set 10 years ago
ThomasV 897a5d34ed share contacts and invoices objects between windows 10 years ago