monero-gui/components
luigi1111 c3e88adc6d
Merge pull request #3430
db0485c main: simplify blackTheme code (selsta)
2021-04-29 14:07:24 -04: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 QML: fix some Qt 5.15 warnings 2020-06-12 03:10:32 +02:00
DevicePassphraseDialog.qml trezor: support new passphrase entry mechanism 2020-05-08 18:40:17 +02:00
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 WizardLanguage: introduce LanguageButton component, replace the btn 2020-11-04 03:10:02 +00:00
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: right padding, fontFamily, backtab, inline btns vcenter 2021-02-08 20:30:05 +00:00
MenuBar.qml main: simplify blackTheme code 2021-04-22 23:14:32 +02:00
MenuButton.qml
MenuButtonDivider.qml
Navbar.qml Navbar: fix width being slightly off 2021-04-16 02:37:25 +02:00
NavbarItem.qml Navbar: reimplement as a reusable component, drop redundant code 2021-03-17 12:00:17 +00:00
NetworkStatusItem.qml NetworkStatusItem: 'starting/stopping the node' status (no splash) 2020-10-14 02:26:56 +00: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 QrCodeScanner: use parse_uri_to_object to parse scanned codes 2020-07-16 17:30:00 +00:00
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 Transfer: fix focus, cycle focus between Address, Amount and Send 2020-12-03 19:40:15 +00:00
StandardDialog.qml
StandardDropdown.qml StandardDropdown: drop Qt 5.8 workaround 2020-05-07 21:55:44 +00:00
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 main: socks5 proxy support 2020-09-07 20:35:20 +00:00
WarningBox.qml