138 Commits (9a8183f348f5b4b56efe8f27b24c7baf7c46e207)

Author SHA1 Message Date
SomberNight f0657a3507
qt: show start-up wizard in case of exception 7 years ago
SomberNight ae24af9bc2
wizard: move GoBack from Qt wizard to base_wizard 7 years ago
SomberNight 61a45edee0 Catch wallet file related exceptions in Qt wizard. 7 years ago
Jason Bruderer 9837a02c95 Fix "same wallet can be opened multiple times via InstallWizard" (#4076) 7 years ago
SomberNight fe1e412f01 catch some exceptions during GUI init 7 years ago
SomberNight 7f04c30567 qt: if cannot load wallet, print trace 7 years ago
SomberNight c9d93d30c7 fix #3877 7 years ago
Yuval Kogman 34256c16f8 QT: Only set if hasattr(QtCore.Qt, "AA_ShareOpenGLContexts") 7 years ago
SomberNight 4f5bc9cff0 QT: AA_ShareOpenGLContexts 7 years ago
SomberNight c8baff9faf fix #3217: make sure qt quits 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
SomberNight 115ef54c0c fix: wallet storage upgrade happening silently even when using QT GUI 7 years ago
Andrew Chow 9dc3eceea9 Modify tray context menu instead of creating a new one 7 years ago
SomberNight d48ecc990a fix: [QT wallet wizard] catch exceptions: UserCancelled, GoBack 7 years ago
Johann Bauer 5c2beb4ab5 Adjust colors if dark color scheme is used 7 years ago
SomberNight 4ac162f18b migration to PyQt5. initial commit. 7 years ago
ThomasV 9fc8d94d96 try..except block around load_wallet 7 years ago
ThomasV 51718501fd add server list to setup.py 7 years ago
Marko Bencun 5800a24559 fix Qt threading issue 7 years ago
ThomasV dc9a25b83c fix qt package name 7 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