monero-gui/components
luigi1111 e74ef368df
Merge pull request #3637
22291b1 NetworkStatusItem: add tooltip to switch node button; adjust colors of lightning icon, switch node button and network status (rating89us)
2021-07-26 15:36:20 -04:00
..
effects
AdvancedOptionsItem.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
CheckBox2.qml
CheckBox.qml Implement tooltips in multiple pages and components 2021-05-29 04:02:19 +02:00
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 RemoteNodeList: display shield icon if trusted daemon 2021-06-23 03:09:29 +02:00
LabelButton.qml
LabelSubheader.qml
LanguageButton.qml WizardLanguage: introduce LanguageButton component, replace the btn 2020-11-04 03:10:02 +00:00
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 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 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 PasswordDialog: configurable Ok btn text/icon, non-primary Cancel 2020-09-24 14:32:52 +00:00
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 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 RemoteNodeList: truncate long addresses 2021-07-21 01:34:02 +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 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 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 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