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 cf91d2e5cc qml: also show coins in Addresses page, and add a few filter options. Additionally, long press 2 years ago
..
AddressDelegate.qml qml: also show coins in Addresses page, and add a few filter options. Additionally, long press 2 years ago
BalanceSummary.qml qml: consistency camelcase pyqtProperties 3 years ago
BtcField.qml qml: add validators for BtcField and FiatField controls 3 years ago
ButtonContainer.qml followup a844503861 3 years ago
ChannelBar.qml qml: defer updates, fixes listitems not updating 2 years ago
ChannelDelegate.qml qml: render reserved channel capacity in a darker tone, take frozen into account 2 years ago
CoinDelegate.qml qml: also show coins in Addresses page, and add a few filter options. Additionally, long press 2 years ago
ElCheckBox.qml qml: create ElCombBox and ElRadioButton that automatically word wrap their text element. Fixes #8611 2 years ago
ElComboBox.qml qml: remove logging ElCombobox 3 years ago
ElDialog.qml daemon: refactor load_wallet to not just return None, but raise specific exceptions. 2 years ago
ElListView.qml qml: don't apply ElListView deadzones on Linux desktop 2 years ago
ElRadioButton.qml qml: create ElCombBox and ElRadioButton that automatically word wrap their text element. Fixes #8611 2 years ago
ElTextArea.qml qml: add message sign/verify 2 years ago
FeeMethodComboBox.qml qml: initial RbF bump fee feature 3 years ago
FiatField.qml qml: add validators for BtcField and FiatField controls 3 years ago
FlatButton.qml qml: styling MessageDialog 3 years ago
FormattedAmount.qml qml: show historic fiat amounts when enabled and applicable 3 years ago
Heading.qml qml: define a common Heading component for page section headings 3 years ago
HistoryItemDelegate.qml qml: consistency camelcase public slots listmodels 3 years ago
InfoTextArea.qml qml: styling LnurlPayRequestDialog 3 years ago
InvoiceDelegate.qml qml: highlight selected invoice, styling Invoices buttons 3 years ago
LightningNetworkStatusIndicator.qml qml: make bolt icon a gossip progress indicator 3 years ago
OnchainNetworkStatusIndicator.qml qml: consistency camelcase pyqtProperties 3 years ago
PaneInsetBackground.qml qml: add serverlistmodel.py, add server list to ServerConfigDialog.qml 3 years ago
PasswordField.qml qml: force same auto-capitalizing behavior on PasswordField regardless of echoMode 3 years ago
Piechart.qml qml: piechart improve font rendering, use app font 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: followup 22fa84a0, use fixed font, use camelcase for QML properties 3 years ago
QRScan.qml qml: add hint property to QRScan 3 years ago
RequestExpiryComboBox.qml qml: followup 5acfe418079dbc9935cf9576e50ae2c8c841e301; don't save expiry Never as default. 2 years ago
SeedKeyboard.qml qml: increase font on seed keyboard, and height of seedkeyboard slightly 2 years ago
SeedKeyboardKey.qml qml: increase font on seed keyboard, and height of seedkeyboard slightly 2 years ago
SeedTextArea.qml qml: increase font on seed keyboard, and height of seedkeyboard slightly 2 years ago
ServerConfig.qml qml: don't show "select server automatically" checkbox in network setup wizard 2 years ago
ServerDelegate.qml qml: use same main-server icon as in desktop client 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
TxOutput.qml qml: clicking on one of your own addresses on TxDetails page now takes you to AddressDetails page. 2 years ago