aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/WalletManager.h
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add mining screenmoneromooo.monero2016-12-301-0/+4
| | | | | | | | We want to make it easy for people to mine
* | fix loglevel runtime errorJaquee2017-01-091-1/+1
|/
* Transfer: support OpenAlias addressesmoneromooo.monero2016-12-201-0/+2
|
* Use zxcvbn for password strength estimationmoneromooo.monero2016-12-171-0/+2
|
* WalletManager: lock wallet while closingJaquee2016-12-131-5/+7
| | | | WalletManager: Make sure only one wallet is open
* rename Bitmonero to MoneroJaquee2016-12-131-10/+10
|
* libwalletqt: add a few daemon read access routinesmoneromooo.monero2016-11-291-0/+8
|
* Fix sum of selected transactions being slighty offmoneromooo.monero2016-11-101-0/+5
| | | | due to floating point operations
* Add a page for checking payments via the tx keymoneromooo.monero2016-11-061-0/+2
|
* Transfer: validate destination addressmoneromooo.monero2016-10-161-0/+2
| | | | | including preventing two payment ids (standalone and from integrated address)
* Transfer: disable Send button if the payment id is invalidmoneromooo.monero2016-10-161-0/+2
|
* libwalletqt: added restore-height parameter to recoveryWallet();Jacob Brydolf2016-10-101-1/+1
|
* fix: Wallet storage path creation broken (#49)Ilya Kitaev2016-09-051-0/+5
|
* Transfer page: validate amountIlya Kitaev2016-08-231-3/+8
|
* extra debug loggingIlya Kitaev2016-08-231-0/+14
|
* WalletManager::openWalletAsync in progressIlya Kitaev2016-08-181-4/+29
|
* basic "send money" functionality implemented in GUIIlya Kitaev2016-06-161-0/+3
|
* Qt wrappers for libwallet API classesIlya Kitaev2016-06-081-0/+3
|
* Start in normal mode if wallet exists. Resolves #9Ilya Kitaev2016-06-071-12/+21
|
* libwallet integrationIlya Kitaev2016-06-031-0/+48