aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt
Commit message (Expand)AuthorAgeFilesLines
* Android: Disable password strength meterMoroccanMalinois2017-12-242-0/+4
* Merge pull request #967luigi11112017-12-172-0/+18
|\
| * Spend proofstoffu2017-11-302-0/+18
* | replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-0810-10/+10
|/
* Bugfix with tx proof + updatestoffu2017-11-261-5/+4
* Tx proofstoffu2017-11-204-12/+33
* transactionInfo: use empty str when fee=0Jaquee2017-11-011-0/+2
* add localDaemonSynced()Jaquee2017-11-012-0/+6
* delete addressbook in wallet destructorJaquee2017-11-011-0/+2
* Merge pull request #911luigi11112017-10-311-0/+6
|\
| * Store cache on exitJaquee2017-10-221-0/+6
* | show correct height after switching walletsJaquee2017-10-241-0/+1
* | add option to change wallet creation height and rescan wallet cacheJaquee2017-10-232-1/+10
* | use 10 as default required confirmationsJaquee2017-10-231-1/+1
|/
* add wallet creation height getterJaquee2017-08-241-0/+2
* add daemon/wallet log path gettersJaquee2017-08-242-0/+15
* Merge pull request #808Riccardo Spagni2017-08-232-0/+20
|\
| * check updates asyncJaquee2017-08-062-0/+20
* | History: Support coinbase txsJaquee2017-08-033-2/+10
|/
* Merge pull request #706Riccardo Spagni2017-05-052-0/+22
|\
| * Settings: Rescan wallet cache buttonJaquee2017-05-032-0/+22
* | add wallet view/spend keys to seed dialogJaquee2017-05-031-0/+10
|/
* useForkRules() - Catch no connection errorJaquee2017-03-262-2/+9
* Use new fee multipliers after v5 forkJaquee2017-03-244-12/+8
* add WalletManager::useForkRules()Jaquee2017-03-232-0/+12
* preparations for background miningJaquee2017-03-032-3/+3
* Merge pull request #518Riccardo Spagni2017-03-031-0/+2
|\
| * mining: make threads parameter optionalJaquee2017-03-021-0/+2
* | Merge pull request #494Riccardo Spagni2017-03-032-1/+15
|\ \ | |/ |/|
| * Daemon rpc login supportJaquee2017-02-252-1/+15
* | Merge pull request #492Riccardo Spagni2017-02-272-0/+14
|\ \
| * | add start/pauseRefresh()Jaquee2017-02-252-0/+14
| |/
* | Merge pull request #490Riccardo Spagni2017-02-271-0/+2
|\ \
| * | avoid dangling pointers in destructorJaquee2017-02-251-0/+2
| |/
* / Improved blockchain sync status uiJaquee2017-02-241-2/+2
|/
* Merge pull request #486Riccardo Spagni2017-02-242-3/+4
|\
| * start daemon automatically and detachedJaquee2017-02-232-3/+4
* | Add updates notifiermoneromooo.monero2017-02-222-0/+9
|/
* don't show daemon popup when connectedJaquee2017-02-051-4/+7
* sync progress improvementsJaquee2017-01-311-1/+1
* async connectionStatus and initJaquee2017-01-312-21/+73
* WalletManager: fix possible raceJaquee2017-01-311-2/+3
* WalletManager: check connection before isMining()Jaquee2017-01-311-0/+2
* WalletManager: restore from keysJaquee2017-01-302-0/+36
* Merge pull request #427Riccardo Spagni2017-01-234-1/+16
|\
| * save qrcode to fileMoroccanMalinois2017-01-234-1/+16
* | send custom commands to daemonJaquee2017-01-222-0/+9
|/
* Settings: allow setting log categoriesmoneromooo.monero2017-01-162-0/+6
* export/import key images when cold signingJaquee2017-01-153-6/+13
* Add rescan spent buttonJaquee2017-01-152-1/+7