| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add start/pauseRefresh() | Jaquee | 2017-02-25 | 2 | -0/+14 |
| * | Daemon manager improvements | Jaquee | 2017-02-25 | 2 | -10/+80 |
| * | omit --detach flag on windows | Jaquee | 2017-02-25 | 1 | -1/+6 |
| * | Merge pull request #486 | Riccardo Spagni | 2017-02-24 | 4 | -54/+49 |
| |\ | |||||
| | * | 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 |
| |\ | |||||
| | * | 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 |
| |\ | |||||
| | * | save qrcode to file | MoroccanMalinois | 2017-01-23 | 4 | -1/+16 |
| * | | send custom commands to daemon | Jaquee | 2017-01-22 | 4 | -17/+52 |
| |/ | |||||
| * | Settings: allow setting log categories | moneromooo.monero | 2017-01-16 | 2 | -0/+6 |
| * | 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 |
| * | Merge pull request #396 | Riccardo Spagni | 2017-01-14 | 4 | -0/+26 |
| |\ | |||||
| | * | Add parse_uri to libwalletqt | MoroccanMalinois | 2017-01-11 | 4 | -0/+26 |
| * | | Merge pull request #368 | Riccardo Spagni | 2017-01-14 | 2 | -0/+19 |
| |\ \ | |||||
| | * | | Add mining screen | moneromooo.monero | 2016-12-30 | 2 | -0/+19 |
| * | | | 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 |
| | |/ |/| | |||||
| * | | fix loglevel runtime error | Jaquee | 2017-01-09 | 1 | -1/+1 |
| * | | Merge pull request #376 | Riccardo Spagni | 2017-01-08 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | 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 |
| * | Updated wallet close behaviour | Jaquee | 2016-12-15 | 1 | -3/+3 |
| * | Addressbook: Fix size_t build error | Jaquee | 2016-12-15 | 1 | -1/+2 |
| * | Addressbook: updated references to bitmonero | Jaquee | 2016-12-14 | 4 | -11/+10 |
| * | AddressBook: basic functions | Jaquee | 2016-12-14 | 7 | -3/+276 |
| * | Merge pull request #271 | Riccardo Spagni | 2016-12-14 | 1 | -0/+5 |
| |\ | |||||
| | * | Use daemon height if target height = 0 | Jaquee | 2016-12-14 | 1 | -0/+5 |
| * | | WalletManager: lock wallet while closing | Jaquee | 2016-12-13 | 2 | -20/+44 |
| |/ | |||||
| * | rename Bitmonero to Monero | Jaquee | 2016-12-13 | 10 | -59/+59 |
| * | Merge pull request #235 | Riccardo Spagni | 2016-12-09 | 6 | -15/+66 |
| |\ | |||||
| | * | TransactionInfo: add transfers() and destinations_formatted() | Jaquee | 2016-12-04 | 6 | -23/+46 |
| | * | history: add Transfer class | Jaquee | 2016-12-03 | 1 | -0/+28 |
| * | | Merge pull request #224 | Riccardo Spagni | 2016-12-08 | 2 | -0/+38 |
| |\ \ | |||||
