You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sander van Grieken
e7cc2c5a63
Revert "qml: pressing "Esc" on desktop to ~simulate "back" button"
...
This reverts commit 7f7ee8d82f .
This commit caused a regression with the android back button not closing a dialog.
reproduce:
1. from the main window, press receive.
2. in the request details window, press Create request.
3. in the receive payment dialog, press Copy
4. observe dialog cannot be closed by back button
3 years ago
..
BalanceSummary.qml
follow up 7c2f13a76e
3 years ago
BtcField.qml
qml: BtcField/FiatField ImhDigitsOnly input method hint
3 years ago
ButtonContainer.qml
followup a844503861
3 years ago
ChannelDelegate.qml
icons: add "cloud_yes.png", and rename existing "nocloud"
3 years ago
ElComboBox.qml
qml: use custom combobox so we have more control over cropping and styling
3 years ago
ElDialog.qml
Revert "qml: pressing "Esc" on desktop to ~simulate "back" button"
3 years ago
FeeMethodComboBox.qml
qml: initial RbF bump fee feature
3 years ago
FiatField.qml
qml: BtcField/FiatField ImhDigitsOnly input method hint
3 years ago
FlatButton.qml
qml: styling MessageDialog
3 years ago
FormattedAmount.qml
qml: fix display of negative millisat amounts in FormattedAmount, qefx.py
3 years ago
Heading.qml
qml: define a common Heading component for page section headings
3 years ago
HistoryItemDelegate.qml
qml: add 'local' and 'mempool' sections to history, update section on on_tx_verified callback
3 years ago
InfoTextArea.qml
qml: fix name clash QML vs registered QObjects NewWalletWizard and ServerConnectWizard
3 years ago
InvoiceDelegate.qml
qml: add max amount option in invoice dialog and show in invoice delegate
3 years ago
LightningNetworkStatusIndicator.qml
qml: make bolt icon a gossip progress indicator
3 years ago
OnchainNetworkStatusIndicator.qml
qml: display network status and history server status separately. Also, show network fees on full screen width
3 years ago
PaneInsetBackground.qml
qml: add serverlistmodel.py, add server list to ServerConfigDialog.qml
3 years ago
PasswordField.qml
qml: various styling
3 years ago
Piechart.qml
qml: rework drawer, split wallet details from wallet list/picker
3 years ago
PrefsHeading.qml
qml: define a common Heading component for page section headings
3 years ago
ProxyConfig.qml
qml: refactor proxy options to map, remove explicit TOR option
3 years ago
QRImage.qml
qml: add hack to delay rendering of QR until dialog is shown.
3 years ago
QRScan.qml
allow zero amount invoices, add edit amount option for invoices
3 years ago
RequestExpiryComboBox.qml
qml: remove '1 month' expiry option.
3 years ago
SeedTextArea.qml
qml: SeedTextArea only lower case input
3 years ago
ServerConfig.qml
qml: define a common Heading component for page section headings
3 years ago
ServerDelegate.qml
qml: server list styling, group indicator per chain
3 years ago
Tag.qml
qml: create wallet details drawer
3 years ago
TextHighlightPane.qml
qml: fix a few leftovers
3 years ago
Toaster.qml
qml: styling CPFP dialog, Toaster, GenericShareDialog
3 years ago