Commit Graph

9 Commits

Author SHA1 Message Date
tomFlowee 565e3a5574 When pasting a payment url, parse out the amount. 2022-04-05 20:16:56 +02:00
tomFlowee 6a4882b820 Rename local var to not shadow global method. 2022-04-05 18:42:55 +02:00
tomFlowee 58c699796d Make sure 'max' is updated on wallet-change. 2021-12-09 18:59:19 +01:00
tomFlowee 6e43261ab0 Move formatted address feedback inside entry widget.
Also move the QML-level bool to live in the model.
2021-12-09 18:59:19 +01:00
tomFlowee c54865cef7 Make formatted address about actual changes
When the user does not actually type something that is fundamentally
changed, don't alter the 'formattedTarget' field.
2021-12-09 18:55:56 +01:00
tomFlowee 2d98c1d12d Fixes issue where sometimes max didn't uncheck 2021-12-04 17:14:15 +01:00
tomFlowee 632483a06f Rename private API headers 2021-11-24 16:00:40 +01:00
tomFlowee 44653c5102 Fix many user interaction details. 2021-11-24 14:56:52 +01:00
tomFlowee 88955b7f7b Split Payment.{cpp|h} into different files. 2021-11-23 22:46:28 +01:00