| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| |\ |
|
| | * | Ledger: improve hw wallet splash screen | selsta | 2019-08-17 | 2 | -0/+6 |
| * | | Merge pull request #2175 | luigi1111 | 2019-08-27 | 2 | -0/+13 |
| |\ \
| |/
|/| |
|
| | * | 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 |
| |\ \ |
|
| | * | | 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 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Wallet: explicitly set trusted daemon flag | xiphon | 2019-08-07 | 2 | -9/+9 |
| * | | | Merge pull request #2315 | luigi1111 | 2019-08-06 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | QML: warning fixes | selsta | 2019-07-24 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge pull request #2221 | luigi1111 | 2019-08-06 | 2 | -0/+17 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | 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 |
| |\ \ \ |
|
| | * | | | src: fix compiler warnings | selsta | 2019-07-16 | 2 | -3/+3 |
| * | | | | Detect tails, support data persistence | dsc | 2019-07-16 | 6 | -109/+198 |
| * | | | | 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 |
| |\ \ \ |
|
| | * | | | Fixes #2275, transactionCommited txid list | Dusan Klinec | 2019-07-15 | 2 | -2/+3 |
| * | | | | Merge pull request #2240 | luigi1111 | 2019-07-15 | 2 | -0/+89 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 2 | -0/+89 |
| * | | | | 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 |
| |\ \ |
|
| | * | | 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 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | 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 |
| |\ \ |
|
| | * | | KeysFiles: fix file path | mmbyday | 2019-06-04 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge pull request #2182 | luigi1111 | 2019-06-05 | 2 | -1/+12 |
| |\ \ |
|
| | * | | WalletManager: non-blocking mining status updates | xiphon | 2019-05-30 | 2 | -1/+12 |
| | |/ |
|
| * | | Merge pull request #2180 | luigi1111 | 2019-06-05 | 1 | -4/+4 |
| |\ \ |
|
| | * | | 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 |
| |\ \ |
|
| | * | | 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 |
| |\ |
|
| | * | transaction: async commit | Dusan Klinec | 2019-05-02 | 2 | -0/+19 |
| * | | Fiat API | dsc | 2019-05-06 | 4 | -0/+222 |
| * | | Merge pull request #2145 | luigi1111 | 2019-05-03 | 52 | -38/+1270 |
| |\ \ |
|
| | * | | Add copyright headers | mmbyday | 2019-05-01 | 52 | -38/+1270 |
| | |/ |
|
| * / | Scan keysfiles in wizard - open wallet | dsc | 2019-05-02 | 2 | -0/+274 |
| |/ |
|
| * | IPC and custom protocol handler for monero:// | dsc | 2019-04-29 | 6 | -0/+222 |
| * | support user defined max-concurrency | xmrdsc | 2019-04-21 | 1 | -1/+3 |
| * | async device open and create from device, passphrase | Dusan Klinec | 2019-04-06 | 4 | -2/+141 |
| * | Wizard redesign | dsc | 2019-02-22 | 1 | -2/+2 |
| * | Merge pull request #1920 | luigi1111 | 2019-02-01 | 1 | -0/+4 |
| |\ |
|