aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #368Riccardo Spagni2017-01-142-0/+19
|\
| * Add mining screenmoneromooo.monero2016-12-302-0/+19
* | Add estimated time countdown for locked balanceJaquee2017-01-142-2/+29
* | History: Show num of confirmations + unconfirmed paymentsJaquee2017-01-146-0/+20
* | fix loglevel runtime errorJaquee2017-01-091-1/+1
* | Merge pull request #376Riccardo Spagni2017-01-081-1/+5
|\ \
| * | 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
* Updated wallet close behaviourJaquee2016-12-151-3/+3
* Addressbook: Fix size_t build errorJaquee2016-12-151-1/+2
* Addressbook: updated references to bitmoneroJaquee2016-12-144-11/+10
* AddressBook: basic functionsJaquee2016-12-147-3/+276
* Merge pull request #271Riccardo Spagni2016-12-141-0/+5
|\
| * Use daemon height if target height = 0Jaquee2016-12-141-0/+5
* | WalletManager: lock wallet while closingJaquee2016-12-132-20/+44
|/
* rename Bitmonero to MoneroJaquee2016-12-1310-59/+59
* Merge pull request #235Riccardo Spagni2016-12-096-15/+66
|\
| * TransactionInfo: add transfers() and destinations_formatted()Jaquee2016-12-046-23/+46
| * history: add Transfer classJaquee2016-12-031-0/+28
* | Merge pull request #224Riccardo Spagni2016-12-082-0/+38
|\ \
| * | libwalletqt: add a few daemon read access routinesmoneromooo.monero2016-11-292-0/+38
| |/
* | Merge pull request #217Riccardo Spagni2016-12-084-1/+211
|\ \
| * | walletManager: coding conventionsJaquee2016-11-274-23/+22
| * | Wallet: add m_initializedJaquee2016-11-262-4/+4
| * | Wallet: Cache connection status queryJaquee2016-11-262-5/+20
| * | Wallet: add connectionStatusChanged signalJaquee2016-11-262-3/+13
| * | daemonManager: wait for daemon stop on app closeJaquee2016-11-261-0/+4
| * | DaemonManager: add stateChanged()Jaquee2016-11-262-6/+16
| * | DaemonManager::closing()Jacob Brydolf2016-11-262-0/+6
| * | DaemonManager: forward command line arguments to monerodJacob Brydolf2016-11-262-6/+17
| * | DaemonManager: console debug outputJacob Brydolf2016-11-262-12/+2
| * | DaemonManager: added console updated signalsJacob Brydolf2016-11-262-4/+15
| * | DaemonManager: windows supportJacob Brydolf2016-11-261-5/+21
| * | onDaemonStarted/stopped signals/slotsJaquee2016-11-262-2/+12
| * | WalletManager: basic functionalityJacob Brydolf2016-11-262-0/+128
| |/
* | Merge pull request #209Riccardo Spagni2016-12-082-0/+9
|\ \
| * | Print wallet filename in password dialog where approrpiatemoneromooo.monero2016-11-262-0/+9
| |/
* / QRCodeImageProvider: fix 0/1 black/white mixupmoneromooo.monero2016-11-241-1/+1
|/
* Merge pull request #192Riccardo Spagni2016-11-249-0/+1559
|\
| * Add QR code display on the receive pagemoneromooo.monero2016-11-209-0/+1559
* | Merge pull request #186Riccardo Spagni2016-11-241-0/+1
|\ \
| * | Wallet: fix history leak on destructionmoneromooo.monero2016-11-181-0/+1
| |/
* / History: replace payment id search with global incremental searchmoneromooo.monero2016-11-172-1/+47
|/
* Make the new sweep functions use async transactionsmoneromooo.monero2016-11-122-0/+36