aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt
Commit message (Expand)AuthorAgeFilesLines
* TransactionHistory: prevent CSV formula injection in writeCSVThomas2026-06-181-4/+27
* Merge pull request #4602tobtoht2026-06-171-1/+1
|\
| * libwalletqt: capture background sync password by valueselsta2026-06-031-1/+1
* | libwalletqt: start wallet refresh worker lazilyselsta2026-06-052-1/+15
|/
* Implement background sync when lockedj-berman2025-08-032-0/+85
* Update year in Cypyrightinson12024-01-2725-25/+25
* remove output blackballingtobtoht2023-03-032-46/+0
* Fix behavior when switching nodesj-berman2022-09-212-8/+22
* libwalletqt: refresh once on wallet openingselsta2022-08-062-1/+5
* libwallet: add scanTransactions functionselsta2022-05-282-0/+15
* libwalletqt: fix typo in typeselsta2022-03-041-2/+2
* Advanced: ReserveProof: Add support for reserve proofreemuru2022-01-202-0/+21
* Merge pull request #3687luigi11112021-09-094-0/+17
|\
| * libwalletqt: add make_uri functionselsta2021-09-054-0/+17
* | Merge pull request #3572luigi11112021-09-053-3/+22
|\ \
| * | TransactionHistory: add description to csv exportselsta2021-08-311-3/+5
| * | TransactionInfo: add isCoinbase and descriptionselsta2021-06-182-0/+17
* | | Merge pull request #3435luigi11112021-09-052-0/+12
|\ \ \
| * | | Wallet: import / export output functiontobtoht2021-09-032-0/+12
| | |/ | |/|
* | | Merge pull request #3282luigi11112021-09-052-3/+3
|\ \ \
| * | | Transfer: export all key images by defaultbenevanoff2020-12-252-3/+3
* | | | Merge pull request #3096luigi11112021-09-052-0/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | AddressBook: description edits, remove hackselsta2021-08-312-0/+17
* | | | Receive: implement payment requestrating89us2021-08-192-0/+11
* | | | cmake: remove unnecessary file globbingselsta2021-07-101-4/+0
* | | | Merge pull request #3562luigi11112021-07-062-4/+0
|\ \ \ \
| * | | | cmake: fix compilation with zxcvbn, always enableselsta2021-06-142-4/+0
| | |_|/ | |/| |
* / | | TransactionHistory: use displayAmount for amountselsta2021-06-181-2/+1
|/ / /
* | | Merge pull request #3439luigi11112021-04-292-17/+0
|\ \ \
| * | | Wallet: drop unused paymentId propertyxiphon2021-04-252-17/+0
* | | | Merge pull request #3436luigi11112021-04-292-8/+0
|\ \ \ \
| * | | | History: cleanup unused lookupPaymentID functionselsta2021-04-242-8/+0
* | | | | Merge pull request #3431luigi11112021-04-241-19/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wallet: omit redundant 'delete' on destructionxiphon2021-04-221-19/+4
| |/ / /
* / / / WalletManager: support kdf round in device wallet restoreselsta2021-04-202-7/+9
|/ / /
* | | Wallet: fix transfer with Qt 5.12selsta2021-04-132-7/+11
* | | TxConfirmationDialog: implement multiple recipients support, layout fixesxiphon2021-03-032-4/+16
* | | Merge pull request #3327luigi11112021-02-182-14/+30
|\ \ \
| * | | Wallet: estimateTransactionFeeAsync - multi dest supportxiphon2021-02-042-14/+30
* | | | Wallet: refactor createTransactionxiphon2021-01-252-24/+48
|/ / /
* | / Subaddress: log account subaddresses refresh errorxiphon2021-01-141-1/+8
| |/ |/|
* | Wallet: fix initialization flag handlingxiphon2020-12-122-9/+24
* | Merge pull request #3181Alexander Blair2020-10-191-5/+5
|\ \
| * | Wallet: fix different signedness comparison (-Werror=sign-compare)xiphon2020-10-181-5/+5
* | | Wallet: interrupt refresh thread on wallet closexiphon2020-10-171-0/+2
|/ /
* | Wallet: rework wallet refreshingxiphon2020-10-092-41/+90
* | QR-Code-generator: remove from repo, use monero qrcodegenselsta2020-09-251-1/+1
|/
* Wallet: WalletManager: implement proxy supportxiphon2020-07-304-7/+100
* WalletManager: instantiable QML typexiphon2020-07-292-15/+3
* WalletManager: parse_uri_to_object extra parameters supportxiphon2020-07-161-2/+16