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