Sander van Grieken
|
96fd339a52
|
qml: followup 22fa84a0, use fixed font, use camelcase for QML properties
|
2023-04-25 12:46:30 +02:00 |
|
SomberNight
|
22fa84a0d5
|
qml: ReceiveDialog: clicking QR code to show encoded text
closes https://github.com/spesmilo/electrum/issues/8331
|
2023-04-24 16:53:20 +00:00 |
|
Sander van Grieken
|
8a2372a133
|
followup 4517b3c2bb
|
2023-03-30 16:05:10 +02:00 |
|
Sander van Grieken
|
4517b3c2bb
|
qml: handle DataOverflow in qeqr.py and QRImage
|
2023-03-30 16:00:36 +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
|
a970c0f78a
|
qml: add initial bolt-11/bip-21 chooser in requestdialog
implement proper placement of icon over qr code
fix urlencoding in qr imageprovider
|
2022-07-21 12:56:55 +02:00 |
|