index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
transactionrecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: Fix regression in TransactionTableModel
Hennadii Stepanov
2020-06-22
1
-0
/
+1
*
Remove unused variables
MarcoFalke
2020-06-16
1
-1
/
+0
*
Added best block hash to the NotifyHeaderTip and NotifyBlockTip signals.
furszy
2020-05-23
1
-4
/
+4
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Merge #15098: qt: Show addresses for "SendToSelf" transactions
fanquake
2019-10-09
1
-3
/
+7
|
\
|
*
Show addresses for "SendToSelf" transactions
Hennadii Stepanov
2019-01-06
1
-3
/
+7
*
|
Move ismine to wallet module
Andrew Chow
2019-06-19
1
-0
/
+1
*
|
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-3
/
+0
*
|
Don't label transactions "Open" while catching up
Hennadii Stepanov
2019-01-03
1
-5
/
+6
|
/
*
Remove unused `adjustedTime` parameter
Hennadii Stepanov
2018-10-28
1
-1
/
+1
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-09
1
-8
/
+0
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-3
/
+3
*
Remove direct bitcoin calls from qt transaction table files
Russell Yanofsky
2018-04-04
1
-47
/
+39
*
Merge #11041: Add LookupBlockIndex
Wladimir J. van der Laan
2018-03-13
1
-4
/
+1
|
\
|
*
Add LookupBlockIndex function
João Barbosa
2018-03-06
1
-4
/
+1
*
|
Merge #12620: Remove TransactionTableModel::TxIDRole
Wladimir J. van der Laan
2018-03-07
1
-1
/
+1
|
\
\
|
*
|
qt: Remove TransactionTableModel::TxIDRole
João Barbosa
2018-03-07
1
-1
/
+1
|
|
/
*
/
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-1
/
+1
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
*
Merge #10368: [wallet] Remove helper conversion operator from wallet
Wladimir J. van der Laan
2017-11-09
1
-1
/
+1
|
\
|
*
[wallet] Remove CTransaction&() helper conversion operator from wallet implem...
Karl-Johan Alm
2017-05-09
1
-1
/
+1
*
|
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
1
-2
/
+2
*
|
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
\
|
*
|
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-1
/
+1
*
|
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
|
/
/
*
|
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-2
/
+2
*
|
[Qt] make sure transaction table entry gets updated after bump
Jonas Schnelli
2017-05-24
1
-2
/
+2
|
/
*
[qt] Stop treating coinbase outputs differently: show them at 1conf
Matt Corallo
2017-04-17
1
-8
/
+2
*
[Qt] fix transaction details output-index to reflect vout index
Jonas Schnelli
2017-01-26
1
-3
/
+4
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-9
/
+9
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Merge #7707: [RPC][QT] UI support for abandoned transactions
Jonas Schnelli
2016-04-04
1
-0
/
+2
|
\
|
*
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-04-04
1
-0
/
+2
*
|
[Qt] remove trailing output-index from transaction-id
Jonas Schnelli
2016-03-29
1
-4
/
+3
|
/
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Add have-pubkey distinction to ISMINE flags
Matt Corallo
2015-07-20
1
-3
/
+3
*
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-05-27
1
-1
/
+1
*
Consensus: Create consensus/consensus.h with some constants
jtimon
2015-04-20
1
-0
/
+1
*
Includes: Do not include main.h from any other header
Jorge Timón
2015-03-24
1
-0
/
+3
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
[Wallet] Watch-only fixes
Cozz Lovan
2014-10-03
1
-1
/
+1
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-6
/
+6
*
Introduce BlockMap type for mapBlockIndex
Pieter Wuille
2014-09-04
1
-1
/
+1
[next]