aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt
Commit message (Expand)AuthorAgeFilesLines
...
* 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-144-0/+14
| |/ |/|
* | fix loglevel runtime errorJaquee2017-01-091-1/+1
* | History: print address book description if availablemoneromooo.monero2017-01-012-0/+6
|/
* Transfer: support OpenAlias addressesmoneromooo.monero2016-12-202-0/+10
* Use zxcvbn for password strength estimationmoneromooo.monero2016-12-172-0/+18
* Updated wallet close behaviourJaquee2016-12-151-3/+3
* Addressbook: updated references to bitmoneroJaquee2016-12-142-9/+9
* AddressBook: basic functionsJaquee2016-12-145-3/+163
* 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-094-14/+59
|\
| * TransactionInfo: add transfers() and destinations_formatted()Jaquee2016-12-044-22/+39
| * 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-082-1/+26
|\ \
| * | walletManager: coding conventionsJaquee2016-11-272-7/+7
| * | 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
| |/
* | 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-242-0/+28
|\
| * Add QR code display on the receive pagemoneromooo.monero2016-11-202-0/+28
* | Wallet: fix history leak on destructionmoneromooo.monero2016-11-181-0/+1
|/
* Make the new sweep functions use async transactionsmoneromooo.monero2016-11-122-0/+36
* Support for sweeping all outputsmoneromooo.monero2016-11-122-1/+15
* Add a button to sweep unmixable outputsmoneromooo.monero2016-11-122-2/+11
* Transfer: display number of split tx in transaction confirmation popupIlya Kitaev2016-11-122-4/+14
* Merge pull request #147Riccardo Spagni2016-11-113-0/+12
|\
| * Fix sum of selected transactions being slighty offmoneromooo.monero2016-11-103-0/+12
* | Merge pull request #143Riccardo Spagni2016-11-111-1/+2
|\ \
| * | add default argument to store()Jacob Brydolf2016-11-101-1/+2
| |/
* | Merge pull request #134Riccardo Spagni2016-11-112-1/+27
|\ \
| * | createTransactionAsync(): removed reference to WalletManagerJacob Brydolf2016-11-102-3/+1
| * | wallet::createTransactionAsync pass variables to listenerJacob Brydolf2016-11-102-3/+3
| * | added Wallet::createTransactionAsync()Jacob Brydolf2016-11-102-1/+29
| |/
* / sign/verify message/filemoneromooo.monero2016-11-092-0/+78
|/
* Merge pull request #128Riccardo Spagni2016-11-092-5/+13
|\
| * Report when the GUI is connected to a daemon with mismatched versionmoneromooo.monero2016-11-072-5/+13