monero-gui/components
luigi1111 a13e4b622c
Merge pull request #3640
7805430 Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists (rating89us)
2021-07-26 15:37:26 -04:00
..
effects
AdvancedOptionsItem.qml
CheckBox2.qml
CheckBox.qml
CMakeLists.txt
ContextMenu.qml
ContextMenuItem.qml
DaemonManagerDialog.qml
DatePicker.qml Merge pull request #3538 2021-06-10 11:04:39 -05:00
DevicePassphraseDialog.qml
Dialog.qml
IconButton.qml
InlineButton.qml
Input.qml
InputDialog.qml
InputMulti.qml
Label.qml RemoteNodeList: display shield icon if trusted daemon 2021-06-23 03:09:29 +02:00
LabelButton.qml
LabelSubheader.qml
LanguageButton.qml
LanguageSidebar.qml LanguageSidebar: navigate/select language with keyboard; enable accessibility; selected indicator; remember previous focused item 2021-07-04 21:56:57 +02:00
LineEdit.qml WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button 2021-07-10 20:14:23 +02:00
LineEditMulti.qml AddressBook: use LineEdit on descriptionLine; add tab/backtab; forceActiveFocus on addressLine; use Enter/Return key to save; cancel/delete buttons 2021-06-17 13:37:19 +02:00
MenuBar.qml
MenuButton.qml
MenuButtonDivider.qml
Navbar.qml
NavbarItem.qml
NetworkStatusItem.qml NetworkStatusItem: add tooltip to switch node button; adjust colors of lightning icon, switch node button and network status 2021-07-23 08:14:20 +02:00
PasswordDialog.qml
ProcessingSplash.qml
ProgressBar.qml
qmldir
QRCodeScanner.qml qr: scan valid addresses that miss an uri prefix 2021-06-29 04:53:24 +02:00
RadioButton.qml
RemoteNodeDialog.qml
RemoteNodeEdit.qml LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti) 2021-06-11 17:13:52 +02:00
RemoteNodeList.qml Merge pull request #3640 2021-07-26 15:37:26 -04:00
SettingsListItem.qml
Slider.qml Slider: use MoneroComponents.TextPlain instead of Text on label 2021-06-07 15:30:18 +02:00
StandardButton.qml Merge pull request #3487 2021-07-06 11:39:19 -04:00
StandardDialog.qml
StandardDropdown.qml Merge pull request #3584 2021-06-24 13:54:16 -05:00
Style.qml
SuccessfulTxDialog.qml
TextBlock.qml
TextPlain.qml
TextPlainArea.qml
TipItem.qml
TitleBar.qml TitleBar: maximize window when title bar is double clicked 2021-06-20 19:28:11 +02:00
Tooltip.qml Tooltip: fix tooltip width 2021-07-16 09:59:45 +02:00
TxConfirmationDialog.qml TxConfirmationDialog: fix displaying of "<" when using fontMonoRegular 2021-06-29 12:34:39 +02:00
UpdateDialog.qml
WarningBox.qml