| .. |
|
components
|
qml: auto sign and broadcast for cancel txs too
|
3 years ago |
|
fonts
|
Fix CRLF issues. (#8026)
|
3 years ago |
|
__init__.py
|
qml: add gettext-wrapping QTranslator
|
3 years ago |
|
auth.py
|
implement auth by PIN and allow auth override to wallet password
|
4 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: fix exception handler register opened wallet
|
3 years ago |
|
qebitcoin.py
|
qml: add word picker to SeedTextArea
|
3 years ago |
|
qechanneldetails.py
|
qml: styling CloseChannelDialog, InvoiceDialog
|
3 years ago |
|
qechannellistmodel.py
|
qml: correctly update channel list after channel backup import, and correctly delete channel backup
|
3 years ago |
|
qechannelopener.py
|
qml: allow ln node connect string without port, default to 9735
|
3 years ago |
|
qeconfig.py
|
qml: sort languages
|
3 years ago |
|
qedaemon.py
|
qml: report unified password change failure, impose minimum password length of 5, disallow empty passwords
|
3 years ago |
|
qefx.py
|
qml: fix display of negative millisat amounts in qefx.py for historic amounts too
|
3 years ago |
|
qeinvoice.py
|
qml: add expiry timers to update status string in InvoiceDialog and ReceiveDialog
|
3 years ago |
|
qeinvoicelistmodel.py
|
qml: don't init QERequestListModel/requestModel
|
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: show Tor status in NetworkOverview
|
3 years ago |
|
qeqr.py
|
qml: fix unintended mangling of TX (non-psbt) for QR
|
3 years ago |
|
qerequestdetails.py
|
follow-up invoice changes: fix wallet.get_bolt11_inv if amt is None
|
3 years ago |
|
qeserverlistmodel.py
|
qml: serverlistmodel use network is tor flag for server list filter
|
3 years ago |
|
qeswaphelper.py
|
qml: don't initialize swaphelper if a non-lightning wallet is opened
|
3 years ago |
|
qetransactionlistmodel.py
|
qml: use dirty flag on qetransactionlistmodel
|
3 years ago |
|
qetxdetails.py
|
qml: auto sign & broadcast fee bump transactions if wallet can sign without cosigners.
|
3 years ago |
|
qetxfinalizer.py
|
confirm_tx_dialog: separate messages from warnings. add warnings about tx batching and spending unconfirmed coins
|
3 years ago |
|
qetypes.py
|
qml: just to be sure, keep QEAmount instances around if exposed to QML
|
3 years ago |
|
qewallet.py
|
qml: auto sign & broadcast fee bump transactions if wallet can sign without cosigners.
|
3 years ago |
|
qewalletdb.py
|
qml: report wallet open problems when walletdb cannot open a wallet (WalletFileException)
|
3 years ago |
|
qewizard.py
|
don't log sensitive wizard values
|
3 years ago |
|
util.py
|
qml: add expiry timers to update status string in InvoiceDialog and ReceiveDialog
|
3 years ago |