| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libwalletqt: add make_uri function | selsta | 2021-09-05 | 1 | -0/+8 |
| | | |||||
| * | Receive: implement payment request | rating89us | 2021-08-19 | 1 | -0/+10 |
| | | |||||
| * | cmake: fix compilation with zxcvbn, always enable | selsta | 2021-06-14 | 1 | -2/+0 |
| | | |||||
| * | WalletManager: support kdf round in device wallet restore | selsta | 2021-04-20 | 1 | -5/+5 |
| | | |||||
| * | TxConfirmationDialog: implement multiple recipients support, layout fixes | xiphon | 2021-03-03 | 1 | -2/+13 |
| | | |||||
| * | Wallet: WalletManager: implement proxy support | xiphon | 2020-07-30 | 1 | -0/+23 |
| | | |||||
| * | WalletManager: instantiable QML type | xiphon | 2020-07-29 | 1 | -11/+0 |
| | | |||||
| * | WalletManager: parse_uri_to_object extra parameters support | xiphon | 2020-07-16 | 1 | -2/+16 |
| | | |||||
| * | WalletManager: displayAmount should be static | xiphon | 2020-07-14 | 1 | -2/+2 |
| | | |||||
| * | trezor: support new passphrase entry mechanism | Dusan Klinec | 2020-05-08 | 1 | -37/+37 |
| | | | | | | - passphrase can be prompted also when wallet is running (thus added to the wallet listener) - device/host decision is now made on the host | ||||
| * | checkUpates: installer support (Win), use GUI buildTag and version | xiphon | 2020-04-23 | 1 | -3/+11 |
| | | |||||
| * | updater: fetch signed hashes from getmonero.org, verify downloads | xiphon | 2020-04-14 | 1 | -3/+25 |
| | | |||||
| * | WalletManager: wallet recovery - seed offset passphrase support | xiphon | 2020-02-12 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
