aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | qt: implement FutureScheduler, always await async code to completexiphon2019-06-248-187/+275
|/ /
* | Merge pull request #2220luigi11112019-06-212-0/+61
|\ \ | | | | | | | | | | | | 8d49ad9 tx_key not displayed by default, click to reveal (ph4r05) 6d03d63 get_tx_key, get_tx_proof, tx_spend_proof async (ph4r05)
| * | get_tx_key, get_tx_proof, tx_spend_proof asyncDusan Klinec2019-06-202-0/+61
| | |
* | | Merge pull request #2216luigi11112019-06-212-21/+0
|\ \ \ | |/ / |/| | | | | cbbd898 WalletManager: remove unused functions (selsta)
| * | WalletManager: remove unused functionsselsta2019-06-142-21/+0
| | |
* | | Wallet: async fetching wallet, daemon and target heightxiphon2019-06-132-9/+26
|/ /
* | Merge pull request #2197luigi11112019-06-051-1/+1
|\ \ | | | | | | | | | 42bf4b2 KeysFiles: fix file path (mmbyday)
| * | KeysFiles: fix file pathmmbyday2019-06-041-1/+1
| |/
* | Merge pull request #2182luigi11112019-06-052-1/+12
|\ \ | | | | | | | | | 73a3549 WalletManager: non-blocking mining status updates (xiphon)
| * | WalletManager: non-blocking mining status updatesxiphon2019-05-302-1/+12
| |/
* | Merge pull request #2180luigi11112019-06-051-4/+4
|\ \ | | | | | | | | | a9cb42e WalletManager: fix compilation warnings (unused args, members order) (xiphon)
| * | WalletManager: fix compilation warnings (unused args, members order)xiphon2019-05-281-4/+4
| |/
* | Merge pull request #2179luigi11112019-06-052-3/+10
|\ \ | | | | | | | | | 1cffa8b WalletManager: fix crash on null/dangling pointer dereference (xiphon)
| * | WalletManager: fix crash on null/dangling pointer dereferencexiphon2019-05-282-3/+10
| |/
* / WalletManager: async setDaemonAddressxiphon2019-05-282-3/+5
|/
* Merge pull request #2147luigi11112019-05-102-0/+19
|\ | | | | | | c88bb60 transaction: async commit (ph4r05)
| * transaction: async commitDusan Klinec2019-05-022-0/+19
| | | | | | | | Addresses #2123, reduces UI freezing on long-lasting operation, improves Trezor experience
* | Fiat APIdsc2019-05-064-0/+222
| | | | | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com>
* | Merge pull request #2145luigi11112019-05-0352-38/+1270
|\ \ | | | | | | | | | c840549 Add copyright headers (mmbyday)
| * | Add copyright headersmmbyday2019-05-0152-38/+1270
| |/
* / Scan keysfiles in wizard - open walletdsc2019-05-022-0/+274
|/
* IPC and custom protocol handler for monero://dsc2019-04-296-0/+222
|
* support user defined max-concurrencyxmrdsc2019-04-211-1/+3
|
* async device open and create from device, passphraseDusan Klinec2019-04-064-2/+141
| | | | | | - passphrase entry on host added, requires early listener setting monero pull #5355 - wallet open and create from device shows splash to indicate possible long process - create from device is async to support passphrase entry
* Wizard redesigndsc2019-02-221-2/+2
|
* Merge pull request #1920luigi11112019-02-011-0/+4
|\ | | | | | | da3eae2 Dynamic monerod --max-concurrency, max 6 (xmrdsc)
| * Dynamic monerod --max-concurrency, max 6dsc2019-01-301-0/+4
| |
* | add account supportselsta2019-01-226-0/+225
|/ | | | Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
* Merge pull request #1912luigi11112019-01-212-0/+67
|\ | | | | | | fd3280c CSV export functionality for transaction history (xmrdsc)
| * CSV export functionality for transaction historydsc2019-01-212-0/+67
| |
* | Merge pull request #1906luigi11112019-01-211-2/+2
|\ \ | | | | | | | | | c963fac WalletManager: fix handling Payment URLs with empty amount (xiphon)
| * | WalletManager: fix handling Payment URLs with empty amountxiphon2019-01-161-2/+2
| |/
* / merchant: fix payment tracker sortingselsta2019-01-101-0/+2
|/ | | | | | If the History page wasn't opened once before opening the Merchant page, sorting was messed up.
* history: enable search by recipient addressmmbyday2018-12-221-0/+3
|
* Merge pull request #1768luigi11112018-12-012-2/+28
|\ | | | | | | 02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon)
| * transfer: paste Payment URL to fill the payment form fieldsxiphon2018-11-302-2/+28
| |
* | Allow adjusting number of rounds for the key derivation functionstoffu2018-11-302-16/+17
|/
* Add border to generated QR codesGuillaume LE VAILLANT2018-10-141-5/+14
|
* Fix blackball section to conform to format changemoneromooo-monero2018-09-302-9/+7
|
* Add support for creating hardware walletstoffu2018-08-244-5/+31
|
* Fix return value when deleting an addressbook entryMaxXor2018-07-281-1/+1
|
* export/import key imagescryptochangements342018-05-142-0/+14
|
* delete unused WalletManager functionspazos2018-05-082-25/+0
|
* log qt/qml to easylogging, add --log-file cmdline optionpazos2018-05-082-12/+0
|
* Wallet: fix listener leakmoneromooo-monero2018-04-042-1/+5
|
* Add segregation key reuse mitigation optionsmoneromooo-monero2018-03-262-0/+20
|
* Add a shared ringdb management page - rings and blackballed outputsmoneromooo-monero2018-03-262-0/+108
|
* Stagenetstoffu2018-03-147-61/+81
|
* Merge pull request #1153luigi11112018-03-132-0/+25
|\ | | | | | | c853888 WalletManager: add logging API from QML
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-042-0/+25
| | | | | | | | requires #3345