aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* zxcvbn: fix buffer overflowselsta2021-11-151-1/+1
| | | | Original patch by hannob
* cmake: simplify version, fix tag if git isn't foundselsta2021-10-191-1/+3
|
* Merge pull request #3687luigi11112021-09-094-0/+17
|\ | | | | | | | | f327d20 qml: use libwalletqt make_uri function (selsta) dcc16a4 libwalletqt: add make_uri function (selsta)
| * libwalletqt: add make_uri functionselsta2021-09-054-0/+17
| |
* | cmake: cleanup opensslselsta2021-09-061-1/+0
| |
* | Merge pull request #3572luigi11112021-09-053-3/+22
|\ \ | | | | | | | | | | | | 544cff7 TransactionHistory: add description to csv export (selsta) 57c2052 TransactionInfo: add isCoinbase and description (selsta)
| * | TransactionHistory: add description to csv exportselsta2021-08-311-3/+5
| | |
| * | TransactionInfo: add isCoinbase and descriptionselsta2021-06-182-0/+17
| | |
* | | Merge pull request #3477luigi11112021-09-051-0/+2
|\ \ \ | | | | | | | | | | | | 75746a8 cmake: explicitly link net and common (selsta)
| * | | cmake: explicitly link net and commonselsta2021-05-101-0/+2
| | | |
* | | | Merge pull request #3471luigi11112021-09-051-3/+0
|\ \ \ \ | | | | | | | | | | | | | | | 2f8f7c2 cmake: cleanup boost (selsta)
| * | | | cmake: cleanup boostselsta2021-08-311-3/+0
| | |_|/ | |/| |
* | | | Merge pull request #3435luigi11112021-09-052-0/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | 36940f0 Transfer: add support for outputs import / export (selsta) e36b166 Wallet: import / export output function (tobtoht)
| * | | | Wallet: import / export output functiontobtoht2021-09-032-0/+12
| |/ / /
* | | | Merge pull request #3282luigi11112021-09-052-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | 6dd7445 Transfer: export all key images by default (benevanoff)
| * | | | Transfer: export all key images by defaultbenevanoff2020-12-252-3/+3
| | | | |
* | | | | Merge pull request #3096luigi11112021-09-052-0/+17
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | AddressBook: description edits, remove hack (selsta)
| * | | | AddressBook: description edits, remove hackselsta2021-08-312-0/+17
| | | | | | | | | | | | | | | | | | | | Co-authored-by: dsc <dsc@xmr.pm>
* | | | | Receive: implement payment requestrating89us2021-08-192-0/+11
| | | | |
* | | | | openpgp: add missing includeselsta2021-07-151-0/+1
| | | | |
* | | | | cmake: fix incorrect rebaseselsta2021-07-111-0/+1
| | | | |
* | | | | cmake: remove unnecessary file globbingselsta2021-07-104-19/+0
| | | | |
* | | | | Merge pull request #3562luigi11112021-07-0616-282697/+24871
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 6610f6f cmake: fix compilation with zxcvbn, always enable (selsta)
| * | | | | cmake: fix compilation with zxcvbn, always enableselsta2021-06-1416-282697/+24871
| | |_|_|/ | |/| | |
* / | | | TransactionHistory: use displayAmount for amountselsta2021-06-181-2/+1
|/ / / /
* | | / cmake: cleanup hidapi / libusbselsta2021-05-131-2/+0
| |_|/ |/| |
* | | Merge pull request #3448luigi11112021-04-291-15/+1
|\ \ \ | | | | | | | | | | | | 2cda1fc cmake: link with wallet_api instead of wallet_merged (selsta)
| * | | cmake: link with wallet_api instead of wallet_mergedselsta2021-04-271-15/+1
| | | |
* | | | Merge pull request #3447luigi11112021-04-291-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | dac0c04 main: fix Monero GUI window centering (xiphon)
| * | | | main: fix Monero GUI window centeringxiphon2021-04-261-1/+1
| | | | |
* | | | | Merge pull request #3441luigi11112021-04-291-20/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 837dd61 Revert 'Animation slow down for debugging' (selsta)
| * | | | | Revert "Animation slow down for debugging"selsta2021-04-251-20/+0
| | |/ / / | |/| | | | | | | | | | | | | This reverts commit baff7f213f07b7ae134062cd54b22c691f48fbe4.
* | | | | Merge pull request #3439luigi11112021-04-292-17/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | 51ece5f Wallet: drop unused paymentId property (xiphon)
| * | | | | Wallet: drop unused paymentId propertyxiphon2021-04-252-17/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #3436luigi11112021-04-294-14/+0
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 14b1476 History: cleanup unused lookupPaymentID function (selsta)
| * | | | History: cleanup unused lookupPaymentID functionselsta2021-04-244-14/+0
| | | | |
* | | | | Merge pull request #3431luigi11112021-04-241-19/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | 4e67cd0 Wallet: omit redundant 'delete' on destruction (xiphon)
| * | | | Wallet: omit redundant 'delete' on destructionxiphon2021-04-221-19/+4
| |/ / /
* | | | Merge pull request #3420luigi11112021-04-222-7/+9
|\ \ \ \ | | | | | | | | | | | | | | | becc747 WalletManager: support kdf round in device wallet restore (selsta)
| * | | | WalletManager: support kdf round in device wallet restoreselsta2021-04-202-7/+9
| |/ / /
* / / / macOS: add basic menubar supportselsta2021-04-183-0/+17
|/ / /
* | | main: omit QML Screen type, use QGuiApplication::primaryScreen() insteadxiphon2021-04-151-3/+4
| | |
* | | Merge pull request #3390luigi11112021-04-132-7/+11
|\ \ \ | | | | | | | | | | | | f53af12 Wallet: fix transfer with Qt 5.12 (selsta)
| * | | Wallet: fix transfer with Qt 5.12selsta2021-04-132-7/+11
| | | |
* | | | Merge pull request #3386luigi11112021-04-131-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | 990e92b without StartupWMClass=monero-wallet-gui gnome-shell users can not add the applications to their favorites (Tobias Strauß)
| * | | | without StartupWMClass=monero-wallet-gui gnome-shell users can not add the ↵Tobias Strauß2021-04-091-0/+1
| |/ / / | | | | | | | | | | | | applications to their favorites
* | | | Merge pull request #3383luigi11112021-04-131-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | 3a37364 cmake: remove typo (selsta)
| * | | cmake: remove typoselsta2021-04-091-1/+1
| | | |
* | | | Merge pull request #3379luigi11112021-04-081-0/+1
|\ \ \ \ | |/ / / |/| | | | | | | 76b0b60 docker: build with QtQmlModels plugin (xiphon)
| * | | docker: build with QtQmlModels pluginxiphon2021-04-061-0/+1
| | | |