| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ \ | |||||
| | * | | libwalletqt: add a few daemon read access routines | moneromooo.monero | 2016-11-29 | 2 | -0/+38 |
| | |/ | |||||
| * | | Merge pull request #217 | Riccardo Spagni | 2016-12-08 | 4 | -1/+211 |
| |\ \ | |||||
| | * | | walletManager: coding conventions | Jaquee | 2016-11-27 | 4 | -23/+22 |
| | * | | Wallet: add m_initialized | Jaquee | 2016-11-26 | 2 | -4/+4 |
| | * | | Wallet: Cache connection status query | Jaquee | 2016-11-26 | 2 | -5/+20 |
| | * | | Wallet: add connectionStatusChanged signal | Jaquee | 2016-11-26 | 2 | -3/+13 |
| | * | | daemonManager: wait for daemon stop on app close | Jaquee | 2016-11-26 | 1 | -0/+4 |
| | * | | DaemonManager: add stateChanged() | Jaquee | 2016-11-26 | 2 | -6/+16 |
| | * | | DaemonManager::closing() | Jacob Brydolf | 2016-11-26 | 2 | -0/+6 |
| | * | | DaemonManager: forward command line arguments to monerod | Jacob Brydolf | 2016-11-26 | 2 | -6/+17 |
| | * | | DaemonManager: console debug output | Jacob Brydolf | 2016-11-26 | 2 | -12/+2 |
| | * | | DaemonManager: added console updated signals | Jacob Brydolf | 2016-11-26 | 2 | -4/+15 |
| | * | | DaemonManager: windows support | Jacob Brydolf | 2016-11-26 | 1 | -5/+21 |
| | * | | onDaemonStarted/stopped signals/slots | Jaquee | 2016-11-26 | 2 | -2/+12 |
| | * | | WalletManager: basic functionality | Jacob Brydolf | 2016-11-26 | 2 | -0/+128 |
| | |/ | |||||
| * | | Merge pull request #209 | Riccardo Spagni | 2016-12-08 | 2 | -0/+9 |
| |\ \ | |||||
| | * | | Print wallet filename in password dialog where approrpiate | moneromooo.monero | 2016-11-26 | 2 | -0/+9 |
| | |/ | |||||
| * / | QRCodeImageProvider: fix 0/1 black/white mixup | moneromooo.monero | 2016-11-24 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #192 | Riccardo Spagni | 2016-11-24 | 9 | -0/+1559 |
| |\ | |||||
| | * | Add QR code display on the receive page | moneromooo.monero | 2016-11-20 | 9 | -0/+1559 |
| * | | Merge pull request #186 | Riccardo Spagni | 2016-11-24 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Wallet: fix history leak on destruction | moneromooo.monero | 2016-11-18 | 1 | -0/+1 |
| | |/ | |||||
