aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* preparations for background miningJaquee2017-03-032-3/+3
| | | | requires #1827
* Merge pull request #518Riccardo Spagni2017-03-031-0/+2
|\ | | | | | | cf36420 mining: make threads parameter optional (Jaquee)
| * mining: make threads parameter optionalJaquee2017-03-021-0/+2
| |
* | Merge pull request #494Riccardo Spagni2017-03-032-1/+15
|\ \ | |/ |/| | | 00aa231 Daemon rpc login support requires #1803 (Jaquee)
| * Daemon rpc login supportJaquee2017-02-252-1/+15
| | | | | | | | requires #1803
* | Merge pull request #492Riccardo Spagni2017-02-274-9/+108
|\ \ | | | | | | | | | | | | | | | 8021037 pause refresh while starting daemon + startup timeout (Jaquee) df60c81 add start/pauseRefresh() (Jaquee) 2ed59f4 Daemon manager improvements (Jaquee)
| * | pause refresh while starting daemon + startup timeoutJaquee2017-02-252-6/+21
| | |
| * | add start/pauseRefresh()Jaquee2017-02-252-0/+14
| | |
| * | Daemon manager improvementsJaquee2017-02-252-10/+80
| | |
* | | Merge pull request #491Riccardo Spagni2017-02-271-0/+5
|\| | | | | | | | | | | ce10016 omit --detach flag on windows (Jaquee)
| * | omit --detach flag on windowsJaquee2017-02-251-1/+6
| |/
* | Merge pull request #490Riccardo Spagni2017-02-271-0/+2
|\ \ | | | | | | | | | | | | 53c86ad remove undefined variable error (Jaquee) 023d96b avoid dangling pointers in destructor (Jaquee)
| * | avoid dangling pointers in destructorJaquee2017-02-251-0/+2
| |/
* | Improved blockchain sync status uiJaquee2017-02-241-2/+2
| |
* | fix daemon startup with --check-updates disabledJaquee2017-02-241-1/+1
|/
* Merge pull request #486Riccardo Spagni2017-02-244-54/+49
|\ | | | | | | faacd3d start daemon automatically and detached (Jaquee)
| * start daemon automatically and detachedJaquee2017-02-234-54/+49
| |
* | Add updates notifiermoneromooo.monero2017-02-223-1/+11
|/
* don't show daemon popup when connectedJaquee2017-02-051-4/+7
|
* Merge pull request #442Riccardo Spagni2017-02-043-23/+78
|\ | | | | | | | | | | | | | | 0b41fbc Don't close/reopen when changing daemon requires #1655 (Jaquee) 2586404 sync progress improvements (Jaquee) eb909e1 async connectionStatus and init (Jaquee) cb3281d WalletManager: fix possible race (Jaquee) 9dbbd4c WalletManager: check connection before isMining() (Jaquee)
| * 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
| |
* | add qrcode scannerMoroccanMalinois2017-01-314-0/+388
|/
* WalletManager: restore from keysJaquee2017-01-302-0/+36
|
* Merge pull request #427Riccardo Spagni2017-01-234-1/+16
|\ | | | | | | 1d7a1f6 save qrcode to file (MoroccanMalinois)
| * save qrcode to fileMoroccanMalinois2017-01-234-1/+16
| |
* | send custom commands to daemonJaquee2017-01-224-17/+52
|/ | | | | + status button requires #1618
* Settings: allow setting log categoriesmoneromooo.monero2017-01-162-0/+6
| | | | requires #1589
* export/import key images when cold signingJaquee2017-01-153-6/+13
|
* Add rescan spent buttonJaquee2017-01-152-1/+7
|
* GUI cold signingJaquee2017-01-156-2/+189
|
* view only walletsJaquee2017-01-152-1/+21
| | | | | | | | wizard: fix dots on pw page wizard: fix focus on pw field viewOnly: added success message
* Merge pull request #396Riccardo Spagni2017-01-144-0/+26
|\ | | | | | | 6034eaf Add parse_uri to libwalletqt (MoroccanMalinois)
| * Add parse_uri to libwalletqtMoroccanMalinois2017-01-114-0/+26
| |
* | Merge pull request #368Riccardo Spagni2017-01-142-0/+19
|\ \ | | | | | | | | | | | | 94e8f3a Add mining screen (moneromooo.monero) 1cd7dd6 StandardDropdown: fix for empty model (moneromooo.monero)
| * | Add mining screenmoneromooo.monero2016-12-302-0/+19
| | | | | | | | | | | | We want to make it easy for people to mine
* | | Add estimated time countdown for locked balanceJaquee2017-01-142-2/+29
| | |
* | | History: Show num of confirmations + unconfirmed paymentsJaquee2017-01-146-0/+20
| |/ |/| | | | | history: refresh on new block
* | fix loglevel runtime errorJaquee2017-01-091-1/+1
| |
* | Merge pull request #376Riccardo Spagni2017-01-081-1/+5
|\ \ | | | | | | | | | f012e4d history: show pending on top (Jaquee)
| * | history: show pending on topJaquee2016-12-311-1/+5
| |/
* / History: print address book description if availablemoneromooo.monero2017-01-014-0/+12
|/
* daemon startup flagsJaquee2016-12-212-3/+12
|
* Transfer: support OpenAlias addressesmoneromooo.monero2016-12-202-0/+10
|
* zxcvbn: build tweaks to work on other platformsmoneromooo.monero2016-12-173-12/+3
|
* Use zxcvbn for password strength estimationmoneromooo.monero2016-12-172-0/+18
|
* add zxcvbn to the qmake build systemmoneromooo.monero2016-12-171-1/+1
|
* zxcvbn-c: new module for password strength estimationmoneromooo.monero2016-12-1714-0/+284622
|