Sander van Grieken
8b567ae447
qml: remove all QML imports version numbers
2023-11-07 10:17:08 +01:00
Sander van Grieken
2cf4cc1978
qml: render reserved channel capacity in a darker tone, take frozen into account
2023-07-13 19:17:16 +02:00
Sander van Grieken
43b3e07479
Revert "qml: don't determine channel state on gui string, use state enum instead"
...
This reverts commit 73f89d516a .
2023-04-18 14:51:19 +02:00
Sander van Grieken
73f89d516a
qml: don't determine channel state on gui string, use state enum instead
2023-04-17 13:52:16 +02:00
Sander van Grieken
a1314f5992
qml: only show channel ratio bar when appropriate
2023-04-17 12:48:51 +02:00
Sander van Grieken
1a263b46be
qml: keep QEAmount instances in qechanneldetails,
...
use millisat amounts for local/remote capacity and can send/receive,
refactor channel capacity graphic to ChannelBar and use that as well
in ChannelDetails
2023-04-12 14:29:32 +02:00
SomberNight
3a7bc82881
icons: add "cloud_yes.png", and rename existing "nocloud"
2023-03-16 15:22:10 +00:00
Sander van Grieken
7fc4153f46
qml: render balance bar using (local|remote) capacity instead of can_(send|receive)
2023-03-14 12:42:52 +01:00
Sander van Grieken
1210ef5f81
qml: various styling
2023-03-09 16:13:46 +01:00
Sander van Grieken
80f3492f2a
qml: add is_imported attribute to channel list item, show different icon
...
if channel backup is imported
2023-01-31 16:32:37 +01:00
Sander van Grieken
bc69e4f907
qml: show channelbackups in channel list,
...
add channelbackups support in qechanneldetails.py,
only request-fclose option in CloseChannelDialog
2022-11-16 17:37:39 +01:00
Sander van Grieken
495d8d6fae
qml: add import channel backup
2022-11-16 16:50:23 +01:00
Sander van Grieken
0687785994
qml: only show channel peer node name if known, add node pubkey to ChannelCloseDialog
2022-11-16 13:40:22 +01:00
Sander van Grieken
37b4352c29
qml: some styling fixes
2022-11-11 16:46:24 +01:00
Sander van Grieken
725a05643e
qml: channels styling
2022-11-11 16:23:24 +01:00
Sander van Grieken
b858336d5e
qml: some fixes for gossip mode channel open. add kangaroo icon to channeldelegate
2022-07-22 15:53:10 +02:00
Sander van Grieken
802246251f
qml: visually dim channels in CLOSED and REDEEMED states, apply simple sort on channel state
...
to put channels in closed/redeemed state at bottom of list
2022-07-20 11:08:50 +02:00
Sander van Grieken
c3db1e5cc1
add can send/can receive (totals and per-channel), fiat, channel ratio indicator
2022-07-07 18:29:01 +02:00
Sander van Grieken
d69ed7a204
initial channel list model and delegate
2022-07-07 18:29:01 +02:00