| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qml: escape untrusted text in RichText views | selsta | 2026-04-17 | 1 | -1/+2 |
| | | |||||
| * | PasswordDialog: fix lack of focus on window change | selsta | 2026-01-14 | 1 | -3/+3 |
| | | |||||
| * | Implement background sync when locked | j-berman | 2025-08-03 | 1 | -1/+17 |
| | | |||||
| * | PasswordDialog: fix spelling in warning message | spetterman66 | 2025-04-23 | 1 | -1/+1 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 43 | -43/+43 |
| | | |||||
| * | wizard: redesign seed page | rating89us | 2023-02-12 | 3 | -3/+25 |
| | | | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility | ||||
| * | DaemonManager: take dataDir into account when sending cmd | selsta | 2022-10-07 | 1 | -0/+1 |
| | | |||||
| * | Use different colors for different subaccounts | rating89us | 2022-09-26 | 2 | -1/+4 |
| | | |||||
| * | DaemonManagerDialog: close dialog when GUI is connected | selsta | 2022-06-28 | 1 | -0/+5 |
| | | |||||
| * | TxConfirmationDialog: warn high fees | selsta | 2022-04-27 | 1 | -3/+4 |
| | | |||||
| * | Merge pull request #3869 | luigi1111 | 2022-04-19 | 1 | -0/+2 |
| |\ | | | | | | | 0feef22 TitleBar: Remove lock icon on essentials display (reemuru) | ||||
| | * | TitleBar: Remove lock icon on essentials display | reemuru | 2022-03-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | The lock functionality is shown on the initial welcome screen and the WizardHome. Remove the lock icon until the wallet is actually open, similar to the "Close this wallet" logic. Fixes 346913f: ("SettingsWallet: lock wallet on demand") | ||||
| * | | Integrate P2Pool | devhyper | 2022-04-01 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #3860 | luigi1111 | 2022-03-18 | 1 | -0/+17 |
| |\ \ | |/ |/| | | | de81af0 RemoteNodeDialog: bind ok to return key (reemuru) | ||||
| | * | RemoteNodeDialog: bind ok to return key | reemuru | 2022-03-13 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | This commit binds the enter / return key on the remote node dialog. If cursor is in the host, port or password input fields the keyboard can be used to continue. It is not bound to the username field because ideally a user would enter password or port last. | ||||
| * | | SettingsWallet: lock wallet on demand | reemuru | 2022-03-13 | 2 | -0/+54 |
| |/ | | | | | | | | | | This commit adds the ability to lock the wallet on demand instead of waiting for the user inactivity time out. It is binded to the hot keys Ctrl+L. Pressing cancel or the esc key will send the user back to the wizard home for wallet selection. Incorrect password returns the error message. Correct password will remove the PasswordDialog allowing access. Add lock functionality in the wallet settings section and title bar. | ||||
| * | Merge pull request #3799 | luigi1111 | 2022-01-24 | 1 | -1/+1 |
| |\ | | | | | | | f7792b7 RemoteNodeList: fix qml warning (selsta) | ||||
| | * | RemoteNodeList: fix qml warning | selsta | 2021-12-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3800 | luigi1111 | 2022-01-01 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | f8a3a26 RemoteNodeList: fix trusted daemon icon margin (selsta) | ||||
| | * | | RemoteNodeList: fix trusted daemon icon margin | selsta | 2021-12-13 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge pull request #3798 | luigi1111 | 2022-01-01 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | d160828 SettingsWallet, SettingsListItem: disable 'Rescan wallet balance' buton if wallet is not synced (rating89us) | ||||
| | * | | SettingsWallet, SettingsListItem: disable "Rescan wallet balance" buton if ↵ | rating89us | 2021-12-12 | 1 | -0/+3 |
| | |/ | | | | | | | wallet is not synced | ||||
| * | | Merge pull request #3797 | luigi1111 | 2022-01-01 | 1 | -0/+3 |
| |\ \ | | | | | | | | | | e85b51e RemoteNodeList: reconnect after editing remote node (rating89us) | ||||
| | * | | RemoteNodeList: reconnect after editing remote node | rating89us | 2021-12-12 | 1 | -0/+3 |
| | |/ | |||||
| * / | Settings, Advanced: mirror stack transition when clicking on a button on the ↵ | rating89us | 2021-12-08 | 1 | -1/+10 |
| |/ | | | | left | ||||
| * | PasswordDialog: display wizard title bar when returning to wizard after ↵ | rating89us | 2021-11-28 | 1 | -1/+5 |
| | | | | | canceling password dialog | ||||
| * | Merge pull request #3743 | luigi1111 | 2021-11-26 | 1 | -1/+1 |
| |\ | | | | | | | 98b2727 StandardDropdown: remove bold text in dropdown items (rating89us) | ||||
| | * | StandardDropdown: remove bold text in dropdown items | rating89us | 2021-11-21 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3737 | luigi1111 | 2021-11-26 | 2 | -1/+3 |
| |\ \ | | | | | | | | | | 9961305 LabelSubheader: implement tooltip (rating89us) | ||||
| | * | | LabelSubheader: implement tooltip | rating89us | 2021-11-22 | 2 | -1/+3 |
| | |/ | |||||
| * | | Merge pull request #3689 | luigi1111 | 2021-11-26 | 4 | -11/+73 |
| |\ \ | | | | | | | | | | d3780ab ContextMenu: add Cut, Copy, Delete and Select All (rating89us) | ||||
| | * | | ContextMenu: add Cut, Copy, Delete and Select All | rating89us | 2021-09-05 | 4 | -11/+73 |
| | | | | |||||
| * | | | Transfer: fix button colors, font size, bold; use secondary button for ↵ | rating89us | 2021-11-21 | 5 | -23/+36 |
| | |/ |/| | | | | | advanced options | ||||
| * | | LineEdit: fix eye button overlap on password field | rating89us | 2021-09-03 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #3672 | luigi1111 | 2021-08-26 | 1 | -0/+1 |
| |\ | | | | | | | 09003dd StandardDialog: use secondary color for cancel button (rating89us) | ||||
| | * | StandardDialog: use secondary color for cancel button | rating89us | 2021-08-20 | 1 | -0/+1 |
| | | | |||||
| * | | InputDialog: use secondary color for cancel Button | rating89us | 2021-08-20 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #3640 | luigi1111 | 2021-07-26 | 1 | -0/+9 |
| |\ | | | | | | | 7805430 Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists (rating89us) | ||||
| | * | Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists | rating89us | 2021-07-23 | 1 | -0/+9 |
| | | | |||||
| * | | Merge pull request #3637 | luigi1111 | 2021-07-26 | 1 | -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 ↵ | rating89us | 2021-07-23 | 1 | -7/+11 |
| | |/ | | | | | | | lightning icon, switch node button and network status | ||||
| * | | Merge pull request #3630 | luigi1111 | 2021-07-26 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | 284caf8 RemoteNodeList: truncate long addresses (rating89us) | ||||
| | * | | RemoteNodeList: truncate long addresses | rating89us | 2021-07-21 | 1 | -0/+2 |
| | |/ | |||||
| * / | Tooltip: fix tooltip width | rating89us | 2021-07-16 | 1 | -1/+3 |
| |/ | |||||
| * | Merge pull request #3523 | luigi1111 | 2021-07-11 | 1 | -1/+0 |
| |\ | | | | | | | 20106b2 Tooltip: fix binding loop (selsta) | ||||
| | * | Tooltip: fix binding loop | selsta | 2021-06-02 | 1 | -1/+0 |
| | | | |||||
| * | | Merge pull request #3613 | luigi1111 | 2021-07-10 | 1 | -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; ↵ | rating89us | 2021-07-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | smaller font; icon for browse button Update WizardWalletInput.qml | ||||
| * | | | Merge pull request #3599 | luigi1111 | 2021-07-10 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | | | | f82336c TxConfirmationDialog: fix displaying of '<' when using fontMonoRegular (rating89us) | ||||
| | * | | TxConfirmationDialog: fix displaying of "<" when using fontMonoRegular | rating89us | 2021-06-29 | 1 | -1/+1 |
| | | | | |||||
