aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/WalletManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stagenetstoffu2018-03-141-18/+18
* Merge pull request #1153luigi11112018-03-131-0/+20
|\
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-041-0/+20
* | Merge pull request #1015luigi11112018-03-131-0/+5
|\ \ | |/ |/|
| * Use wallet2_api isAddressLocal utils method for isDaemonLocal checkTim L2017-12-111-0/+5
* | Subaddresses minimal version: supports default account onlykenshi842018-01-131-2/+2
* | Android: Disable password strength meterMoroccanMalinois2017-12-241-0/+2
|/
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
* Tx proofstoffu2017-11-201-10/+0
* add localDaemonSynced()Jaquee2017-11-011-0/+5
* check updates asyncJaquee2017-08-061-0/+18
* Settings: Rescan wallet cache buttonJaquee2017-05-031-0/+19
* preparations for background miningJaquee2017-03-031-2/+2
* mining: make threads parameter optionalJaquee2017-03-021-0/+2
* 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
* Merge pull request #396Riccardo Spagni2017-01-141-0/+6
|\
| * Add parse_uri to libwalletqtMoroccanMalinois2017-01-111-0/+6
* | Add mining screenmoneromooo.monero2016-12-301-0/+15
|/
* 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
* 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
* 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