monero-gui/components
2021-05-19 02:01:10 +02:00
..
effects
AdvancedOptionsItem.qml TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips 2021-04-15 00:09:45 +00:00
CheckBox2.qml
CheckBox.qml Checkbox: handle Enter/Return/Space keys, change border color on focus 2021-04-02 12:10:24 +00:00
CMakeLists.txt
ContextMenu.qml
ContextMenuItem.qml
DaemonManagerDialog.qml use preferred colors for DaemonManagerDialog 2021-03-02 14:49:49 -06:00
DatePicker.qml
DevicePassphraseDialog.qml
Dialog.qml SettingsNode: implement multiple remote nodes support 2021-04-06 11:58:36 +00:00
IconButton.qml
InlineButton.qml Transfer: fix desktop icon style 2021-04-15 14:55:40 +02:00
Input.qml
InputDialog.qml
InputMulti.qml
Label.qml TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips 2021-04-15 00:09:45 +00:00
LabelButton.qml
LabelSubheader.qml
LanguageButton.qml
LanguageSidebar.qml LanguageSidebar: simplify code 2021-04-14 19:17:01 +02:00
LineEdit.qml LineEdit: fontFamily and inputPadding properties, fix backtab 2021-02-08 20:29:28 +00:00
LineEditMulti.qml LineEditMulti: fix 'error' property 2021-05-08 09:56:00 +00:00
MenuBar.qml main: simplify blackTheme code 2021-04-22 23:14:32 +02:00
MenuButton.qml
MenuButtonDivider.qml
Navbar.qml Merge pull request #3434 2021-04-29 14:08:24 -04:00
NavbarItem.qml Navbar: reimplement as a reusable component, drop redundant code 2021-03-17 12:00:17 +00:00
NetworkStatusItem.qml
PasswordDialog.qml
ProcessingSplash.qml
ProgressBar.qml
qmldir
QRCodeScanner.qml
RadioButton.qml
RemoteNodeDialog.qml SettingsNode: implement multiple remote nodes support 2021-04-06 11:58:36 +00:00
RemoteNodeEdit.qml RemoteNodeEdit: fix getAddress() and isValid() inconsistency 2021-04-22 21:00:48 +00:00
RemoteNodeList.qml WizardDaemonSettings: implement full remote node configuration support 2021-04-20 22:15:15 +00:00
SettingsListItem.qml
Slider.qml
StandardButton.qml StandardButton: fix warning with fallbackicon 2021-05-19 02:01:10 +02:00
StandardDialog.qml
StandardDropdown.qml
Style.qml
SuccessfulTxDialog.qml SuccessfulTxDialog: add View progress button 2020-12-04 12:53:40 +01:00
TextBlock.qml
TextPlain.qml TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips 2021-04-15 00:09:45 +00:00
TextPlainArea.qml
TipItem.qml
TitleBar.qml main: simplify blackTheme code 2021-04-22 23:14:32 +02:00
Tooltip.qml TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips 2021-04-15 00:09:45 +00:00
TxConfirmationDialog.qml TxConfirmationDialog: implement multiple recipients support, layout fixes 2021-03-03 00:53:51 +00:00
UpdateDialog.qml
WarningBox.qml