| .. |
|
components
|
qml: ConfirmTxDialog styling slider, avoid running off small screens
|
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
|
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: android notification params
|
3 years ago |
|
qebitcoin.py
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qechanneldetails.py
|
qml: fix issues with close channel
|
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: add language selection to qeconfig.py/Preferences
|
3 years ago |
|
qedaemon.py
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qefx.py
|
Merge pull request #8139 from SomberNight/202301_locale_decimal_point
|
3 years ago |
|
qeinvoice.py
|
qml: just to be sure, keep QEAmount instances around if exposed to QML
|
3 years ago |
|
qeinvoicelistmodel.py
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qelnpaymentdetails.py
|
qml: just to be sure, keep QEAmount instances around if exposed to QML
|
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
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qeserverlistmodel.py
|
qml: serverlistmodel use network is tor flag for server list filter
|
3 years ago |
|
qeswaphelper.py
|
qml: add swap progress dialog
|
3 years ago |
|
qetransactionlistmodel.py
|
qml: use dirty flag on qetransactionlistmodel
|
3 years ago |
|
qetxdetails.py
|
qml: better fix
|
3 years ago |
|
qetxfinalizer.py
|
qml: implement RbF bump methods Decrease payment/Preserve payment
|
3 years ago |
|
qetypes.py
|
qml: just to be sure, keep QEAmount instances around if exposed to QML
|
3 years ago |
|
qewallet.py
|
qml: OTP dialog improvements
|
3 years ago |
|
qewalletdb.py
|
qml: don't initialize instance variables on class scope for non-singletons
|
3 years ago |
|
qewizard.py
|
don't log sensitive wizard values
|
3 years ago |
|
util.py
|
qml: optimize imports
|
3 years ago |