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
*
Fix for Boost 1.74
John-Gee
2021-02-02
1
-4
/
+15
*
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
|
*
|
Formatting, spelling, comment fixes.
Tom Harding
2014-06-27
1
-2
/
+2
|
*
|
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-06-27
1
-5
/
+13
|
|
/
|
*
[Qt] Fix Transaction details shows wrong To:
Cozz Lovan
2014-05-28
1
-1
/
+1
*
|
Implement SI-style (thin space) thoudands separator
Roy Badami
2014-05-17
1
-5
/
+5
|
/
*
[Qt] Optionally add third party links to transaction context menu
Cozz Lovan
2014-04-25
1
-0
/
+2
*
qt: get required locks upfront in polling functions
Wladimir J. van der Laan
2014-04-23
1
-7
/
+14
*
Solve chainActive-related locking issues
Wladimir J. van der Laan
2014-04-18
1
-26
/
+15
*
qt: Modernize 'confirmed' terminology in shown tx status
Wladimir J. van der Laan
2014-02-28
1
-81
/
+62
*
Merge pull request #3646
Wladimir J. van der Laan
2014-02-16
1
-1
/
+1
|
\
|
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
|
qt: GUI for conflicted transactions
Wladimir J. van der Laan
2014-02-14
1
-2
/
+8
|
/
*
qt: Better status text for mined transactions
Wladimir J. van der Laan
2014-01-06
1
-21
/
+23
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-9
/
+12
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
[next]