Tafelpoot
|
d9c5250a6f
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
ThomasV
|
c2813c5b15
|
load_wallet: we still want to test is_enabled
|
10 years ago |
ThomasV
|
397f07ca82
|
fix plugin initialization with load_wallet
|
10 years ago |
ThomasV
|
1e346404dd
|
fixes for label plugin
|
10 years ago |
ThomasV
|
6101abda5d
|
call init_qt everytime a plugin is enabled
|
10 years ago |
ThomasV
|
79588eb4da
|
init plugins before gui. register wallet types in plugin constructor
|
10 years ago |
ThomasV
|
a3790372d8
|
@hook decorator for plugins
|
10 years ago |
molecular
|
d26d3abf5d
|
fix (or at least work around) #788
|
11 years ago |
ThomasV
|
6fb85f95bf
|
run_hook: no more than one plugin shall return a result
|
11 years ago |
ThomasV
|
2c38e85a50
|
better integration of plugins in installwizard (for 2fa, trezor plugins)
|
11 years ago |
ThomasV
|
e2d03f1cc9
|
show popup if qr scanner not enabled
|
11 years ago |
Bryan Stitt
|
225d8b83a3
|
don't use bare except
|
11 years ago |
ThomasV
|
5b88b16600
|
fix imports
|
11 years ago |
ThomasV
|
404c1f84d2
|
generalize plugins to all guis
|
11 years ago |
ThomasV
|
004aa4b640
|
separate directories for GUIs
|
11 years ago |
ThomasV
|
1637197419
|
separate gui init() and load_wallet()
|
12 years ago |
ThomasV
|
70445da940
|
wallet.num_accounts and account_id method
|
12 years ago |
ThomasV
|
b08f1a2a7b
|
plugins: do not overload __init__, use init() instead
|
12 years ago |
ThomasV
|
111611a08b
|
plugins: do not overload __init__, use init() instead
|
12 years ago |
ecdsa
|
a10455f685
|
settings dialog
|
12 years ago |
ecdsa
|
c5747484b2
|
plugin settings dialog
|
12 years ago |
thomasv
|
bd1cdc9bfb
|
derive plugins from BasePlugin class
|
12 years ago |