aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/TransactionInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Update year in Cypyrightinson12024-01-271-1/+1
|
* TransactionInfo: add isCoinbase and descriptionselsta2021-06-181-0/+6
|
* Merge pull request #2614luigi11112019-12-191-4/+0
|\ | | | | | | 4e1f734 TransactionHistory: fix use-after-free bugs (xiphon)
| * TransactionHistory: fix use-after-free bugsxiphon2019-12-161-4/+0
| |
* | TransactionInfo: parse Wallet API provided data on initializationxiphon2019-12-121-4/+15
|/
* Add copyright headersmmbyday2019-05-011-0/+28
|
* Subaddresses minimal version: supports default account onlykenshi842018-01-131-0/+7
|
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
|
* History: Support coinbase txsJaquee2017-08-031-0/+2
| | | | requires #2247
* History: Show num of confirmations + unconfirmed paymentsJaquee2017-01-141-0/+2
| | | | history: refresh on new block
* rename Bitmonero to MoneroJaquee2016-12-131-4/+4
|
* TransactionInfo: add transfers() and destinations_formatted()Jaquee2016-12-041-12/+8
|
* Fix sum of selected transactions being slighty offmoneromooo.monero2016-11-101-0/+2
| | | | due to floating point operations
* History: filter by amountIlya Kitaev2016-10-101-1/+2
|
* TransactionHistory sortingIlya Kitaev2016-10-101-2/+4
|
* Simple transaction historyIlya Kitaev2016-10-101-4/+11
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-4/+10
|
* Qt wrappers for libwallet API classesIlya Kitaev2016-06-081-0/+54