Commit Graph

583 Commits

Author SHA1 Message Date
Sander van Grieken 15d73daf8d qml: fix lifecycle issues with swap helper.
previously tied to Channels view, now dynamically created and parented to app
2023-02-16 13:24:23 +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 46ed94eb3a qml: don't present bolt11 invoice when invoice amount > num_sats_can_receive 2023-02-15 15:21:25 +01:00
Sander van Grieken ebb3f90e29 qml: refresh transaction list when wallet_updated+is_up_to_date and history is dirty 2023-02-14 16:34:01 +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 3aa10b483f qml: add status update timer for invoice listmodel 2023-02-14 15:51:11 +01:00
Sander van Grieken 421bd93047 qml: fix a few leftovers 2023-02-14 15:37:17 +01:00
Sander van Grieken 2b0e624876 qml: styling CloseChannelDialog, InvoiceDialog 2023-02-14 12:32:33 +01:00
Sander van Grieken 995754e523 qml: add expiry timers to update status string in InvoiceDialog and ReceiveDialog 2023-02-14 11:36:13 +01:00
Sander van Grieken 095b6dab0f qml: fix display of negative millisat amounts in qefx.py for historic amounts too 2023-02-11 09:56:09 +01:00
Sander van Grieken b5f0be2d8d qml: use FormattedAmount for fee in LightningPaymentDetails 2023-02-11 09:51:24 +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 8a8703d5ea qml: styling 2023-02-10 17:24:39 +01:00
Sander van Grieken e9ad9986d7 qml: qedaemon doesn't need wallet path and name properties, pass them via the signal 2023-02-10 14:27:39 +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 8ccc4801f7 qml: ConfirmTxDialog styling slider, avoid running off small screens 2023-02-10 13:29:18 +01:00
Sander van Grieken 1bfc4f1529 qml: android notification params 2023-02-10 13:29:18 +01:00
Sander van Grieken 02fd25141e qml: ConfirmTxDialog layout fixes 2023-02-10 13:29:17 +01:00
Sander van Grieken 3cb9ded1ca qml: fix flickable margins TxDetails and WalletDetails 2023-02-10 13:29:17 +01:00
Sander van Grieken d1a40c47cf qml: fix max toggle in InvoiceDialog 2023-02-09 12:42:09 +01:00
Sander van Grieken 31523449b3 qml: OTP dialog improvements 2023-02-09 12:20:50 +01:00
Sander van Grieken 11439fb3fd qml: don't stack exception dialogs when multiple exceptions happen 2023-02-09 01:34:54 +01:00
Sander van Grieken c9b6917ab7 qml: Addresses fills page 2023-02-09 01:21:09 +01:00
Sander van Grieken 1e60cb740f qml: fixes TextHighlightPane 2023-02-09 01:21:09 +01:00
Sander van Grieken 6b8f9f8fe2 qml: allow ln node connect string without port, default to 9735 2023-02-08 17:31:08 +01:00
Sander van Grieken 6cb6531fd9 qml: add swap progress dialog 2023-02-08 17:12:20 +01:00
Sander van Grieken f3b3a40ffe qml: add wallet button icon 2023-02-08 10:37:47 +01:00
Sander van Grieken 5eb7bcebef qml: remove ugly notification popup, add wallet name to notifications 2023-02-07 13:55:22 +01:00
Sander van Grieken c3c308ec0b qml: qewallet logger add wallet name 2023-02-07 13:50:26 +01:00
Sander van Grieken 78d68d00e0 qml: override default Material styling for toolbar, use grays 2023-02-07 12:23:14 +01:00
Sander van Grieken 73004b4993 qml: button min size 2023-02-07 11:54:10 +01:00
Sander van Grieken 393dcde7ae qml: set a minimum button size 2023-02-07 11:49:57 +01:00
Sander van Grieken 9d02f6ee4c qml: shorten text for adding addresses/keys and add add.png icon 2023-02-07 11:40:31 +01:00
Sander van Grieken 2dff6a10ca qml: fix issue with number of addresses in model 2023-02-07 11:18:27 +01:00
Sander van Grieken 9d4e00d582 qml: styling ImportAddressesKeysDialog 2023-02-07 11:10:28 +01:00
Sander van Grieken db34efd333 qml: silence undefined property errors when not really used 2023-02-07 10:35:34 +01:00
Sander van Grieken b9b0ada15d qml: better fix 2023-02-07 00:21:21 +01:00
Sander van Grieken b2d4a2a81f qml: fix show mempool depth when unconfirmed 2023-02-07 00:13:03 +01:00
Sander van Grieken fa72da57fd Revert "qml: silence undefined property errors when not really used"
This reverts commit ba51cef0d5.
2023-02-07 00:06:05 +01:00
Sander van Grieken ba51cef0d5 qml: silence undefined property errors when not really used 2023-02-07 00:03:48 +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 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 049a59f57a qml: move fee bump button below fee amount 2023-02-06 22:49:03 +01:00
Sander van Grieken ad26d809a4 qml: update history in more cases when saving/removing tx 2023-02-06 22:49:03 +01:00
Sander van Grieken 7adc8b1fbb qml: fix issues with close channel 2023-02-06 13:12:14 +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 3cd3212921 qml: show correct delete confirm text for channel backups 2023-02-03 17:13:44 +01:00