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
|
0b2db9ca46
|
qml: FormattedAmount: also update fiat when the amount instance changes
|
2023-01-31 15:52:31 +01:00 |
|
Sander van Grieken
|
d43f37d078
|
qml: add simple Toaster, mainly to indicate copy to clipboard
|
2023-01-31 15:05:18 +01:00 |
|
Sander van Grieken
|
6111c69f1e
|
qml: move Lightning can receive amount to ReceiveDialog, rename Lightning can send to Lightning (balance) in BalanceSummary
FormattedAmount is now aware of FX rate changing and updates accordingly
|
2023-01-31 14:00:41 +01:00 |
|
Sander van Grieken
|
d6faeb411a
|
qml: BalanceSummary only show Lightning values when wallet is lightning
|
2023-01-27 13:30:53 +01:00 |
|
Sander van Grieken
|
4b7472b13f
|
qml: BalanceSummary add lightning can send/receive amounts
|
2023-01-17 17:40:05 +01:00 |
|
Sander van Grieken
|
9afea4768d
|
qml: make bolt icon a gossip progress indicator
|
2023-01-17 17:23:50 +01:00 |
|
Sander van Grieken
|
b7964253a8
|
qml: define a common Heading component for page section headings
|
2023-01-17 12:22:11 +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
|
ddfe1a6d70
|
qml: add lightning network status indicator in top bar, add channel peers to NetworkOverview
|
2023-01-13 12:36:33 +01:00 |
|
Sander van Grieken
|
d26440b964
|
qml: refactor proxy options to map, remove explicit TOR option
|
2023-01-13 11:13:56 +01:00 |
|
Sander van Grieken
|
82458e7cf0
|
qml: use FormattedAmount in LightningPaymentDetails, formatter and fx now use millisats if available, else sats
|
2023-01-09 17:36:12 +01:00 |
|
Sander van Grieken
|
4071fe9726
|
qml: fix prev
|
2023-01-09 12:51:50 +01:00 |
|
Sander van Grieken
|
d32c907d3d
|
qml: rename NetworkStatusIndicator to OnchainNetworkStatusIndicator
|
2023-01-06 14:05:26 +01:00 |
|
Sander van Grieken
|
d52afee635
|
qml: fix autoconnect/single server selection, tapping server selects.
|
2023-01-04 10:32:27 +01:00 |
|
Sander van Grieken
|
3a31c0df1b
|
qml: fix Switch layout issues and add section headings to preferences
|
2023-01-03 18:22:59 +01:00 |
|
Sander van Grieken
|
c51b6dd75a
|
qml: server list styling, group indicator per chain
|
2022-12-31 12:52:10 +01:00 |
|
Sander van Grieken
|
f774174c85
|
qml: add serverlistmodel.py, add server list to ServerConfigDialog.qml
|
2022-12-30 23:46:04 +01:00 |
|
Sander van Grieken
|
e6e3fd7083
|
qml: move label outside of server/proxy config component
|
2022-12-30 22:40:14 +01:00 |
|
Sander van Grieken
|
4fb010da1a
|
qml: move balance from drawer to history listview header
|
2022-11-28 13:12:07 +01:00 |
|
Sander van Grieken
|
cccd5ff19b
|
qml: add 'local' and 'mempool' sections to history, update section on on_tx_verified callback
|
2022-11-22 00:34:31 +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
|
5380b21568
|
qml: wizard support for back button
|
2022-11-16 12:12:43 +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
|
0649f13ee8
|
qml: rework drawer, split wallet details from wallet list/picker
|
2022-11-02 16:43:10 +01:00 |
|
Sander van Grieken
|
00e1d1786c
|
qml: balance piechart in walletdetails, fix menus to top header height
|
2022-11-01 09:39:20 +01:00 |
|
Sander van Grieken
|
6b979f2185
|
qml: add basic piechart
|
2022-10-30 22:51:10 +02:00 |
|
Sander van Grieken
|
7028435daa
|
qml: create wallet details drawer
|
2022-11-01 09:37:57 +01:00 |
|
Sander van Grieken
|
902f16204c
|
qml: initial RbF bump fee feature
|
2022-10-25 15:13:57 +02:00 |
|
Sander van Grieken
|
65250e69d8
|
qml: add max amount option in invoice dialog and show in invoice delegate
|
2022-10-20 17:18:46 +02:00 |
|
Sander van Grieken
|
c7cdd42665
|
qml: ui
|
2022-10-19 14:15:24 +02:00 |
|
Sander van Grieken
|
3a8cfcd5b8
|
qml: add total balance, fix initialization of create recoverable channels setting
|
2022-10-17 17:24:46 +02:00 |
|
Sander van Grieken
|
80f2bf7c09
|
qml: incoming flag not always correct for determining debit/credit. Use 'value' instead
|
2022-10-17 16:43:38 +02:00 |
|
Sander van Grieken
|
f9156912a3
|
qml: move balancesummary to controls/
|
2022-10-04 10:42:26 +02:00 |
|
Sander van Grieken
|
68b630a2e9
|
qml: unify dialog headers
|
2022-09-30 14:37:14 +02:00 |
|
Sander van Grieken
|
fb68931a8d
|
allow zero amount invoices, add edit amount option for invoices
|
2022-09-28 18:21:07 +02:00 |
|
Sander van Grieken
|
5f9068d7b0
|
add default request expiry to preferences/config
|
2022-09-28 18:21:07 +02:00 |
|
Sander van Grieken
|
d50d83e186
|
icons, buttons, receivedialog lifecycle
|
2022-09-28 18:21:07 +02:00 |
|
Sander van Grieken
|
cabf8e0644
|
support stacking dialogs
|
2022-09-28 18:21:07 +02:00 |
|
Sander van Grieken
|
15c76114c6
|
replace swipeview, send & receive now dialogs
send mostly working, though no user entered payment yet
|
2022-09-28 18:21:07 +02:00 |
|
Sander van Grieken
|
40e8ff6ce2
|
qml: add hack to delay rendering of QR until dialog is shown.
unfortunately, using standard QtQuick Image.asynchronous=true leads
to a deadlock at app exit so we can't use it a.t.m.
|
2022-08-31 13:33:58 +02:00 |
|
Sander van Grieken
|
b9f381a133
|
qml: fix channel double add to list on open, better display errors
|
2022-08-26 13:21:49 +02:00 |
|
Sander van Grieken
|
9a72f98855
|
qml: add server and proxy config dialogs
|
2022-08-24 16:01:50 +02:00 |
|
Sander van Grieken
|
c37e202e44
|
qml: implement scrollbar drag in history listview
|
2022-08-24 12:25:51 +02:00 |
|
Sander van Grieken
|
c278d5befc
|
qml: OpenWalletDialog rework
|
2022-08-17 11:49:57 +02:00 |
|
Sander van Grieken
|
1c29ef12b5
|
qml: cosmetic changes
|
2022-08-16 16:09:05 +02:00 |
|
Sander van Grieken
|
46641e7874
|
qml: handle unsigned, local tx in history
|
2022-08-16 10:04:39 +02:00 |
|