aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|/
* 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
* | Merge pull request #122Riccardo Spagni2016-11-092-0/+7
|\ \
| * | wallet api: added getTxKey()Jacob Brydolf2016-11-072-0/+7
* | | Merge pull request #115Riccardo Spagni2016-11-094-0/+23
|\| |
| * | Write support for tx notesmoneromooo.monero2016-11-054-0/+23
| |/
* | Merge pull request #111Riccardo Spagni2016-11-092-0/+12
|\ \
| * | Add a page for checking payments via the tx keymoneromooo.monero2016-11-062-0/+12
| |/
* / Fix erroneous DateTime & small README changedEBRUYNE-12016-11-051-2/+2
|/
* Merge pull request #97Riccardo Spagni2016-11-052-2/+13
|\
| * Cache daemon target heightJacob Brydolf2016-11-012-2/+13
* | added debug message on wallet closeJacob Brydolf2016-10-301-0/+1
|/
* Merge pull request #66Riccardo Spagni2016-10-242-0/+19
|\
| * Transfer: validate destination addressmoneromooo.monero2016-10-162-0/+12
| * Transfer: disable Send button if the payment id is invalidmoneromooo.monero2016-10-162-0/+7
* | TransactionHistory: fix date appearing as NaNmoneromooo.monero2016-10-161-4/+4
|/
* libwalletqt: added isRecovering stateJacob Brydolf2016-10-102-5/+9
* History: filter by amountIlya Kitaev2016-10-103-49/+37
* libwalletqt: added restore-height parameter to recoveryWallet();Jacob Brydolf2016-10-102-3/+3
* History: filter by amountIlya Kitaev2016-10-102-10/+109
* History: filtering by paymentId and dateIlya Kitaev2016-10-103-6/+109
* TransactionHistory: firstDateTime and lastDateTime propertiesIlya Kitaev2016-10-102-2/+42