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
/
transactionview.h
Age
Commit message (
Expand
)
Author
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-08-20
Merge #12818: [qt] TransactionView: highlight replacement tx after fee bump
MarcoFalke
2018-08-01
[qt] TransactionView: highlight replacement tx after fee bump
Sjors Provoost
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-03-01
[qt] navigate to transaction history page after send
Sjors Provoost
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-29
Merge #11395: Qt: Enable searching by transaction id
Jonas Schnelli
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-10
Qt: Rename confusingly-named "address prefix" to "search string"
Luke Dashjr
2017-09-18
[Qt] Add delay before filtering transactions
Lucas Betschart
2017-05-11
[Qt] simple fee bumper with user verification
Jonas Schnelli
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-04-04
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-03-07
QT: Add 'copy full transaction details' option
Eric Shaw
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-19
ui: Add "Copy raw transaction data" to transaction list context menu
Wladimir J. van der Laan
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-01-16
[Qt] change transaction table column width
Jonas Schnelli
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-08-11
[Qt] Add column Watch-only to transactions list
Cozz Lovan
2014-05-17
Implement SI-style (thin space) thoudands separator
Roy Badami
2014-04-25
[Qt] Optionally add third party links to transaction context menu
Cozz Lovan
2014-03-27
[Qt] fix style, formating, comment and indentation problems
Philip Kaufmann
2014-03-21
[QT] Fixes feel when resizing the last column on tables (issue #2862)
gubatron
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-10-30
transactionview: add message() signal
Philip Kaufmann
2013-03-21
Adding 'copy txid' to qt tx overview context menu
Richard Schwab
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2012-05-12
When a transaction is clicked on overview page, focus it on history page
Wladimir J. van der Laan
2011-12-23
Copy amount to clipboard (implements #657)
Wladimir J. van der Laan
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-08-08
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-07-22
Implement range... transaction filter
Wladimir J. van der Laan
2011-07-08
Add context menu on transaction list: copy label, copy address, edit label, s...
Wladimir J. van der Laan
2011-07-07
Export functionality for transaction list
Wladimir J. van der Laan
2011-07-01
Add "last month" filter
Wladimir J. van der Laan
2011-06-30
Fix detailed transaction information on doubleclick
Wladimir J. van der Laan
2011-06-29
Implement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan