SomberNight
|
b18f9570fc
|
qml wizard: fix creating imported wallet from camera: concat with space
The parser expects the list of keys/addrs to be whitespace-separated (no commas).
Same as line 61.
|
2023-11-24 20:48:04 +00:00 |
|
Sander van Grieken
|
a57a0d001b
|
qml: make TextAreas more visible
|
2023-11-15 18:42:11 +01:00 |
|
Sander van Grieken
|
8b567ae447
|
qml: remove all QML imports version numbers
|
2023-11-07 10:17:08 +01:00 |
|
Sander van Grieken
|
0672ea20ab
|
qml: implement toggle for android SECURE_FLAG and add marker to wizard pages
that should be secured.
|
2023-05-02 15:16:51 +02:00 |
|
Sander van Grieken
|
5600375d51
|
qml: no auto caps on import and master key controls
|
2023-04-29 14:30:25 +02:00 |
|
Sander van Grieken
|
6848b8f375
|
qml: refactor all custom QRScan component wrappers to ScanDialog
(except SendDialog, which has a Paste button and slightly different behavior)
|
2023-04-24 13:34:05 +02:00 |
|
SomberNight
|
a90bff4586
|
qml: mark masterkey/wif/addr input fields as sensitive
related: https://github.com/spesmilo/electrum/issues/8256
|
2023-03-17 17:09:01 +00:00 |
|
Sander van Grieken
|
b788f79509
|
qml: styling, padding various wizardcomponents
|
2023-03-06 18:05:54 +01:00 |
|
Sander van Grieken
|
97f02bca3b
|
qml: add import additional addresses/keys to import wallet
|
2022-11-04 15:59:27 +01:00 |
|
Sander van Grieken
|
2adf034771
|
use apply() function on every wizard page, making sure wizard_data is always available
to wizard navigation evaluation
|
2022-10-24 13:04:46 +02:00 |
|
Sander van Grieken
|
6ea3a16cc8
|
add wallet type imported addresses/private keys to wizard
|
2022-10-21 13:32:16 +02:00 |
|