.. |
effects
|
CheckBox: use Font Awesome plus/minus icons, remove unused images
|
2019-11-25 06:37:21 +00:00 |
AdvancedOptionsItem.qml
|
TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips
|
2021-04-15 00:09:45 +00:00 |
CheckBox.qml
|
Checkbox: handle Enter/Return/Space keys, change border color on focus
|
2021-04-02 12:10:24 +00:00 |
CheckBox2.qml
|
Remove scaleRatio
|
2019-04-25 21:09:23 +02:00 |
CMakeLists.txt
|
Migrate build system to cmake
|
2019-11-27 22:59:27 +01:00 |
ContextMenu.qml
|
ContextMenu: styling, implement ContextMenuItem component
|
2019-11-19 12:32:53 +00:00 |
ContextMenuItem.qml
|
ContextMenu: styling, implement ContextMenuItem component
|
2019-11-19 12:32:53 +00:00 |
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
|
White theme
|
2019-04-24 05:37:35 +02:00 |
InlineButton.qml
|
Transfer: fix desktop icon style
|
2021-04-15 14:55:40 +02:00 |
Input.qml
|
Input: fix cursor shape, should be 'Qt.IBeamCursor'
|
2019-11-25 07:56:30 +00:00 |
InputDialog.qml
|
main: blur on PasswordDialog, InputDialog or ProcessingSplash
|
2019-12-20 01:04:36 +00:00 |
InputMulti.qml
|
Input: fix cursor shape, should be 'Qt.IBeamCursor'
|
2019-11-25 07:56:30 +00:00 |
Label.qml
|
TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips
|
2021-04-15 00:09:45 +00:00 |
LabelButton.qml
|
White theme
|
2019-04-24 05:37:35 +02:00 |
LabelSubheader.qml
|
QML: fix various warnings
|
2019-07-21 23:23:03 +02:00 |
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
|
MenuButton: add hover effect
|
2020-03-14 01:19:08 +00:00 |
MenuButtonDivider.qml
|
White theme
|
2019-04-24 05:37:35 +02:00 |
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: '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
|
Singleton for future style definition. For now, put the fonts there
|
2018-03-29 23:04:00 +01:00 |
QRCodeScanner.qml
|
QrCodeScanner: use parse_uri_to_object to parse scanned codes
|
2020-07-16 17:30:00 +00:00 |
RadioButton.qml
|
repo: remove isMobile leftovers
|
2019-09-06 00:11:12 +02:00 |
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
|
Settings: rework wallet page
|
2020-04-05 13:07:11 +00:00 |
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: add View progress button
|
2020-12-04 12:53:40 +01:00 |
TextBlock.qml
|
White theme
|
2019-04-24 05:37:35 +02:00 |
TextPlain.qml
|
TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips
|
2021-04-15 00:09:45 +00:00 |
TextPlainArea.qml
|
Remove scaleRatio
|
2019-04-25 21:09:23 +02:00 |
TipItem.qml
|
White theme
|
2019-04-24 05:37:35 +02:00 |
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
|
WarningBox: hover cursor and disable selecting text
|
2019-11-28 00:08:59 +01:00 |