aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
|\