| .. |
|
QtQuick/VirtualKeyboard/Styles/Electrum
|
qml: virtual keyboard ~20% bigger
|
3 years ago |
|
components
|
qml: port over 'show_qr to warn if QR code is missing data'
|
3 years ago |
|
fonts
|
Fix CRLF issues. (#8026)
|
3 years ago |
|
__init__.py
|
qml: ElectrumGui to inherit BaseElectrumGui
|
3 years ago |
|
auth.py
|
implement auth by PIN and allow auth override to wallet password
|
3 years ago |
|
plugins.py
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qeaddressdetails.py
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qeaddresslistmodel.py
|
qml: fix issue with number of addresses in model
|
3 years ago |
|
qeapp.py
|
qml: crash reporter: fix "show never" option
|
3 years ago |
|
qebitcoin.py
|
qml: add word picker to SeedTextArea
|
3 years ago |
|
qechanneldetails.py
|
Add info on how to scan channel backups
|
3 years ago |
|
qechannellistmodel.py
|
qml: render balance bar using (local|remote) capacity instead of can_(send|receive)
|
3 years ago |
|
qechannelopener.py
|
qml: allow ln node connect string without port, default to 9735
|
3 years ago |
|
qeconfig.py
|
qml: rm QEConfig.serverString. Network.server is sufficient
|
3 years ago |
|
qedaemon.py
|
qt/qml: delay starting network until after first-start-network-setup
|
3 years ago |
|
qefx.py
|
move fiat columns show/hide settings from settings_dialog to tab toolbars
|
3 years ago |
|
qeinvoice.py
|
qml: add new 'removed_transaction' callback in wallet.py, hook up callback in qewallet and
|
3 years ago |
|
qeinvoicelistmodel.py
|
follow-up 4647fda04f
|
3 years ago |
|
qelnpaymentdetails.py
|
qml: remove bolt11 invoice from qelnpaymentdetails/LightningPaymentDetails
|
3 years ago |
|
qemodelfilter.py
|
qml: make sure to keep ref to instance
|
3 years ago |
|
qenetwork.py
|
qml: qenetwork log server_status only when changing, log network_status updates
|
3 years ago |
|
qeqr.py
|
qml: handle DataOverflow in qeqr.py and QRImage
|
3 years ago |
|
qerequestdetails.py
|
follow-up invoice changes: fix wallet.get_bolt11_inv if amt is None
|
3 years ago |
|
qeserverlistmodel.py
|
qt/qml: delay starting network until after first-start-network-setup
|
3 years ago |
|
qeswaphelper.py
|
qml swap dialog: show normal swap amount without mining fee, to be consistent with the qt GUI.
|
3 years ago |
|
qetransactionlistmodel.py
|
move fiat columns show/hide settings from settings_dialog to tab toolbars
|
3 years ago |
|
qetxdetails.py
|
qml: add new 'removed_transaction' callback in wallet.py, hook up callback in qewallet and
|
3 years ago |
|
qetxfinalizer.py
|
qml: support create & save transaction on watch-only wallet, refactor showExport and supply
|
3 years ago |
|
qetypes.py
|
qml: allow pay while amount in edit mode
|
3 years ago |
|
qewallet.py
|
qml: add new 'removed_transaction' callback in wallet.py, hook up callback in qewallet and
|
3 years ago |
|
qewalletdb.py
|
qml: report wallet open problems when walletdb cannot open a wallet (WalletFileException)
|
3 years ago |
|
qewizard.py
|
rm log
|
3 years ago |
|
util.py
|
qml: add expiry timers to update status string in InvoiceDialog and ReceiveDialog
|
3 years ago |