aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
...
| * | History: fix payment proof buttonreemuru2022-05-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding support for reserve proof added an additional argument to the getProofClicked signal. The payment proof button on the transaction list from history.qml does not pass this argument and fails with insufficient argument error. Fixes: 0f67580e ("Advanced: ReserveProof: Add support for reserve proof")
* | | Merge pull request #3890luigi11112022-04-251-3/+0
|\ \ \ | | | | | | | | | | | | 37a5bdc main: only update fiat price with open wallet (selsta)
| * | | main: only update fiat price with open walletselsta2022-04-231-3/+0
| | | |
* | | | Mining: only update mining status when page is openselsta2022-04-231-11/+3
|/ / /
* / / Integrate P2Pooldevhyper2022-04-011-30/+321
|/ /
* | Merge pull request #3865luigi11112022-03-181-12/+16
|\ \ | | | | | | | | | 62748b6 AddressBook: fix adding new entry (selsta)
| * | AddressBook: fix adding new entryselsta2022-03-161-12/+16
| | |
* | | Merge pull request #3862luigi11112022-03-181-18/+1
|\ \ \ | | | | | | | | | | | | 8bbf2bf Transfer: fix offline signing (reemuru)
| * | | Transfer: fix offline signingreemuru2022-03-161-18/+1
| |/ / | | | | | | | | | | | | Remove logic for processing an array to derive the confirmation. Use confirmation from the transaction object.
* / / SettingsWallet: lock wallet on demandreemuru2022-03-131-0/+8
|/ / | | | | | | | | | | | | | | | | | | 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 #3828luigi11112022-03-021-8/+41
|\ \ | | | | | | | | | | | | 2bf0dd8 Advanced: ReserveProof: Resolve review by selsta (reemuru) 0f67580 Advanced: ReserveProof: Add support for reserve proof (reemuru)
| * | Advanced: ReserveProof: Resolve review by selstareemuru2022-01-211-6/+6
| | | | | | | | | | | | | | | | | | Fixes: 0f67580e This commit updates qsTr() to avoid breaking previous translations. Also removes an erroneous whitespace.
| * | Advanced: ReserveProof: Add support for reserve proofreemuru2022-01-201-9/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the ability to prove and check a reserve proof to this existing "Prove/check" advanced menu. If the amount line has a valid amount less than that of the current account index this input will drive the logic for generating a reserve proof. Checking a reserve proof is accomplished by validating the address and verifying that signature.indexOf("ReserveProofV") === 0. The result displays the total and spent amount of the proof.
* | | Merge pull request #3791luigi11112022-01-241-0/+1
|\ \ \ | | | | | | | | | | | | 6b926b3 History: disable payment proof for hardware wallets (selsta)
| * | | History: disable payment proof for hardware walletsselsta2021-12-111-0/+1
| | | |
* | | | SettingsInfo: translate tx description of "Donate to Monero" buttonrating89us2022-01-131-1/+1
| |/ / |/| |
* | | Fixed English mistake in Mining.qmlIgor Voytov2022-01-021-1/+1
| | |
* | | Merge pull request #3802luigi11112022-01-011-1/+5
|\ \ \ | | | | | | | | | | | | 98f8f19 SettingsWallet: improve and translate trusted remote node error message (rating89us)
| * | | SettingsWallet: improve and translate trusted remote node error messagerating89us2021-12-131-1/+5
| |/ /
* | | Merge pull request #3798luigi11112022-01-011-0/+1
|\ \ \ | | | | | | | | | | | | 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/+1
| |/ / | | | | | | | | | wallet is not synced
* / / Settings, Advanced: mirror stack transition when clicking on a button on the ↵rating89us2021-12-082-4/+6
|/ / | | | | | | left
* | Merge pull request #3742luigi11112021-11-261-28/+77
|\ \ | | | | | | | | | e390b43 Mining: add buttons/scroll to CPU threads input; improve button labels; set start mining button as primary (rating89us)
| * | Mining: add buttons/scroll to CPU threads input; improve button labels; set ↵rating89us2021-11-221-28/+77
| |/ | | | | | | start mining button as primary
* | Merge pull request #3740luigi11112021-11-261-40/+42
|\ \ | | | | | | | | | 9846bff AddressBook: use small StandardButton; adjust buttons alignment/order; remove paste button (rating89us)
| * | AddressBook: use small StandardButton; adjust buttons alignment/order; ↵rating89us2021-11-201-40/+42
| |/ | | | | | | remove paste button
* | Merge pull request #3739luigi11112021-11-261-29/+42
|\ \ | | | | | | | | | a37c375 Account: use StandardButton for 'Create new account' (rating89us)
| * | Account: use StandardButton for "Create new account"rating89us2021-11-201-29/+42
| |/
* | Merge pull request #3738luigi11112021-11-261-2/+2
|\ \ | | | | | | | | | 419a197 AddressBook: fix edit address button tooltip (rating89us)
| * | AddressBook: fix edit address button tooltiprating89us2021-11-201-2/+2
| |/
* | Merge pull request #3737luigi11112021-11-261-16/+4
|\ \ | | | | | | | | | 9961305 LabelSubheader: implement tooltip (rating89us)
| * | LabelSubheader: implement tooltiprating89us2021-11-221-16/+4
| |/
* / Transfer: fix button colors, font size, bold; use secondary button for ↵rating89us2021-11-211-1/+0
|/ | | | advanced options
* Merge pull request #3717luigi11112021-11-091-0/+2
|\ | | | | | | f91e179 Receive: set maximum length for qr string (selsta)
| * Receive: set maximum length for qr stringselsta2021-10-211-0/+2
| |
* | Merge pull request #3706luigi11112021-11-091-3/+3
|\ \ | | | | | | | | | bd7bd43 AddressBook: add payment request URI prefix to address field placeholder (rating89us)
| * | AddressBook: add payment request URI prefix to address field placeholderrating89us2021-09-271-3/+3
| |/
* / Transfer: add payment request URI prefix to address field placeholderrating89us2021-09-271-3/+3
|/
* Merge pull request #3687luigi11112021-09-092-8/+7
|\ | | | | | | | | f327d20 qml: use libwalletqt make_uri function (selsta) dcc16a4 libwalletqt: add make_uri function (selsta)
| * qml: use libwalletqt make_uri functionselsta2021-09-052-8/+7
| |
* | Transfer: print success / error for key imagesselsta2021-09-061-2/+10
| |
* | Merge pull request #3683luigi11112021-09-051-0/+3
|\ \ | | | | | | | | | d3d7841 Receive: remove highlight of QR code menu if no menu item is hovered (rating89us)
| * | Receive: remove highlight of QR code menu if no menu item is hoveredrating89us2021-09-021-0/+3
| |/
* | Merge pull request #3435luigi11112021-09-051-0/+61
|\ \ | | | | | | | | | | | | 36940f0 Transfer: add support for outputs import / export (selsta) e36b166 Wallet: import / export output function (tobtoht)
| * | Transfer: add support for outputs import / exportselsta2021-09-041-0/+61
| |/
* | Merge pull request #3282luigi11112021-09-051-1/+1
|\ \ | | | | | | | | | 6dd7445 Transfer: export all key images by default (benevanoff)
| * | Transfer: export all key images by defaultbenevanoff2020-12-251-1/+1
| | |
* | | Merge pull request #3096luigi11112021-09-051-6/+5
|\ \ \ | |_|/ |/| | | | | AddressBook: description edits, remove hack (selsta)
| * | AddressBook: description edits, remove hackselsta2021-08-311-6/+5
| | | | | | | | | | | | Co-authored-by: dsc <dsc@xmr.pm>
* | | Merge pull request #3674luigi11112021-08-261-2/+2
|\ \ \ | | | | | | | | | | | | 3719f00 TxKey: fix get / check proof (selsta)