aboutsummaryrefslogtreecommitdiff
path: root/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3799luigi11112022-01-241-1/+1
|\ | | | | | | f7792b7 RemoteNodeList: fix qml warning (selsta)
| * RemoteNodeList: fix qml warningselsta2021-12-131-1/+1
| |
* | Merge pull request #3800luigi11112022-01-011-1/+2
|\ \ | | | | | | | | | f8a3a26 RemoteNodeList: fix trusted daemon icon margin (selsta)
| * | RemoteNodeList: fix trusted daemon icon marginselsta2021-12-131-1/+2
| |/
* | Merge pull request #3798luigi11112022-01-011-0/+3
|\ \ | | | | | | | | | d160828 SettingsWallet, SettingsListItem: disable 'Rescan wallet balance' buton if wallet is not synced (rating89us)
| * | SettingsWallet, SettingsListItem: disable "Rescan wallet balance" buton if ↵rating89us2021-12-121-0/+3
| |/ | | | | | | wallet is not synced
* | Merge pull request #3797luigi11112022-01-011-0/+3
|\ \ | | | | | | | | | e85b51e RemoteNodeList: reconnect after editing remote node (rating89us)
| * | RemoteNodeList: reconnect after editing remote noderating89us2021-12-121-0/+3
| |/
* / Settings, Advanced: mirror stack transition when clicking on a button on the ↵rating89us2021-12-081-1/+10
|/ | | | left
* PasswordDialog: display wizard title bar when returning to wizard after ↵rating89us2021-11-281-1/+5
| | | | canceling password dialog
* Merge pull request #3743luigi11112021-11-261-1/+1
|\ | | | | | | 98b2727 StandardDropdown: remove bold text in dropdown items (rating89us)
| * StandardDropdown: remove bold text in dropdown itemsrating89us2021-11-211-1/+1
| |
* | Merge pull request #3737luigi11112021-11-262-1/+3
|\ \ | | | | | | | | | 9961305 LabelSubheader: implement tooltip (rating89us)
| * | LabelSubheader: implement tooltiprating89us2021-11-222-1/+3
| |/
* | Merge pull request #3689luigi11112021-11-264-11/+73
|\ \ | | | | | | | | | d3780ab ContextMenu: add Cut, Copy, Delete and Select All (rating89us)
| * | ContextMenu: add Cut, Copy, Delete and Select Allrating89us2021-09-054-11/+73
| | |
* | | Transfer: fix button colors, font size, bold; use secondary button for ↵rating89us2021-11-215-23/+36
| |/ |/| | | | | advanced options
* | LineEdit: fix eye button overlap on password fieldrating89us2021-09-031-1/+1
|/
* Merge pull request #3672luigi11112021-08-261-0/+1
|\ | | | | | | 09003dd StandardDialog: use secondary color for cancel button (rating89us)
| * StandardDialog: use secondary color for cancel buttonrating89us2021-08-201-0/+1
| |
* | InputDialog: use secondary color for cancel Buttonrating89us2021-08-201-0/+1
|/
* Merge pull request #3640luigi11112021-07-261-0/+9
|\ | | | | | | 7805430 Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists (rating89us)
| * Account, Receive, RemoteNodeList, SettingsNode: selection indicator in listsrating89us2021-07-231-0/+9
| |
* | Merge pull request #3637luigi11112021-07-261-7/+11
|\ \ | | | | | | | | | 22291b1 NetworkStatusItem: add tooltip to switch node button; adjust colors of lightning icon, switch node button and network status (rating89us)
| * | NetworkStatusItem: add tooltip to switch node button; adjust colors of ↵rating89us2021-07-231-7/+11
| |/ | | | | | | lightning icon, switch node button and network status
* | Merge pull request #3630luigi11112021-07-261-0/+2
|\ \ | | | | | | | | | 284caf8 RemoteNodeList: truncate long addresses (rating89us)
| * | RemoteNodeList: truncate long addressesrating89us2021-07-211-0/+2
| |/
* / Tooltip: fix tooltip widthrating89us2021-07-161-1/+3
|/
* Merge pull request #3523luigi11112021-07-111-1/+0
|\ | | | | | | 20106b2 Tooltip: fix binding loop (selsta)
| * Tooltip: fix binding loopselsta2021-06-021-1/+0
| |
* | Merge pull request #3613luigi11112021-07-101-2/+3
|\ \ | | | | | | | | | 6739b51 WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button (rating89us)
| * | WizardWalletInput: red border if error; error messages; remove placeholders; ↵rating89us2021-07-101-2/+3
| | | | | | | | | | | | | | | | | | smaller font; icon for browse button Update WizardWalletInput.qml
* | | Merge pull request #3599luigi11112021-07-101-1/+1
|\ \ \ | |/ / |/| | | | | f82336c TxConfirmationDialog: fix displaying of '<' when using fontMonoRegular (rating89us)
| * | TxConfirmationDialog: fix displaying of "<" when using fontMonoRegularrating89us2021-06-291-1/+1
| | |
* | | Merge pull request #3603luigi11112021-07-061-19/+51
|\ \ \ | | | | | | | | | | | | 8419fce LanguageSidebar: navigate/select language with keyboard; enable accessibility; selected indicator; remember previous focused item (rating89us)
| * | | LanguageSidebar: navigate/select language with keyboard; enable ↵rating89us2021-07-041-19/+51
| |/ / | | | | | | | | | accessibility; selected indicator; remember previous focused item
* | | Merge pull request #3598luigi11112021-07-061-0/+3
|\ \ \ | | | | | | | | | | | | dbc8c7d qr: scan valid addresses that miss an uri prefix (selsta)
| * | | qr: scan valid addresses that miss an uri prefixselsta2021-06-291-0/+3
| |/ /
* | | Merge pull request #3588luigi11112021-07-061-2/+1
|\ \ \ | | | | | | | | | | | | 0de95e3 RemoteNodeList: reduce spacing between icons (selsta)
| * | | RemoteNodeList: reduce spacing between iconsselsta2021-06-251-2/+1
| |/ /
* | | Merge pull request #3487luigi11112021-07-061-0/+1
|\ \ \ | |/ / |/| | | | | b2fbe51 StandardButton: fix warning with fallbackicon (selsta)
| * | StandardButton: fix warning with fallbackiconselsta2021-05-191-0/+1
| | |
* | | Merge pull request #3586luigi11112021-06-242-2/+25
|\ \ \ | | | | | | | | | | | | 614a7a0 RemoteNodeList: display shield icon if trusted daemon (rating89us)
| * | | RemoteNodeList: display shield icon if trusted daemonrating89us2021-06-232-2/+25
| | | |
* | | | Merge pull request #3584luigi11112021-06-241-6/+5
|\ \ \ \ | | | | | | | | | | | | | | | 51ac3ca StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change background color on mouse hover; smaller text (rating89us)
| * | | | StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change ↵rating89us2021-06-221-6/+5
| |/ / / | | | | | | | | | | | | background color on mouse hover; smaller text
* / / / StandardDropdown: remove dots from cornersrating89us2021-06-221-14/+0
|/ / /
* | | Merge pull request #3578luigi11112021-06-211-0/+1
|\ \ \ | | | | | | | | | | | | 64dd55a TitleBar: maximize window when title bar is double clicked (rating89us)
| * | | TitleBar: maximize window when title bar is double clickedrating89us2021-06-201-0/+1
| | | |
* | | | Merge pull request #3574luigi11112021-06-211-21/+44
|\ \ \ \ | | | | | | | | | | | | | | | eacc57f StandardDropdown: use ColumnLayout; use same height of LineEdit; include dropdownLabel (rating89us)