aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-115-1/+18
|\
| * Fix sum of selected transactions being slighty offmoneromooo.monero2016-11-105-1/+18
* | 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
|/