aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/WalletManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Add updates notifiermoneromooo.monero2017-02-221-0/+8
|
* WalletManager: fix possible raceJaquee2017-01-311-2/+3
|
* WalletManager: check connection before isMining()Jaquee2017-01-311-0/+2
|
* WalletManager: restore from keysJaquee2017-01-301-0/+26
|
* save qrcode to fileMoroccanMalinois2017-01-231-0/+8
|
* Settings: allow setting log categoriesmoneromooo.monero2017-01-161-0/+5
| | | | requires #1589
* Merge pull request #396Riccardo Spagni2017-01-141-0/+6
|\ | | | | | | 6034eaf Add parse_uri to libwalletqt (MoroccanMalinois)
| * Add parse_uri to libwalletqtMoroccanMalinois2017-01-111-0/+6
| |
* | Add mining screenmoneromooo.monero2016-12-301-0/+15
|/ | | | We want to make it easy for people to mine
* Transfer: support OpenAlias addressesmoneromooo.monero2016-12-201-0/+8
|
* Use zxcvbn for password strength estimationmoneromooo.monero2016-12-171-0/+16
|
* WalletManager: lock wallet while closingJaquee2016-12-131-15/+37
| | | | WalletManager: Make sure only one wallet is open
* rename Bitmonero to MoneroJaquee2016-12-131-12/+12
|
* libwalletqt: add a few daemon read access routinesmoneromooo.monero2016-11-291-0/+30
|
* 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