monero-gui/components
2021-06-11 17:13:52 +02:00
..
effects
AdvancedOptionsItem.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
CheckBox.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
CheckBox2.qml
CMakeLists.txt
ContextMenu.qml
ContextMenuItem.qml
DaemonManagerDialog.qml use preferred colors for DaemonManagerDialog 2021-03-02 14:49:49 -06:00
DatePicker.qml Merge pull request #3538 2021-06-10 11:04:39 -05:00
DevicePassphraseDialog.qml
Dialog.qml SettingsNode: implement multiple remote nodes support 2021-04-06 11:58:36 +00:00
IconButton.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
InlineButton.qml Transfer: add XMR unit on transactions with a single recipient; move "send all" button next to Amount label 2021-06-04 19:39:21 +02:00
Input.qml
InputDialog.qml
InputMulti.qml
Label.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
LabelButton.qml
LabelSubheader.qml
LanguageButton.qml
LanguageSidebar.qml LanguageSidebar: simplify code 2021-04-14 19:17:01 +02:00
LineEdit.qml LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti) 2021-06-11 17:13:52 +02: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 LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti) 2021-06-11 17:13:52 +02:00
RemoteNodeList.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
SettingsListItem.qml
Slider.qml Slider: use MoneroComponents.TextPlain instead of Text on label 2021-06-07 15:30:18 +02:00
StandardButton.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
StandardDialog.qml
StandardDropdown.qml StandardDropdown: add FontAwesome fallback icons 2021-06-07 14:02:19 +02:00
Style.qml
SuccessfulTxDialog.qml SuccessfulTxDialog: add View progress button 2020-12-04 12:53:40 +01:00
TextBlock.qml
TextPlain.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
TextPlainArea.qml
TipItem.qml
TitleBar.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
Tooltip.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
TxConfirmationDialog.qml TxConfirmationDialog: implement multiple recipients support, layout fixes 2021-03-03 00:53:51 +00:00
UpdateDialog.qml
WarningBox.qml