index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
transactionrecord.h
Age
Commit message (
Expand
)
Author
2016-04-04
Merge #7707: [RPC][QT] UI support for abandoned transactions
Jonas Schnelli
2016-04-04
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-03-29
[Qt] remove trailing output-index from transaction-id
Jonas Schnelli
2016-01-05
Bump copyright headers to 2014
MarcoFalke
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-07-21
Revert "UI to alert of respend attempt affecting wallet."
Wladimir J. van der Laan
2014-07-21
Revert "Formatting, spelling, comment fixes."
Wladimir J. van der Laan
2014-07-02
Watchonly transactions are marked in transaction history
JaSK
2014-06-27
Formatting, spelling, comment fixes.
Tom Harding
2014-06-27
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-02-28
qt: Modernize 'confirmed' terminology in shown tx status
Wladimir J. van der Laan
2014-02-14
qt: GUI for conflicted transactions
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-09-06
qt: add vout index to transaction id in transactions details dialog
Wladimir J. van der Laan
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-01-09
Display tx nLockTime correctly when set to block #
Peter Todd
2011-12-28
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...
Wladimir J. van der Laan
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-07-07
Export functionality for transaction list
Wladimir J. van der Laan
2011-06-29
Implement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan
2011-06-26
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-20
number of confirmations is no longer magic value
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan