summaryrefslogtreecommitdiff
path: root/src/model/TransactionHistoryModel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update year in Cypyrightinson12024-01-271-1/+1
|
* TransactionHistory: fix use-after-free bugsxiphon2019-12-161-73/+56
|
* Add copyright headersmmbyday2019-05-011-0/+28
|
* Subaddresses minimal version: supports default account onlykenshi842018-01-131-0/+22
|
* use 10 as default required confirmationsJaquee2017-10-231-1/+2
|
* History: Support coinbase txsJaquee2017-08-031-0/+4
| | | | requires #2247
* History: Show num of confirmations + unconfirmed paymentsJaquee2017-01-141-0/+5
| | | | history: refresh on new block
* history: show pending on topJaquee2016-12-311-1/+5
|
* TransactionInfo: add transfers() and destinations_formatted()Jaquee2016-12-041-0/+4
|
* Fix sum of selected transactions being slighty offmoneromooo.monero2016-11-101-0/+4
| | | | due to floating point operations
* TransactionHistory sortingIlya Kitaev2016-10-101-0/+4
|
* Simple transaction historyIlya Kitaev2016-10-101-0/+20
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-0/+102