SomberNight
7b50790584
do not raise BaseException
7 years ago
SomberNight
a2ebad009f
labels plugin: better exception handling
7 years ago
Johann Bauer
7869232737
Switch labelsync to electrum.org
7 years ago
SomberNight
512b73dfb8
fix trace for LabelSync with Imported_Wallet
7 years ago
SomberNight
5ce871ef55
fix: editing labels in [QT GUI] Addresses tab for headings resulted in errors
7 years ago
SomberNight
4ac162f18b
migration to PyQt5. initial commit.
7 years ago
ThomasV
ab15ff3a00
updates for python3
8 years ago
ThomasV
f1a8c0b0e6
misc. fixes for python3
8 years ago
Dmitry Sorokin
362ca96f38
x509 fixes and plugins
8 years ago
ThomasV
024de7afa5
kivy: trigger_update_history
8 years ago
ThomasV
a921f5becf
kivy labels plugin: use Clock
8 years ago
Johann Bauer
cdb57c73e8
Use new LabelSync server for the plugin
Also removes import of aes, seems like that was forgotten in e1515743cd
. It isn't used anyway
8 years ago
ThomasV
f97fdf3ba8
labels plugin: use get_fingerprint
9 years ago
ThomasV
779245dafd
kivy: minor fix, update_history_tab
9 years ago
ThomasV
135eafd966
labels plugin: shorter description for kivy gui
9 years ago
Neil Booth
144f53be18
Use TaskThread to simplify ThreadedButton
And improve labels dialog
9 years ago
Neil Booth
0a3a0f12cc
Make more dialogs window-modal
Also remove some unnecessary imports
9 years ago
Neil Booth
e1c0298fc2
Write the wallet less often
This should speed up synchronization / restoration of large wallets.
Wallets are written only when they switch to up_to_date state, or
when stop_threads() is called when closing the daemon, or when
a command line command finishes.
9 years ago
Neil Booth
eb82a5e689
Cleanup labels/qt imports.
9 years ago
Neil Booth
a0b031c7df
Fix labels plugin wallet popping bug.
9 years ago
ThomasV
deefd74c37
labels sync for kivy
9 years ago
ThomasV
ba2c737a21
finish separation between plugins and GUIs
9 years ago