| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | preparations for background mining | Jaquee | 2017-03-03 | 2 | -3/+3 |
| | | | | | requires #1827 | ||||
| * | Merge pull request #518 | Riccardo Spagni | 2017-03-03 | 1 | -0/+2 |
| |\ | | | | | | | cf36420 mining: make threads parameter optional (Jaquee) | ||||
| | * | mining: make threads parameter optional | Jaquee | 2017-03-02 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #494 | Riccardo Spagni | 2017-03-03 | 2 | -1/+15 |
| |\ \ | |/ |/| | | | 00aa231 Daemon rpc login support requires #1803 (Jaquee) | ||||
| | * | Daemon rpc login support | Jaquee | 2017-02-25 | 2 | -1/+15 |
| | | | | | | | | | requires #1803 | ||||
| * | | Merge pull request #492 | Riccardo Spagni | 2017-02-27 | 4 | -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 timeout | Jaquee | 2017-02-25 | 2 | -6/+21 |
| | | | | |||||
| | * | | add start/pauseRefresh() | Jaquee | 2017-02-25 | 2 | -0/+14 |
| | | | | |||||
| | * | | Daemon manager improvements | Jaquee | 2017-02-25 | 2 | -10/+80 |
| | | | | |||||
| * | | | Merge pull request #491 | Riccardo Spagni | 2017-02-27 | 1 | -0/+5 |
| |\| | | | | | | | | | | | ce10016 omit --detach flag on windows (Jaquee) | ||||
| | * | | omit --detach flag on windows | Jaquee | 2017-02-25 | 1 | -1/+6 |
| | |/ | |||||
| * | | Merge pull request #490 | Riccardo Spagni | 2017-02-27 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | | | | 53c86ad remove undefined variable error (Jaquee) 023d96b avoid dangling pointers in destructor (Jaquee) | ||||
| | * | | avoid dangling pointers in destructor | Jaquee | 2017-02-25 | 1 | -0/+2 |
| | |/ | |||||
| * | | Improved blockchain sync status ui | Jaquee | 2017-02-24 | 1 | -2/+2 |
| | | | |||||
| * | | fix daemon startup with --check-updates disabled | Jaquee | 2017-02-24 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #486 | Riccardo Spagni | 2017-02-24 | 4 | -54/+49 |
| |\ | | | | | | | faacd3d start daemon automatically and detached (Jaquee) | ||||
| | * | start daemon automatically and detached | Jaquee | 2017-02-23 | 4 | -54/+49 |
| | | | |||||
| * | | Add updates notifier | moneromooo.monero | 2017-02-22 | 3 | -1/+11 |
| |/ | |||||
| * | don't show daemon popup when connected | Jaquee | 2017-02-05 | 1 | -4/+7 |
| | | |||||
| * | Merge pull request #442 | Riccardo Spagni | 2017-02-04 | 3 | -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 improvements | Jaquee | 2017-01-31 | 1 | -1/+1 |
| | | | |||||
| | * | async connectionStatus and init | Jaquee | 2017-01-31 | 2 | -21/+73 |
| | | | |||||
| | * | WalletManager: fix possible race | Jaquee | 2017-01-31 | 1 | -2/+3 |
| | | | |||||
| | * | WalletManager: check connection before isMining() | Jaquee | 2017-01-31 | 1 | -0/+2 |
| | | | |||||
| * | | add qrcode scanner | MoroccanMalinois | 2017-01-31 | 4 | -0/+388 |
| |/ | |||||
| * | WalletManager: restore from keys | Jaquee | 2017-01-30 | 2 | -0/+36 |
| | | |||||
| * | Merge pull request #427 | Riccardo Spagni | 2017-01-23 | 4 | -1/+16 |
| |\ | | | | | | | 1d7a1f6 save qrcode to file (MoroccanMalinois) | ||||
| | * | save qrcode to file | MoroccanMalinois | 2017-01-23 | 4 | -1/+16 |
| | | | |||||
| * | | send custom commands to daemon | Jaquee | 2017-01-22 | 4 | -17/+52 |
| |/ | | | | | + status button requires #1618 | ||||
| * | Settings: allow setting log categories | moneromooo.monero | 2017-01-16 | 2 | -0/+6 |
| | | | | | requires #1589 | ||||
| * | export/import key images when cold signing | Jaquee | 2017-01-15 | 3 | -6/+13 |
| | | |||||
| * | Add rescan spent button | Jaquee | 2017-01-15 | 2 | -1/+7 |
| | | |||||
| * | GUI cold signing | Jaquee | 2017-01-15 | 6 | -2/+189 |
| | | |||||
| * | view only wallets | Jaquee | 2017-01-15 | 2 | -1/+21 |
| | | | | | | | | | wizard: fix dots on pw page wizard: fix focus on pw field viewOnly: added success message | ||||
| * | Merge pull request #396 | Riccardo Spagni | 2017-01-14 | 4 | -0/+26 |
| |\ | | | | | | | 6034eaf Add parse_uri to libwalletqt (MoroccanMalinois) | ||||
| | * | Add parse_uri to libwalletqt | MoroccanMalinois | 2017-01-11 | 4 | -0/+26 |
| | | | |||||
| * | | Merge pull request #368 | Riccardo Spagni | 2017-01-14 | 2 | -0/+19 |
| |\ \ | | | | | | | | | | | | | 94e8f3a Add mining screen (moneromooo.monero) 1cd7dd6 StandardDropdown: fix for empty model (moneromooo.monero) | ||||
| | * | | Add mining screen | moneromooo.monero | 2016-12-30 | 2 | -0/+19 |
| | | | | | | | | | | | | | We want to make it easy for people to mine | ||||
| * | | | Add estimated time countdown for locked balance | Jaquee | 2017-01-14 | 2 | -2/+29 |
| | | | | |||||
| * | | | History: Show num of confirmations + unconfirmed payments | Jaquee | 2017-01-14 | 6 | -0/+20 |
| | |/ |/| | | | | | history: refresh on new block | ||||
| * | | fix loglevel runtime error | Jaquee | 2017-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #376 | Riccardo Spagni | 2017-01-08 | 1 | -1/+5 |
| |\ \ | | | | | | | | | | f012e4d history: show pending on top (Jaquee) | ||||
| | * | | history: show pending on top | Jaquee | 2016-12-31 | 1 | -1/+5 |
| | |/ | |||||
| * / | History: print address book description if available | moneromooo.monero | 2017-01-01 | 4 | -0/+12 |
| |/ | |||||
| * | daemon startup flags | Jaquee | 2016-12-21 | 2 | -3/+12 |
| | | |||||
| * | Transfer: support OpenAlias addresses | moneromooo.monero | 2016-12-20 | 2 | -0/+10 |
| | | |||||
| * | zxcvbn: build tweaks to work on other platforms | moneromooo.monero | 2016-12-17 | 3 | -12/+3 |
| | | |||||
| * | Use zxcvbn for password strength estimation | moneromooo.monero | 2016-12-17 | 2 | -0/+18 |
| | | |||||
| * | add zxcvbn to the qmake build system | moneromooo.monero | 2016-12-17 | 1 | -1/+1 |
| | | |||||
| * | zxcvbn-c: new module for password strength estimation | moneromooo.monero | 2016-12-17 | 14 | -0/+284622 |
| | | |||||
