aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/WalletManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a page for checking payments via the tx keymoneromooo.monero2016-11-061-0/+10
|
* Transfer: validate destination addressmoneromooo.monero2016-10-161-0/+10
| | | | | including preventing two payment ids (standalone and from integrated address)
* Transfer: disable Send button if the payment id is invalidmoneromooo.monero2016-10-161-0/+5
|
* libwalletqt: added restore-height parameter to recoveryWallet();Jacob Brydolf2016-10-101-2/+2
|
* fix: Wallet storage path creation broken (#49)Ilya Kitaev2016-09-051-0/+12
|
* Transfer page: validate amountIlya Kitaev2016-08-231-3/+13
|
* extra debug loggingIlya Kitaev2016-08-231-9/+8
|
* WalletManager::openWalletAsync integrating with UIIlya Kitaev2016-08-191-1/+8
|
* WalletManager::openWalletAsync in progressIlya Kitaev2016-08-181-1/+33
|
* basic "send money" functionality implemented in GUIIlya Kitaev2016-06-161-0/+9
|
* Qt wrappers for libwallet API classesIlya Kitaev2016-06-081-0/+5
|
* Start in normal mode if wallet exists. Resolves #9Ilya Kitaev2016-06-071-56/+36
|
* libwallet integrationIlya Kitaev2016-06-031-0/+116