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
/
transactiondesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
[Qt]: fix num Blocks to maturity in Tx description
Philip Kaufmann
2013-10-24
1
-1
/
+4
*
Refactor/encapsulate chain globals into a CChain class
Pieter Wuille
2013-10-11
1
-1
/
+1
*
qt: add vout index to transaction id in transactions details dialog
Wladimir J. van der Laan
2013-09-06
1
-3
/
+4
*
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-29
1
-13
/
+13
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-0
/
+16
*
Refactor: CAddressBookData for mapAddressBook
Gavin Andresen
2013-08-22
1
-8
/
+8
*
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-05
1
-2
/
+2
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-1
/
+2
*
Display tx nLockTime correctly when set to block #
Peter Todd
2013-01-09
1
-1
/
+1
*
Batch block connection during IBD
Pieter Wuille
2012-10-20
1
-4
/
+1
*
Ultraprune
Pieter Wuille
2012-10-20
1
-3
/
+4
*
toHTML won't add empty wtx.mapValue elements
xanatos
2012-09-28
1
-7
/
+6
*
enhance translation possibilities in TransactionDesc / misc other changes
Philip Kaufmann
2012-07-03
1
-46
/
+38
*
Fix a typo in TransactionDesc
cardpuncher
2012-06-30
1
-1
/
+1
*
update info string in GUI for generated blocks and change "must wait" into "m...
Philip Kaufmann
2012-06-09
1
-1
/
+1
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-11
/
+13
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+3
*
Use scoped locks instead of CRITICAL_BLOCK
Pieter Wuille
2012-04-09
1
-2
/
+4
*
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...
Wladimir J. van der Laan
2012-04-04
1
-1
/
+1
*
VC2010 compile fixes
Wladimir J. van der Laan
2012-04-03
1
-1
/
+1
*
Qt: Show transaction ID in details
Luke Dashjr
2012-01-10
1
-0
/
+2
*
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
Wladimir J. van der Laan
2011-12-23
1
-27
/
+11
*
Fix broken ExtractAddress (refactored, made callers check for addresses in ke...
Gavin Andresen
2011-12-22
1
-3
/
+3
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-9
/
+8
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-8
/
+9
*
update to work with new lock system, add protocol.* to build system
Wladimir J. van der Laan
2011-09-02
1
-2
/
+2
*
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-08-08
1
-82
/
+51
*
Properly html-escape labels
Wladimir J. van der Laan
2011-07-31
1
-5
/
+5
*
Make debug info more interesting (show SHA160 addresses for inputs)
Wladimir J. van der Laan
2011-07-29
1
-10
/
+22
*
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-07-27
1
-1
/
+1
*
Merge remote branch 'upstream/master'
Wladimir J. van der Laan
2011-07-26
1
-13
/
+11
*
windows build fixes
Wladimir J. van der Laan
2011-07-03
1
-1
/
+2
*
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-26
1
-27
/
+27
*
compile fixes by Unthinkingbit
Wladimir J. van der Laan
2011-06-25
1
-1
/
+1
*
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-18
1
-3
/
+4
*
Internationalization -- initial step, make _ return a std::string to prevent ...
Wladimir J. van der Laan
2011-06-13
1
-0
/
+1
*
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
1
-0
/
+310
[prev]