monero-gui/components
2021-02-08 20:29:28 +00:00
..
effects
AdvancedOptionsItem.qml Transfer: redesign advanced options 2020-05-01 11:48:53 +02:00
CheckBox2.qml
CheckBox.qml WizardModeSelection: optional 'Portable mode' feature support 2020-09-22 15:08:18 +00:00
CMakeLists.txt
ContextMenu.qml ContextMenu: styling, implement ContextMenuItem component 2019-11-19 12:32:53 +00:00
ContextMenuItem.qml
DaemonManagerDialog.qml
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
IconButton.qml
InlineButton.qml LineEdit: fix padding, fix inline buttons layout, multiple btns support 2020-12-24 08:20:38 +00:00
Input.qml
InputDialog.qml
InputMulti.qml
Label.qml
LabelButton.qml
LabelSubheader.qml
LanguageButton.qml WizardLanguage: introduce LanguageButton component, replace the btn 2020-11-04 03:10:02 +00:00
LanguageSidebar.qml wizard: move language related settings to PersistentSettings 2020-11-12 22:47:07 +00:00
LineEdit.qml LineEdit: fontFamily and inputPadding properties, fix backtab 2021-02-08 20:29:28 +00:00
LineEditMulti.qml LineEdit: fix padding, fix inline buttons layout, multiple btns support 2020-12-24 08:20:38 +00:00
MenuButton.qml
MenuButtonDivider.qml
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 ProcessingSplash: new design 2020-05-01 22:09:27 +02:00
ProgressBar.qml Improved daemon sync progress bar 2020-05-02 16:34:54 +02:00
qmldir
QRCodeScanner.qml QrCodeScanner: use parse_uri_to_object to parse scanned codes 2020-07-16 17:30:00 +00:00
RadioButton.qml
RemoteNodeEdit.qml RemoteNodeEdit: initialAddress, add square brackets on ipv6 input 2020-07-02 13:39:56 +00:00
SettingsListItem.qml
Slider.qml Slider component 2020-05-02 01:54:05 +00:00
StandardButton.qml Transfer: fix focus, cycle focus between Address, Amount and Send 2020-12-03 19:40:15 +00:00
StandardDialog.qml StandardDialog: reset button text on close 2020-04-25 21:10:25 +02:00
StandardDropdown.qml StandardDropdown: drop Qt 5.8 workaround 2020-05-07 21:55:44 +00:00
Style.qml CheckBox: add enabled property 2020-04-24 04:35:21 +02:00
SuccessfulTxDialog.qml SuccessfulTxDialog: fix keys handling 2020-12-01 16:19:56 +00:00
TextBlock.qml
TextPlain.qml
TextPlainArea.qml
TipItem.qml
TitleBar.qml
TxConfirmationDialog.qml TxConfirmationDialog: fix keys handling 2020-12-01 16:25:35 +00:00
UpdateDialog.qml main: socks5 proxy support 2020-09-07 20:35:20 +00:00
WarningBox.qml