| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2411 | luigi1111 | 2019-10-14 | 1 | -1/+1 |
| |\ | | | | | | | 965081c DaemonManager: reset disconnectedEpoch on start, start timeout 60s (xiphon) | ||||
| | * | DaemonManager: reset disconnectedEpoch on start, start timeout 60s | xiphon | 2019-10-09 | 1 | -1/+1 |
| | | | |||||
| * | | DaemonManager: implement async sendCommand | xiphon | 2019-10-07 | 2 | -13/+14 |
| |/ | |||||
| * | Merge pull request #2385 | luigi1111 | 2019-09-14 | 1 | -7/+2 |
| |\ | | | | | | | bc22de4 DaemonManager: use 'sync_info' to avoid bootstrap daemon requests (xiphon) | ||||
| | * | DaemonManager: use 'sync_info' to avoid bootstrap daemon requests | xiphon | 2019-09-09 | 1 | -7/+2 |
| | | | |||||
| * | | Merge pull request #2378 | luigi1111 | 2019-09-14 | 2 | -2/+4 |
| |\ \ | | | | | | | | | | 738e802 macOS/Windows: fix compiler warning (selsta) | ||||
| | * | | macOS/Windows: fix compiler warning | selsta | 2019-09-06 | 2 | -2/+4 |
| | | | | |||||
| * | | | SimpleMode: automatic public nodes discovering and switching | xiphon | 2019-09-09 | 2 | -5/+18 |
| |/ / | |||||
| * / | fix invalid include paths, compilation warnings, update README.md | xiphon | 2019-09-02 | 13 | -26/+26 |
| |/ | |||||
| * | Merge pull request #2353 | luigi1111 | 2019-08-27 | 2 | -0/+6 |
| |\ | | | | | | | 40bdf69 Ledger: improve hw wallet splash screen (selsta) | ||||
| | * | Ledger: improve hw wallet splash screen | selsta | 2019-08-17 | 2 | -0/+6 |
| | | | |||||
| * | | Merge pull request #2175 | luigi1111 | 2019-08-27 | 2 | -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 #5534 | dsc | 2019-05-25 | 2 | -0/+13 |
| | | | |||||
| * | | Merge pull request #2348 | luigi1111 | 2019-08-14 | 2 | -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 startup | xiphon | 2019-08-13 | 2 | -2/+11 |
| | | | | |||||
| * | | | Merge pull request #2336 | luigi1111 | 2019-08-14 | 2 | -9/+9 |
| |\ \ \ | |/ / |/| | | | | | 30a3abe Wallet: explicitly set trusted daemon flag (xiphon) | ||||
| | * | | Wallet: explicitly set trusted daemon flag | xiphon | 2019-08-07 | 2 | -9/+9 |
| | | | | |||||
| * | | | Merge pull request #2315 | luigi1111 | 2019-08-06 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | 1e64ebe QML: warning fixes (selsta) | ||||
| | * | | | QML: warning fixes | selsta | 2019-07-24 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #2221 | luigi1111 | 2019-08-06 | 2 | -0/+17 |
| |\ \ \ | |/ / |/| | | | | | 2d72f55 device: show address on device display (ph4r05) | ||||
| | * | | device: show address on device display | Dusan Klinec | 2019-07-15 | 2 | -0/+17 |
| | | | | |||||
| * | | | prices: improve error message | selsta | 2019-07-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fix segfault on Tails | thotbot | 2019-07-18 | 2 | -2/+3 |
| | | | | |||||
| * | | | Merge pull request #2283 | luigi1111 | 2019-07-16 | 2 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | e04d563 src: fix compiler warnings (selsta) | ||||
| | * | | | src: fix compiler warnings | selsta | 2019-07-16 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Detect tails, support data persistence | dsc | 2019-07-16 | 6 | -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 customization | dsc | 2019-07-16 | 2 | -0/+288 |
| |/ / / | |||||
| * | | | Merge pull request #2276 | luigi1111 | 2019-07-15 | 2 | -2/+3 |
| |\ \ \ | | | | | | | | | | | | | 4b0d1dc Fixes #2275, transactionCommited txid list (ph4r05) | ||||
| | * | | | Fixes #2275, transactionCommited txid list | Dusan Klinec | 2019-07-15 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | txid list was empty when emitted | ||||
| * | | | | Merge pull request #2240 | luigi1111 | 2019-07-15 | 2 | -0/+89 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta) | ||||
| | * | | | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 2 | -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 screen | xiphon | 2019-07-02 | 2 | -5/+4 |
| | |/ / |/| | | |||||
| * | | | qt: implement FutureScheduler, always await async code to complete | xiphon | 2019-06-24 | 8 | -187/+275 |
| |/ / | |||||
| * | | Merge pull request #2220 | luigi1111 | 2019-06-21 | 2 | -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 async | Dusan Klinec | 2019-06-20 | 2 | -0/+61 |
| | | | | |||||
| * | | | Merge pull request #2216 | luigi1111 | 2019-06-21 | 2 | -21/+0 |
| |\ \ \ | |/ / |/| | | | | | cbbd898 WalletManager: remove unused functions (selsta) | ||||
| | * | | WalletManager: remove unused functions | selsta | 2019-06-14 | 2 | -21/+0 |
| | | | | |||||
| * | | | Wallet: async fetching wallet, daemon and target height | xiphon | 2019-06-13 | 2 | -9/+26 |
| |/ / | |||||
| * | | Merge pull request #2197 | luigi1111 | 2019-06-05 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 42bf4b2 KeysFiles: fix file path (mmbyday) | ||||
| | * | | KeysFiles: fix file path | mmbyday | 2019-06-04 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #2182 | luigi1111 | 2019-06-05 | 2 | -1/+12 |
| |\ \ | | | | | | | | | | 73a3549 WalletManager: non-blocking mining status updates (xiphon) | ||||
| | * | | WalletManager: non-blocking mining status updates | xiphon | 2019-05-30 | 2 | -1/+12 |
| | |/ | |||||
| * | | Merge pull request #2180 | luigi1111 | 2019-06-05 | 1 | -4/+4 |
| |\ \ | | | | | | | | | | a9cb42e WalletManager: fix compilation warnings (unused args, members order) (xiphon) | ||||
| | * | | WalletManager: fix compilation warnings (unused args, members order) | xiphon | 2019-05-28 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge pull request #2179 | luigi1111 | 2019-06-05 | 2 | -3/+10 |
| |\ \ | | | | | | | | | | 1cffa8b WalletManager: fix crash on null/dangling pointer dereference (xiphon) | ||||
| | * | | WalletManager: fix crash on null/dangling pointer dereference | xiphon | 2019-05-28 | 2 | -3/+10 |
| | |/ | |||||
| * / | WalletManager: async setDaemonAddress | xiphon | 2019-05-28 | 2 | -3/+5 |
| |/ | |||||
| * | Merge pull request #2147 | luigi1111 | 2019-05-10 | 2 | -0/+19 |
| |\ | | | | | | | c88bb60 transaction: async commit (ph4r05) | ||||
| | * | transaction: async commit | Dusan Klinec | 2019-05-02 | 2 | -0/+19 |
| | | | | | | | | | Addresses #2123, reduces UI freezing on long-lasting operation, improves Trezor experience | ||||
| * | | Fiat API | dsc | 2019-05-06 | 4 | -0/+222 |
| | | | | | | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com> | ||||
