index
:
monzero-gui.git
main
Monzero desktop wallet graphical interface.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libwalletqt
/
TransactionHistory.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
TransactionHistory: fix use-after-free bugs
xiphon
2019-12-16
1
-43
/
+36
|
*
TransactionHistory: guard tx info list against concurrent access
xiphon
2019-12-04
1
-31
/
+43
|
*
Add copyright headers
mmbyday
2019-05-01
1
-0
/
+28
|
*
CSV export functionality for transaction history
dsc
2019-01-21
1
-0
/
+66
|
*
Subaddresses minimal version: supports default account only
kenshi84
2018-01-13
1
-3
/
+7
|
*
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile
User
2017-12-08
1
-1
/
+1
|
*
use 10 as default required confirmations
Jaquee
2017-10-23
1
-1
/
+1
|
*
History: Support coinbase txs
Jaquee
2017-08-03
1
-2
/
+3
|
|
|
|
requires #2247
*
Add estimated time countdown for locked balance
Jaquee
2017-01-14
1
-2
/
+22
|
*
rename Bitmonero to Monero
Jaquee
2016-12-13
1
-1
/
+1
|
*
Fix erroneous DateTime & small README change
dEBRUYNE-1
2016-11-05
1
-2
/
+2
|
*
TransactionHistory: fix date appearing as NaN
moneromooo.monero
2016-10-16
1
-4
/
+4
|
|
|
|
Also make the end dates saner
*
TransactionHistory: firstDateTime and lastDateTime properties
Ilya Kitaev
2016-10-10
1
-2
/
+33
|
*
Transaction history is not crashing and refreshing properly
Ilya Kitaev
2016-10-10
1
-18
/
+17
|
*
Simple transaction history
Ilya Kitaev
2016-10-10
1
-0
/
+8
|
*
added TransactionHistoryModel; renamings
Ilya Kitaev
2016-10-10
1
-6
/
+8
|
*
Qt wrappers for libwallet API classes
Ilya Kitaev
2016-06-08
1
-0
/
+50