aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2411luigi11112019-10-141-1/+1
|\ | | | | | | 965081c DaemonManager: reset disconnectedEpoch on start, start timeout 60s (xiphon)
| * DaemonManager: reset disconnectedEpoch on start, start timeout 60sxiphon2019-10-091-1/+1
| |
* | DaemonManager: implement async sendCommandxiphon2019-10-072-13/+14
|/
* Merge pull request #2385luigi11112019-09-141-7/+2
|\ | | | | | | bc22de4 DaemonManager: use 'sync_info' to avoid bootstrap daemon requests (xiphon)
| * DaemonManager: use 'sync_info' to avoid bootstrap daemon requestsxiphon2019-09-091-7/+2
| |
* | Merge pull request #2378luigi11112019-09-142-2/+4
|\ \ | | | | | | | | | 738e802 macOS/Windows: fix compiler warning (selsta)
| * | macOS/Windows: fix compiler warningselsta2019-09-062-2/+4
| | |
* | | SimpleMode: automatic public nodes discovering and switchingxiphon2019-09-092-5/+18
|/ /
* / fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-0213-26/+26
|/
* Merge pull request #2353luigi11112019-08-272-0/+6
|\ | | | | | | 40bdf69 Ledger: improve hw wallet splash screen (selsta)
| * Ledger: improve hw wallet splash screenselsta2019-08-172-0/+6
| |
* | Merge pull request #2175luigi11112019-08-272-0/+13
|\ \ | |/ |/| | | ab47b4a Expose get/set attrs for wallet cache in libwalletqt, requires #5534 (xmrdsc)
| * Expose get/set attrs for wallet cache in libwalletqt, requires #5534dsc2019-05-252-0/+13
| |
* | Merge pull request #2348luigi11112019-08-142-2/+11
|\ \ | | | | | | | | | a01ffc6 daemon: async daemon status check, don't freeze on wallet startup (xiphon)
| * | daemon: async daemon status check, don't freeze on wallet startupxiphon2019-08-132-2/+11
| | |
* | | Merge pull request #2336luigi11112019-08-142-9/+9
|\ \ \ | |/ / |/| | | | | 30a3abe Wallet: explicitly set trusted daemon flag (xiphon)
| * | Wallet: explicitly set trusted daemon flagxiphon2019-08-072-9/+9
| | |
* | | Merge pull request #2315luigi11112019-08-061-1/+1
|\ \ \ | | | | | | | | | | | | 1e64ebe QML: warning fixes (selsta)
| * | | QML: warning fixesselsta2019-07-241-1/+1
| |/ /
* | | Merge pull request #2221luigi11112019-08-062-0/+17
|\ \ \ | |/ / |/| | | | | 2d72f55 device: show address on device display (ph4r05)
| * | device: show address on device displayDusan Klinec2019-07-152-0/+17
| | |
* | | prices: improve error messageselsta2019-07-231-2/+2
| | |
* | | Fix segfault on Tailsthotbot2019-07-182-2/+3
| | |
* | | Merge pull request #2283luigi11112019-07-162-3/+3
|\ \ \ | | | | | | | | | | | | e04d563 src: fix compiler warnings (selsta)
| * | | src: fix compiler warningsselsta2019-07-162-3/+3
| | | |
* | | | Detect tails, support data persistencedsc2019-07-166-109/+198
| | | | | | | | | | | | | | | | | | | | Co-authored-by: Thotbot <thotbot@protonmail.com> Co-authored-by: Selsta <selsta@sent.at>
* | | | Replace Qt.labs.settings with MoneroSettings to allow for more customizationdsc2019-07-162-0/+288
|/ / /
* | | Merge pull request #2276luigi11112019-07-152-2/+3
|\ \ \ | | | | | | | | | | | | 4b0d1dc Fixes #2275, transactionCommited txid list (ph4r05)
| * | | Fixes #2275, transactionCommited txid listDusan Klinec2019-07-152-2/+3
| | | | | | | | | | | | | | | | txid list was empty when emitted
* | | | Merge pull request #2240luigi11112019-07-152-0/+89
|\ \ \ \ | |_|/ / |/| | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta)
| * | | PasswordDialog: merge components and bug fixesselsta2019-07-152-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters.
* | | | WalletManager: async close with splash screenxiphon2019-07-022-5/+4
| |/ / |/| |
* | | 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>