ThomasV
|
ba2c737a21
|
finish separation between plugins and GUIs
|
9 years ago |
ThomasV
|
2c0489c809
|
plugins: separate GUIs using child classes
|
9 years ago |
ThomasV
|
175fdbcac6
|
Disentangle plugins and window management; use Qt signals
|
9 years ago |
Neil Booth
|
89fbda30e0
|
Labels plugin now working for multiple windows
|
9 years ago |
Neil Booth
|
73de35aa56
|
Remove unused var
|
9 years ago |
Neil Booth
|
2aa21ece79
|
Fix cosigner_pool plugin for multiple windows
|
9 years ago |
ThomasV
|
97ffa93fcf
|
cosigner pool: don't show both sign and send buttons
|
10 years ago |
Neil Booth
|
c35485c1c2
|
Split tx dialog buttons
The "actions" (sign, broadcast, send to cosigner, verify GA instant)
go on the RHS next to the "Cancel" button.
Copy, QR code and save go on the left.
|
10 years ago |
Neil Booth
|
6c25f637b9
|
Wrapper func to create and show a TxDialog
Add prompt_if_unsaved as explicit argument.
Tested with cosigner pool plugin.
|
10 years ago |
ThomasV
|
c46ac26d82
|
cosigner pool: exec_->show
|
10 years ago |
ThomasV
|
f70a996619
|
fix trezor initialiation hook (pass window in load_wallet)
|
10 years ago |
ThomasV
|
8f98ea4aca
|
make plugins available without the GUI
|
10 years ago |
Roman Zeyde
|
c4b306cdbe
|
fix Transaction.deserialize() to Transaction()
|
10 years ago |
ThomasV
|
c0e60ec93d
|
ask user before closing transaction window with unsaved transaction
|
10 years ago |
ThomasV
|
66de592343
|
fix tx dialog buttons using new widgets
|
10 years ago |
ThomasV
|
4e87ae9b0f
|
fix bug with cosignerpool plugin
|
10 years ago |
ThomasV
|
622b9d13ee
|
fix: start listener after testing if available
|
10 years ago |
ThomasV
|
ee067a47dd
|
cosign plugin: fix listener
|
10 years ago |
ThomasV
|
f57c581468
|
fix issue #967
|
10 years ago |
ThomasV
|
c42038a891
|
cosigner: add popup window
|
10 years ago |
ThomasV
|
790e0e56e2
|
fix init call in cosignerpool plugin
|
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 |
ThomasV
|
5f10b49811
|
fix load_wallet of cosigner
|
10 years ago |
ThomasV
|
23c826863e
|
cosigner plugin update
|
10 years ago |
ThomasV
|
867597cd91
|
fixes for cosignerpool
|
11 years ago |
ThomasV
|
9500715141
|
add cosignerpool plugin
|
11 years ago |