| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wallet: fix history leak on destruction | moneromooo.monero | 2016-11-18 | 1 | -0/+1 |
| | | |||||
| * | Make the new sweep functions use async transactions | moneromooo.monero | 2016-11-12 | 1 | -0/+29 |
| | | |||||
| * | Support for sweeping all outputs | moneromooo.monero | 2016-11-12 | 1 | -0/+10 |
| | | |||||
| * | Add a button to sweep unmixable outputs | moneromooo.monero | 2016-11-12 | 1 | -2/+6 |
| | | |||||
| * | Merge pull request #134 | Riccardo Spagni | 2016-11-11 | 1 | -1/+21 |
| |\ | | | | | | | | | | | | | 66692be createTransactionAsync(): removed reference to WalletManager (Jacob Brydolf) f8e2e5d asynchronous transaction + show splash (Jacob Brydolf) 62060e1 wallet::createTransactionAsync pass variables to listener (Jacob Brydolf) 00ea5d6 added Wallet::createTransactionAsync() (Jacob Brydolf) | ||||
| | * | createTransactionAsync(): removed reference to WalletManager | Jacob Brydolf | 2016-11-10 | 1 | -2/+1 |
| | | | |||||
| | * | wallet::createTransactionAsync pass variables to listener | Jacob Brydolf | 2016-11-10 | 1 | -2/+2 |
| | | | |||||
| | * | added Wallet::createTransactionAsync() | Jacob Brydolf | 2016-11-10 | 1 | -1/+22 |
| | | | |||||
| * | | sign/verify message/file | moneromooo.monero | 2016-11-09 | 1 | -0/+72 |
| |/ | |||||
| * | Merge pull request #128 | Riccardo Spagni | 2016-11-09 | 1 | -2/+2 |
| |\ | | | | | | | 689f041 Report when the GUI is connected to a daemon with mismatched version (moneromooo.monero) | ||||
| | * | Report when the GUI is connected to a daemon with mismatched version | moneromooo.monero | 2016-11-07 | 1 | -2/+2 |
| | | | | | | | | | | | This will cause various errors confusing to the user, as they stem for the daemon returning replies with missing information, etc. | ||||
| * | | wallet api: added getTxKey() | Jacob Brydolf | 2016-11-07 | 1 | -0/+5 |
| | | | |||||
| * | | Write support for tx notes | moneromooo.monero | 2016-11-05 | 1 | -0/+9 |
| |/ | | | | | Support still needs adding for displaying them in the history, but at least they're saved in the cache now, and not ignored. | ||||
| * | Merge pull request #97 | Riccardo Spagni | 2016-11-05 | 1 | -2/+11 |
| |\ | | | | | | | | | d12436a use daemon target height in progress ui (Jacob Brydolf) 8079597 Cache daemon target height (Jacob Brydolf) | ||||
| | * | Cache daemon target height | Jacob Brydolf | 2016-11-01 | 1 | -2/+11 |
| | | | |||||
| * | | added debug message on wallet close | Jacob Brydolf | 2016-10-30 | 1 | -0/+1 |
| |/ | |||||
| * | libwalletqt: added isRecovering state | Jacob Brydolf | 2016-10-10 | 1 | -3/+7 |
| | | |||||
| * | TransactionHistory sorting | Ilya Kitaev | 2016-10-10 | 1 | -2/+5 |
| | | |||||
| * | Transaction history is not crashing and refreshing properly | Ilya Kitaev | 2016-10-10 | 1 | -11/+9 |
| | | |||||
| * | Simple transaction history | Ilya Kitaev | 2016-10-10 | 1 | -4/+9 |
| | | |||||
| * | Added daemon BC sync progress bar | Jacob Brydolf | 2016-10-10 | 1 | -0/+6 |
| | | | | | | | depends on https://github.com/monero-project/monero/pull/1173 Signed-off-by: Jacob Brydolf <jacob@brydolf.net> | ||||
| * | added TransactionHistoryModel; renamings | Ilya Kitaev | 2016-10-10 | 1 | -1/+17 |
| | | |||||
| * | Wallet::daemonBlockChainHeight(); BC sync progress in GUI | Ilya Kitaev | 2016-09-26 | 1 | -4/+34 |
| | | |||||
| * | Wallet: moneySpent, moneyReceived, newBlock signals | Ilya Kitaev | 2016-09-23 | 1 | -6/+10 |
| | | |||||
| * | Init wallet asynchronously | Ilya Kitaev | 2016-07-14 | 1 | -1/+15 |
| | | |||||
| * | Async API integration in progress | Ilya Kitaev | 2016-07-13 | 1 | -0/+44 |
| | | |||||
| * | Priority aka fee multiplier integrated | Ilya Kitaev | 2016-06-27 | 1 | -2/+4 |
| | | |||||
| * | Added "Receive" page. Hide all pages except "Transfer" and "Receive". | Ilya Kitaev | 2016-06-26 | 1 | -2/+23 |
| | | |||||
| * | mixin count for Wallet::createTransaction | Ilya Kitaev | 2016-06-20 | 1 | -2/+2 |
| | | |||||
| * | Balance on UI updated by the signal | Ilya Kitaev | 2016-06-17 | 1 | -1/+5 |
| | | |||||
| * | Qt wrappers for libwallet API classes | Ilya Kitaev | 2016-06-08 | 1 | -3/+63 |
| | | |||||
| * | Start in normal mode if wallet exists. Resolves #9 | Ilya Kitaev | 2016-06-07 | 1 | -153/+20 |
| | | |||||
| * | libwallet integration | Ilya Kitaev | 2016-06-03 | 1 | -0/+194 |
