aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WalletManager: restore from keysJaquee2017-01-302-0/+36
* Merge pull request #427Riccardo Spagni2017-01-234-1/+16
|\
| * save qrcode to fileMoroccanMalinois2017-01-234-1/+16
* | send custom commands to daemonJaquee2017-01-224-17/+52
|/
* Settings: allow setting log categoriesmoneromooo.monero2017-01-162-0/+6
* 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
* Merge pull request #396Riccardo Spagni2017-01-144-0/+26
|\
| * Add parse_uri to libwalletqtMoroccanMalinois2017-01-114-0/+26
* | 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