| Commit message (Expand) | Author | Age | Files | Lines |
| * | Wallet: implement 'Connecting' status, add 'disconnected' property | xiphon | 2020-01-28 | 1 | -11/+37 |
| * | Account: update balance card label | selsta | 2019-12-20 | 1 | -0/+1 |
| * | Merge pull request #2626 | luigi1111 | 2019-12-19 | 1 | -0/+10 |
| |\ |
|
| | * | Transfer: improve warning flow | thotbot | 2019-12-19 | 1 | -0/+10 |
| * | | SubaddressAccount: drop useless getAll 'update' default argument | xiphon | 2019-12-16 | 1 | -1/+1 |
| |/ |
|
| * | Wallet: persistent subaddress account selection | xiphon | 2019-12-03 | 1 | -0/+8 |
| * | fix invalid include paths, compilation warnings, update README.md | xiphon | 2019-09-02 | 1 | -4/+4 |
| * | Merge pull request #2353 | luigi1111 | 2019-08-27 | 1 | -0/+5 |
| |\ |
|
| | * | Ledger: improve hw wallet splash screen | selsta | 2019-08-17 | 1 | -0/+5 |
| * | | Merge pull request #2175 | luigi1111 | 2019-08-27 | 1 | -0/+9 |
| |\ \
| |/
|/| |
|
| | * | Expose get/set attrs for wallet cache in libwalletqt, requires #5534 | dsc | 2019-05-25 | 1 | -0/+9 |
| * | | Merge pull request #2336 | luigi1111 | 2019-08-14 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Wallet: explicitly set trusted daemon flag | xiphon | 2019-08-07 | 1 | -5/+5 |
| * | | | Merge pull request #2221 | luigi1111 | 2019-08-06 | 1 | -0/+12 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | device: show address on device display | Dusan Klinec | 2019-07-15 | 1 | -0/+12 |
| * | | | Fixes #2275, transactionCommited txid list | Dusan Klinec | 2019-07-15 | 1 | -1/+2 |
| |/ / |
|
| * | | qt: implement FutureScheduler, always await async code to complete | xiphon | 2019-06-24 | 1 | -114/+57 |
| * | | get_tx_key, get_tx_proof, tx_spend_proof async | Dusan Klinec | 2019-06-20 | 1 | -0/+57 |
| * | | Wallet: async fetching wallet, daemon and target height | xiphon | 2019-06-13 | 1 | -0/+13 |
| |/ |
|
| * | Merge pull request #2147 | luigi1111 | 2019-05-10 | 1 | -0/+16 |
| |\ |
|
| | * | transaction: async commit | Dusan Klinec | 2019-05-02 | 1 | -0/+16 |
| * | | Add copyright headers | mmbyday | 2019-05-01 | 1 | -0/+28 |
| |/ |
|
| * | async device open and create from device, passphrase | Dusan Klinec | 2019-04-06 | 1 | -0/+10 |
| * | add account support | selsta | 2019-01-22 | 1 | -0/+22 |
| * | merchant: fix payment tracker sorting | selsta | 2019-01-10 | 1 | -0/+2 |
| * | Fix blackball section to conform to format change | moneromooo-monero | 2018-09-30 | 1 | -6/+4 |
| * | Add support for creating hardware wallet | stoffu | 2018-08-24 | 1 | -3/+9 |
| * | export/import key images | cryptochangements34 | 2018-05-14 | 1 | -0/+10 |
| * | log qt/qml to easylogging, add --log-file cmdline option | pazos | 2018-05-08 | 1 | -11/+0 |
| * | Wallet: fix listener leak | moneromooo-monero | 2018-04-04 | 1 | -1/+4 |
| * | Add segregation key reuse mitigation options | moneromooo-monero | 2018-03-26 | 1 | -0/+15 |
| * | Add a shared ringdb management page - rings and blackballed outputs | moneromooo-monero | 2018-03-26 | 1 | -0/+96 |
| * | Stagenet | stoffu | 2018-03-14 | 1 | -2/+2 |
| * | Merge pull request #1075 | luigi1111 | 2018-03-13 | 1 | -1/+7 |
| |\ |
|
| | * | Store wallet log in ~/Library/Logs/ in macOS | Miguel Herranz | 2018-01-31 | 1 | -1/+7 |
| * | | Subaddresses minimal version: supports default account only | kenshi84 | 2018-01-13 | 1 | -9/+83 |
| |/ |
|
| * | Merge pull request #967 | luigi1111 | 2017-12-17 | 1 | -0/+16 |
| |\ |
|
| | * | Spend proof | stoffu | 2017-11-30 | 1 | -0/+16 |
| * | | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile | User | 2017-12-08 | 1 | -1/+1 |
| |/ |
|
| * | Bugfix with tx proof + update | stoffu | 2017-11-26 | 1 | -5/+4 |
| * | Tx proof | stoffu | 2017-11-20 | 1 | -0/+30 |
| * | delete addressbook in wallet destructor | Jaquee | 2017-11-01 | 1 | -0/+2 |
| * | Merge pull request #911 | luigi1111 | 2017-10-31 | 1 | -0/+6 |
| |\ |
|
| | * | Store cache on exit | Jaquee | 2017-10-22 | 1 | -0/+6 |
| * | | show correct height after switching wallets | Jaquee | 2017-10-24 | 1 | -0/+1 |
| * | | add option to change wallet creation height and rescan wallet cache | Jaquee | 2017-10-23 | 1 | -0/+6 |
| |/ |
|
| * | add daemon/wallet log path getters | Jaquee | 2017-08-24 | 1 | -0/+10 |
| * | useForkRules() - Catch no connection error | Jaquee | 2017-03-26 | 1 | -1/+8 |
| * | Use new fee multipliers after v5 fork | Jaquee | 2017-03-24 | 1 | -0/+5 |
| * | Merge pull request #494 | Riccardo Spagni | 2017-03-03 | 1 | -1/+10 |
| |\ |
|