aboutsummaryrefslogtreecommitdiff
path: root/src/libwalletqt/TransactionHistory.cpp
Commit message (Collapse)AuthorAgeFilesLines
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
|
* use 10 as default required confirmationsJaquee2017-10-231-1/+1
|
* History: Support coinbase txsJaquee2017-08-031-2/+3
| | | | requires #2247
* Add estimated time countdown for locked balanceJaquee2017-01-141-2/+22
|
* rename Bitmonero to MoneroJaquee2016-12-131-1/+1
|
* Fix erroneous DateTime & small README changedEBRUYNE-12016-11-051-2/+2
|
* TransactionHistory: fix date appearing as NaNmoneromooo.monero2016-10-161-4/+4
| | | | Also make the end dates saner
* TransactionHistory: firstDateTime and lastDateTime propertiesIlya Kitaev2016-10-101-2/+33
|
* Transaction history is not crashing and refreshing properlyIlya Kitaev2016-10-101-18/+17
|
* Simple transaction historyIlya Kitaev2016-10-101-0/+8
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-6/+8
|
* Qt wrappers for libwallet API classesIlya Kitaev2016-06-081-0/+50