Sander van Grieken
|
0928c0190a
|
qml: fix toaster quirkyness
|
2023-02-28 11:58:15 +01:00 |
|
Sander van Grieken
|
adf23f602d
|
qml: don't show option Never for expiry combobox when in preferences
|
2023-02-24 20:24:51 +01:00 |
|
Sander van Grieken
|
9d425b5b23
|
qml: move remaining buttons to bottom of dialogs
|
2023-02-23 21:22:44 +01:00 |
|
Sander van Grieken
|
e511701c74
|
qml: ElDialog assure close behavior is consistent with allowClose property
|
2023-02-23 20:44:25 +01:00 |
|
Sander van Grieken
|
fa45e1b7ba
|
qml: fix name clash QML vs registered QObjects NewWalletWizard and ServerConnectWizard
|
2023-02-16 13:22:24 +01:00 |
|
Sander van Grieken
|
421bd93047
|
qml: fix a few leftovers
|
2023-02-14 15:37:17 +01:00 |
|
Sander van Grieken
|
56cdc4a92b
|
qml: fix display of negative millisat amounts in FormattedAmount, qefx.py
|
2023-02-11 09:50:56 +01:00 |
|
Sander van Grieken
|
fc212b1dcc
|
qml: improve OpenWalletDialog, PasswordDialog and PasswordField
|
2023-02-10 14:26:13 +01:00 |
|
Sander van Grieken
|
2d5ba84e35
|
qml: styling InfoTextArea
|
2023-02-10 14:11:31 +01:00 |
|
Sander van Grieken
|
1e60cb740f
|
qml: fixes TextHighlightPane
|
2023-02-09 01:21:09 +01:00 |
|
Sander van Grieken
|
99133a65dd
|
followup a844503861
|
2023-02-06 22:52:38 +01:00 |
|
Sander van Grieken
|
a844503861
|
qml: move separator visible property binding to its component so our master index ref is stable
|
2023-02-06 22:49:03 +01:00 |
|
Sander van Grieken
|
036a5997c7
|
qml: fix confusion when dialogs not on top of activeDialog stack are closed
|
2023-02-06 12:43:54 +01:00 |
|
Sander van Grieken
|
f8e43b3149
|
qml: styling MessageDialog
|
2023-02-03 17:27:12 +01:00 |
|
Sander van Grieken
|
d89aebc4bb
|
qml: FlatButton icon above text, smaller fontsize
|
2023-02-03 13:34:52 +01:00 |
|
Sander van Grieken
|
4bb4941a52
|
qml: add ButtonContainer, which lays out its children horizontally with separators in between
|
2023-02-03 13:34:52 +01:00 |
|
Sander van Grieken
|
13e340870a
|
qml: BalanceSummary sync progress
|
2023-02-03 11:43:55 +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
|
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 |
|