aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | WizardRestoreWallet4: "Open wallet" -> "Create wallet"; add translationrating89us2021-08-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3666luigi11112021-08-261-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 4fec3a4 WizardHeader: fix subtitle text width (rating89us)
| * | | | | | | | WizardHeader: fix subtitle text widthrating89us2021-08-131-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3665luigi11112021-08-261-5/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 02e0ac1 cmake: remove unnecessary steps (selsta)
| * | | | | | | | cmake: remove unnecessary stepsselsta2021-08-121-5/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3650luigi11112021-08-266-7/+334
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 946fa53 Receive: implement payment request (rating89us)
| * | | | | | | | Receive: implement payment requestrating89us2021-08-196-7/+334
| |/ / / / / / /
* | | | | | | | Merge pull request #3644luigi11112021-08-261-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 57f9cf9 History: fix transactions missing after midnight (selsta)
| * | | | | | | | History: fix transactions missing after midnightselsta2021-07-261-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3618luigi11112021-08-266-33/+84
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | 5234570 WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add label to dropdown (rating89us)
| * | | | | | | WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add ↵rating89us2021-08-196-33/+84
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | label to dropdown
* | | | | | | Merge pull request #3641luigi11112021-07-261-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | d8fb9ec Transfer: use defaultFontColor for text cursor when address field is blank (rating89us)
| * | | | | | | Transfer: use defaultFontColor for text cursor when address field is blankrating89us2021-07-251-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #3640luigi11112021-07-264-2/+29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 7805430 Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists (rating89us)
| * | | | | | | | Account, Receive, RemoteNodeList, SettingsNode: selection indicator in listsrating89us2021-07-234-2/+29
| |/ / / / / / /
* | | | | | | | Merge pull request #3638luigi11112021-07-261-1/+24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | faf9ec3 AddressBook: add Grab QR code inline button (rating89us)
| * | | | | | | | AddressBook: add Grab QR code inline buttonrating89us2021-07-251-1/+24
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: selsta <selsta@users.noreply.github.com>
* | | | | | | | 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 #3634luigi11112021-07-261-3/+20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | b30be48 README: TOC, update building titles (rating89us)
| * | | | | | | | README: TOC, update building titlesrating89us2021-07-221-3/+20
| |/ / / / / / /
* | | | | | | | Merge pull request #3630luigi11112021-07-261-0/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 284caf8 RemoteNodeList: truncate long addresses (rating89us)
| * | | | | | | | RemoteNodeList: truncate long addressesrating89us2021-07-211-0/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #3627luigi11112021-07-261-1/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | d20c589 Tooltip: fix tooltip width (rating89us)
| * | | | | | | | Tooltip: fix tooltip widthrating89us2021-07-161-1/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #3624luigi11112021-07-261-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | ea9ed3e openpgp: add missing include (selsta)
| * | | | | | | | openpgp: add missing includeselsta2021-07-151-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3620luigi11112021-07-268-757/+15
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | c4c549e Upgrade Font Awesome icons to v5.15.3 (rating89us)
| * | | | | | | Upgrade Font Awesome icons to v5.15.3rating89us2021-07-128-757/+15
|/ / / / / / /
* | | | | | | Merge pull request #3611luigi11112021-07-116-16/+101
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 0ce3e4b WizardOpenWallet1: navigate with keyboard; enable accessibility (rating89us)
| * | | | | | | WizardOpenWallet1: navigate with keyboard; enable accessibilityrating89us2021-07-066-16/+101
| | | | | | | |
* | | | | | | | 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 #3617luigi11112021-07-101-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 94b6a5b cmake: fix incorrect rebase (selsta)
| * | | | | | | | | cmake: fix incorrect rebaseselsta2021-07-111-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3565luigi11112021-07-104-19/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3d6e9ce cmake: remove unnecessary file globbing (selsta)
| * | | | | | | | | cmake: remove unnecessary file globbingselsta2021-07-104-19/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3614luigi11112021-07-101-2/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3631482 SettingsInfo: fix displaying of Graphics mode and Tails on clipboard output (rating89us)
| * | | | | | | | | SettingsInfo: fix displaying of Graphics mode and Tails on clipboard outputrating89us2021-07-091-2/+2
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3613luigi11112021-07-105-19/+99
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-105-19/+99
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smaller font; icon for browse button Update WizardWalletInput.qml
* | | | | | | | | | Merge pull request #3593luigi11112021-07-101-8/+9
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2c0cf0d WizardCreateDevice1: move 'choose your device' dropdown to the top (rating89us)
| * | | | | | | | | | WizardCreateDevice1: move "choose your device" dropdown to the toprating89us2021-06-281-8/+9
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | 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-062-19/+55
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-042-19/+55
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | accessibility; selected indicator; remember previous focused item
* | | | | | | | | Merge pull request #3602luigi11112021-07-061-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15dbbaf cmake: enable position independent code for quirc (selsta)
| * | | | | | | | | cmake: enable position independent code for quircselsta2021-07-011-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3601luigi11112021-07-061-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d8f9d2f Transfer: fix fee label alignment (selsta)