| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | 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 | |
| | | | | ||||||
| * | | | src: fix compiler warnings | selsta | 2019-07-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | 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 | |||||
| * | | | 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 | 4 | -170/+92 | |
| | | | ||||||
| * | | 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 #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 | |||||
| * | | Add copyright headers | mmbyday | 2019-05-01 | 21 | -14/+546 | |
| |/ | ||||||
| * | async device open and create from device, passphrase | Dusan Klinec | 2019-04-06 | 4 | -2/+141 | |
| | | | | | | | - 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 | |||||
| * | add account support | selsta | 2019-01-22 | 4 | -0/+123 | |
| | | | | | Co-authored-by: kenshi84 <kenshi84@protonmail.ch> | |||||
| * | Merge pull request #1912 | luigi1111 | 2019-01-21 | 2 | -0/+67 | |
| |\ | | | | | | | fd3280c CSV export functionality for transaction history (xmrdsc) | |||||
| | * | CSV export functionality for transaction history | dsc | 2019-01-21 | 2 | -0/+67 | |
| | | | ||||||
| * | | Merge pull request #1906 | luigi1111 | 2019-01-21 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | | c963fac WalletManager: fix handling Payment URLs with empty amount (xiphon) | |||||
| | * | | WalletManager: fix handling Payment URLs with empty amount | xiphon | 2019-01-16 | 1 | -2/+2 | |
| | |/ | ||||||
| * / | merchant: fix payment tracker sorting | selsta | 2019-01-10 | 1 | -0/+2 | |
| |/ | | | | | | If the History page wasn't opened once before opening the Merchant page, sorting was messed up. | |||||
| * | Merge pull request #1768 | luigi1111 | 2018-12-01 | 2 | -2/+28 | |
| |\ | | | | | | | 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 | 2 | -2/+28 | |
| | | | ||||||
| * | | Allow adjusting number of rounds for the key derivation function | stoffu | 2018-11-30 | 2 | -16/+17 | |
| |/ | ||||||
| * | Add border to generated QR codes | Guillaume LE VAILLANT | 2018-10-14 | 1 | -5/+14 | |
| | | ||||||
| * | Fix blackball section to conform to format change | moneromooo-monero | 2018-09-30 | 2 | -9/+7 | |
| | | ||||||
| * | Add support for creating hardware wallet | stoffu | 2018-08-24 | 4 | -5/+31 | |
| | | ||||||
| * | export/import key images | cryptochangements34 | 2018-05-14 | 2 | -0/+14 | |
| | | ||||||
| * | delete unused WalletManager functions | pazos | 2018-05-08 | 2 | -25/+0 | |
| | | ||||||
| * | log qt/qml to easylogging, add --log-file cmdline option | pazos | 2018-05-08 | 2 | -12/+0 | |
| | | ||||||
| * | Wallet: fix listener leak | moneromooo-monero | 2018-04-04 | 2 | -1/+5 | |
| | | ||||||
| * | Add segregation key reuse mitigation options | moneromooo-monero | 2018-03-26 | 2 | -0/+20 | |
| | | ||||||
| * | Add a shared ringdb management page - rings and blackballed outputs | moneromooo-monero | 2018-03-26 | 2 | -0/+108 | |
| | | ||||||
| * | Stagenet | stoffu | 2018-03-14 | 4 | -32/+34 | |
| | | ||||||
| * | Merge pull request #1153 | luigi1111 | 2018-03-13 | 2 | -0/+25 | |
| |\ | | | | | | | c853888 WalletManager: add logging API from QML | |||||
| | * | WalletManager: add logging API from QML | moneromooo-monero | 2018-03-04 | 2 | -0/+25 | |
| | | | | | | | | | requires #3345 | |||||
| * | | Merge pull request #1075 | luigi1111 | 2018-03-13 | 1 | -1/+7 | |
| |\ \ | | | | | | | | | | 08beb71 Store wallet log in ~/Library/Logs/ in macOS | |||||
| | * | | Store wallet log in ~/Library/Logs/ in macOS | Miguel Herranz | 2018-01-31 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In macOS it is not usual to modify anything inside an application. If the user that runs the application doesn't have writing permissions the log will not be saved. This modifies the path to store them in macOS' standard location for application logs. | |||||
| * | | | Merge pull request #1015 | luigi1111 | 2018-03-13 | 2 | -0/+6 | |
| |\ \ \ | |_|/ |/| | | | | | da32161 Use wallet2_api isAddressLocal utils method for isDaemonLocal check | |||||
| | * | | Use wallet2_api isAddressLocal utils method for isDaemonLocal check | Tim L | 2017-12-11 | 2 | -0/+6 | |
| | | | | ||||||
| * | | | UnsignedTransaction: Removing the Priority enum accordingly to libwalletapi ↵ | Neozaru | 2018-01-29 | 1 | -7/+0 | |
| | | | | | | | | | | | | | update | |||||
| * | | | Subaddresses minimal version: supports default account only | kenshi84 | 2018-01-13 | 11 | -22/+307 | |
| | |/ |/| | ||||||
