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
/
transactiontablemodel.cpp
Age
Commit message (
Expand
)
Author
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt transaction table files
Russell Yanofsky
2018-03-07
qt: Remove TransactionTableModel::TxIDRole
João Barbosa
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-30
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-09
Merge #10368: [wallet] Remove helper conversion operator from wallet
Wladimir J. van der Laan
2017-10-09
Use range-based for loops (C++11) when looping over map elements
practicalswift
2017-06-13
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-09
Remove unused Boost includes
practicalswift
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-05-24
[Qt] make sure transaction table entry gets updated after bump
Jonas Schnelli
2017-05-09
[wallet] Remove CTransaction&() helper conversion operator from wallet implem...
Karl-Johan Alm
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-09-23
Do not shadow in src/qt
Pavel Janík
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-23
TRIVIAL: Missing includes
Jorge Timón
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-04-01
Merge pull request #5833
Wladimir J. van der Laan
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-02-26
GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Servi...
Luke Dashjr
2015-01-31
Remove whitespaces before double colon in errors and logs
Pavel Janík
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-10-28
qt: Move transaction notification to transaction table model
Wladimir J. van der Laan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-18
Merge pull request #4667
Wladimir J. van der Laan
2014-08-28
[Qt] minor watch-only changes
Philip Kaufmann
2014-08-28
[Qt] simplify return code and return values in txtablemodel
Philip Kaufmann
2014-08-28
[Qt] add all used colors in txtablemodel to guiconstants
Philip Kaufmann
2014-08-11
[Qt] Add column Watch-only to transactions list
Cozz Lovan
2014-07-31
qt: Remove an obscure option no-one cares about
Wladimir J. van der Laan
2014-07-25
[Qt] small Qt-only include cleanup
Philip Kaufmann
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-07
Remove unused fAlign argument from BitcoinUnits::format and friends
Roy Badami
2014-07-07
Merge remote-tracking branch 'upstream/master'
Roy Badami
2014-07-07
Merge pull request #4045
Wladimir J. van der Laan
2014-07-03
Merge pull request #4302
Wladimir J. van der Laan
2014-07-02
Watchonly transactions are marked in transaction history
JaSK
2014-07-01
qt: Change serious messages from qDebug to qWarning
Wladimir J. van der Laan
2014-06-27
Formatting, spelling, comment fixes.
Tom Harding
2014-06-27
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-06-25
[Qt] New status bar Unit Display Control and related changes.
gubatron
[next]