aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/Wallet.h
Commit message (Expand)AuthorAgeFilesLines
* Make the new sweep functions use async transactionsmoneromooo.monero2016-11-121-0/+7
* Support for sweeping all outputsmoneromooo.monero2016-11-121-1/+5
* Add a button to sweep unmixable outputsmoneromooo.monero2016-11-121-0/+5
* Merge pull request #143Riccardo Spagni2016-11-111-1/+2
|\
| * add default argument to store()Jacob Brydolf2016-11-101-1/+2
* | Merge pull request #134Riccardo Spagni2016-11-111-0/+6
|\ \
| * | createTransactionAsync(): removed reference to WalletManagerJacob Brydolf2016-11-101-1/+0
| * | wallet::createTransactionAsync pass variables to listenerJacob Brydolf2016-11-101-1/+1
| * | added Wallet::createTransactionAsync()Jacob Brydolf2016-11-101-0/+7
| |/
* / sign/verify message/filemoneromooo.monero2016-11-091-0/+6
|/
* Merge pull request #128Riccardo Spagni2016-11-091-3/+11
|\
| * Report when the GUI is connected to a daemon with mismatched versionmoneromooo.monero2016-11-071-3/+11
* | wallet api: added getTxKey()Jacob Brydolf2016-11-071-0/+2
* | Write support for tx notesmoneromooo.monero2016-11-051-0/+3
|/
* Cache daemon target heightJacob Brydolf2016-11-011-0/+2
* libwalletqt: added isRecovering stateJacob Brydolf2016-10-101-2/+2
* History: filtering by paymentId and dateIlya Kitaev2016-10-101-1/+2
* TransactionHistory sortingIlya Kitaev2016-10-101-2/+4
* Transaction history is not crashing and refreshing properlyIlya Kitaev2016-10-101-5/+9
* Added daemon BC sync progress barJacob Brydolf2016-10-101-1/+4
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-1/+12
* Wallet::daemonBlockChainHeight(); BC sync progress in GUIIlya Kitaev2016-09-261-4/+19
* Wallet: moneySpent, moneyReceived, newBlock signalsIlya Kitaev2016-09-231-0/+6
* Init wallet asynchronouslyIlya Kitaev2016-07-141-0/+9
* Async API integration in progressIlya Kitaev2016-07-131-0/+9
* Send money: confirmation popups addedIlya Kitaev2016-06-281-1/+1
* Priority aka fee multiplier integratedIlya Kitaev2016-06-271-4/+6
* Added "Receive" page. Hide all pages except "Transfer" and "Receive".Ilya Kitaev2016-06-261-1/+15
* mixin count for Wallet::createTransactionIlya Kitaev2016-06-201-1/+1
* Balance on UI updated by the signalIlya Kitaev2016-06-171-0/+3
* Qt wrappers for libwallet API classesIlya Kitaev2016-06-081-7/+56
* Start in normal mode if wallet exists. Resolves #9Ilya Kitaev2016-06-071-13/+21
* libwallet integrationIlya Kitaev2016-06-031-0/+44