| .. |
|
QtQuick/VirtualKeyboard/Styles/Electrum
|
qml: add haptic feedback for android. Also preload most used classes to reduce
|
3 years ago |
|
components
|
qml network overview: show server height, if lagging
|
3 years ago |
|
fonts
|
Fix CRLF issues. (#8026)
|
3 years ago |
|
__init__.py
|
qml: ElectrumGui to inherit BaseElectrumGui
|
3 years ago |
|
auth.py
|
qml: in auth wrapper, use own logger and log func name
|
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: use daemon threads everywhere the network is involved
|
3 years ago |
|
qebitcoin.py
|
qml: add word picker to SeedTextArea
|
3 years ago |
|
qechanneldetails.py
|
qml: use daemon threads everywhere the network is involved
|
3 years ago |
|
qechannellistmodel.py
|
qml: render balance bar using (local|remote) capacity instead of can_(send|receive)
|
3 years ago |
|
qechannelopener.py
|
qml: use daemon threads everywhere the network is involved
|
3 years ago |
|
qeconfig.py
|
qml: move user_knowns_press_and_hold to config
|
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: use daemon threads everywhere the network is involved
|
3 years ago |
|
qeinvoicelistmodel.py
|
follow-up ba2faa8. fixes #8294
|
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 network overview: show server height, if lagging
|
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
|
fix typo (follow-up prev)
|
3 years ago |
|
qetransactionlistmodel.py
|
wallet.get_full_history: more consistent sort order
|
3 years ago |
|
qetxdetails.py
|
qml TxDetails: do not show rbf buttons if the tx is local
|
3 years ago |
|
qetxfinalizer.py
|
follow-up 48689ecc89
|
3 years ago |
|
qetypes.py
|
qml: allow pay while amount in edit mode
|
3 years ago |
|
qewallet.py
|
Add an extra state for invoices where our tx has been broadcast
|
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 |