| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc: cleanup unused variables and comments | selsta | 2019-12-20 | 1 | -1/+0 |
| | | |||||
| * | Transfer: improve warning flow | thotbot | 2019-12-19 | 1 | -1/+1 |
| | | |||||
| * | QML: warning fixes | selsta | 2019-07-24 | 1 | -1/+1 |
| | | |||||
| * | src: fix compiler warnings | selsta | 2019-07-16 | 1 | -1/+1 |
| | | |||||
| * | WalletManager: async close with splash screen | xiphon | 2019-07-02 | 1 | -3/+3 |
| | | |||||
| * | qt: implement FutureScheduler, always await async code to complete | xiphon | 2019-06-24 | 1 | -49/+22 |
| | | |||||
| * | WalletManager: remove unused functions | selsta | 2019-06-14 | 1 | -13/+0 |
| | | |||||
| * | Merge pull request #2182 | luigi1111 | 2019-06-05 | 1 | -0/+7 |
| |\ | | | | | | | 73a3549 WalletManager: non-blocking mining status updates (xiphon) | ||||
| | * | WalletManager: non-blocking mining status updates | xiphon | 2019-05-30 | 1 | -0/+7 |
| | | | |||||
| * | | 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 | 1 | -2/+9 |
| |\ \ | | | | | | | | | | 1cffa8b WalletManager: fix crash on null/dangling pointer dereference (xiphon) | ||||
| | * | | WalletManager: fix crash on null/dangling pointer dereference | xiphon | 2019-05-28 | 1 | -2/+9 |
| | |/ | |||||
| * / | WalletManager: async setDaemonAddress | xiphon | 2019-05-28 | 1 | -2/+4 |
| |/ | |||||
| * | Add copyright headers | mmbyday | 2019-05-01 | 1 | -0/+28 |
| | | |||||
| * | async device open and create from device, passphrase | Dusan Klinec | 2019-04-06 | 1 | -2/+108 |
| | | | | | | | - 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 | ||||
| * | WalletManager: fix handling Payment URLs with empty amount | xiphon | 2019-01-16 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #1768 | luigi1111 | 2018-12-01 | 1 | -1/+25 |
| |\ | | | | | | | 02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon) | ||||
| | * | transfer: paste Payment URL to fill the payment form fields | xiphon | 2018-11-30 | 1 | -1/+25 |
| | | | |||||
| * | | Allow adjusting number of rounds for the key derivation function | stoffu | 2018-11-30 | 1 | -11/+11 |
| |/ | |||||
| * | Add support for creating hardware wallet | stoffu | 2018-08-24 | 1 | -0/+14 |
| | | |||||
| * | delete unused WalletManager functions | pazos | 2018-05-08 | 1 | -20/+0 |
| | | |||||
| * | Stagenet | stoffu | 2018-03-14 | 1 | -18/+18 |
| | | |||||
| * | Merge pull request #1153 | luigi1111 | 2018-03-13 | 1 | -0/+20 |
| |\ | | | | | | | c853888 WalletManager: add logging API from QML | ||||
| | * | WalletManager: add logging API from QML | moneromooo-monero | 2018-03-04 | 1 | -0/+20 |
| | | | | | | | | | requires #3345 | ||||
| * | | Merge pull request #1015 | luigi1111 | 2018-03-13 | 1 | -0/+5 |
| |\ \ | |/ |/| | | | da32161 Use wallet2_api isAddressLocal utils method for isDaemonLocal check | ||||
| | * | Use wallet2_api isAddressLocal utils method for isDaemonLocal check | Tim L | 2017-12-11 | 1 | -0/+5 |
| | | | |||||
| * | | Subaddresses minimal version: supports default account only | kenshi84 | 2018-01-13 | 1 | -2/+2 |
| | | | |||||
| * | | Android: Disable password strength meter | MoroccanMalinois | 2017-12-24 | 1 | -0/+2 |
| |/ | |||||
| * | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile | User | 2017-12-08 | 1 | -1/+1 |
| | | |||||
| * | Tx proof | stoffu | 2017-11-20 | 1 | -10/+0 |
| | | |||||
| * | add localDaemonSynced() | Jaquee | 2017-11-01 | 1 | -0/+5 |
| | | |||||
| * | check updates async | Jaquee | 2017-08-06 | 1 | -0/+18 |
| | | |||||
| * | Settings: Rescan wallet cache button | Jaquee | 2017-05-03 | 1 | -0/+19 |
| | | |||||
| * | preparations for background mining | Jaquee | 2017-03-03 | 1 | -2/+2 |
| | | | | | requires #1827 | ||||
| * | mining: make threads parameter optional | Jaquee | 2017-03-02 | 1 | -0/+2 |
| | | |||||
| * | Add updates notifier | moneromooo.monero | 2017-02-22 | 1 | -0/+8 |
| | | |||||
| * | WalletManager: fix possible race | Jaquee | 2017-01-31 | 1 | -2/+3 |
| | | |||||
| * | WalletManager: check connection before isMining() | Jaquee | 2017-01-31 | 1 | -0/+2 |
| | | |||||
| * | WalletManager: restore from keys | Jaquee | 2017-01-30 | 1 | -0/+26 |
| | | |||||
| * | save qrcode to file | MoroccanMalinois | 2017-01-23 | 1 | -0/+8 |
| | | |||||
| * | Settings: allow setting log categories | moneromooo.monero | 2017-01-16 | 1 | -0/+5 |
| | | | | | requires #1589 | ||||
| * | Merge pull request #396 | Riccardo Spagni | 2017-01-14 | 1 | -0/+6 |
| |\ | | | | | | | 6034eaf Add parse_uri to libwalletqt (MoroccanMalinois) | ||||
| | * | Add parse_uri to libwalletqt | MoroccanMalinois | 2017-01-11 | 1 | -0/+6 |
| | | | |||||
| * | | Add mining screen | moneromooo.monero | 2016-12-30 | 1 | -0/+15 |
| |/ | | | | We want to make it easy for people to mine | ||||
| * | Transfer: support OpenAlias addresses | moneromooo.monero | 2016-12-20 | 1 | -0/+8 |
| | | |||||
| * | Use zxcvbn for password strength estimation | moneromooo.monero | 2016-12-17 | 1 | -0/+16 |
| | | |||||
| * | WalletManager: lock wallet while closing | Jaquee | 2016-12-13 | 1 | -15/+37 |
| | | | | | WalletManager: Make sure only one wallet is open | ||||
| * | rename Bitmonero to Monero | Jaquee | 2016-12-13 | 1 | -12/+12 |
| | | |||||
| * | libwalletqt: add a few daemon read access routines | moneromooo.monero | 2016-11-29 | 1 | -0/+30 |
| | | |||||
