Sander van Grieken
|
9bbc354e0e
|
qml: refactor txaccepted/txcancelled signals to standard accepted/rejected.
|
2023-04-11 12:13:41 +02:00 |
|
ThomasV
|
b9c81b0fcb
|
qml rbf dialogs: use 'new fee', 'new fee rate' instead of 'mining fee'
|
2023-04-05 15:08:01 +02:00 |
|
ThomasV
|
48689ecc89
|
qml tx details and rbf dialogs: use a single InfoTextArea, to the
top of each dialog.
Do not display 'cannot bump fee' as the first thing we see when we
enter the bump fee dialog; suggest to move the slider instead.
|
2023-04-01 15:10:44 +02:00 |
|
Sander van Grieken
|
3cf732cb51
|
qml: introduction text bottom margins in RbF bump fee and cancel dialogs
|
2023-03-21 09:44:53 +01:00 |
|
Sander van Grieken
|
a5c58f8aae
|
qml: layout fixes for small form-factor devices
|
2023-03-20 19:52:57 +01:00 |
|
Sander van Grieken
|
677e1259df
|
qml: ElDialog now defaults to parent on Overlay.overlay
This was replicated in basically all ElDialog derived dialogs
|
2023-03-20 16:53:40 +01:00 |
|
Sander van Grieken
|
d3d66e7248
|
qml: RbF: do not decrease payment when payment is a swap
ref f617887509
|
2023-02-14 16:26:04 +01:00 |
|
Sander van Grieken
|
1e60cb740f
|
qml: fixes TextHighlightPane
|
2023-02-09 01:21:09 +01:00 |
|
Sander van Grieken
|
2cfcf5035d
|
qml: add rocket.png for fee bump icon
|
2023-02-06 23:57:44 +01:00 |
|
Sander van Grieken
|
3c1e4ba5a5
|
qml: remove Dialog standardButtons everywhere
|
2023-01-17 18:03:13 +01:00 |
|
Sander van Grieken
|
a986e61047
|
qml: implement RbF bump methods Decrease payment/Preserve payment
extend FormattedAmount to wrap alt to next line, or show as empty when invalid
|
2023-01-16 13:15:24 +01:00 |
|
Sander van Grieken
|
02dce339cc
|
qml: fix regressions after can_rbf removal, remove RbF checkboxes
|
2023-01-03 22:52:09 +01:00 |
|
Sander van Grieken
|
b7dcc1277c
|
qml: listen for verified callbacks in fee bumpers, tx canceller and txdetails.
TxDetails updates the page, Rbf adn Cpfp fee bump dialogs and RbfCancelDialog auto-close.
|
2022-11-28 15:45:06 +01:00 |
|
Sander van Grieken
|
8fbfe87e78
|
qml: rename QETxFeeBumper -> QETxRbfFeeBumper, BumpFeeDialog.qml -> RbfBumpFeeDialog.qml
|
2022-11-23 17:10:34 +01:00 |
|