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
/
coincontroldialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update QT client messages and translations to Doge equivalents (#1429)
Ross Nicoll
2019-03-25
1
-1
/
+1
*
Add Dogecoin current fee calculation logic (#1413)
Ross Nicoll
2018-09-19
1
-1
/
+1
*
Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0;
practicalswift
2017-02-07
1
-3
/
+1
*
Introduce -dustrelayfee
Alex Morcos
2017-01-16
1
-4
/
+5
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-8
/
+8
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Merge #9190: qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-24
1
-1
/
+1
|
\
|
*
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-23
1
-1
/
+1
*
|
[Qt] Clean up and fix coincontrol tree widget handling
Wladimir J. van der Laan
2016-11-20
1
-24
/
+10
*
|
[Qt] fix coincontrol sort issue
Jonas Schnelli
2016-11-18
1
-6
/
+15
|
/
*
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-10-21
1
-1
/
+1
*
Do not shadow in src/qt
Pavel Janík
2016-09-23
1
-6
/
+6
*
[qt] Remove Priority from coincontrol dialog
MarcoFalke
2016-08-24
1
-79
/
+11
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-1
/
+17
*
Use CCoinControl selection in CWallet::FundTransaction
João Barbosa
2016-03-08
1
-1
/
+1
*
[qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5)
MarcoFalke
2016-01-13
1
-4
/
+2
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
Merge pull request #7255
Jonas Schnelli
2016-01-04
1
-4
/
+4
|
\
\
|
*
|
Remove hardcoded fee from CoinControl ToolTip
fanquake
2016-01-03
1
-2
/
+2
|
*
|
Replace some instances of formatWithUnit with formatHtmlWithUnit
fanquake
2015-12-26
1
-3
/
+3
|
|
/
*
/
Add note to CoinControl Dialog workaround
fanquake
2016-01-02
1
-1
/
+1
|
/
*
[Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculation
Jonas Schnelli
2015-11-30
1
-0
/
+3
*
[Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absolute
Jonas Schnelli
2015-11-30
1
-1
/
+1
*
Change wallet and GUI code to use new smart fee estimation calls.
Alex Morcos
2015-11-16
1
-8
/
+7
*
Merge pull request #6887
Wladimir J. van der Laan
2015-11-05
1
-4
/
+4
|
\
|
*
[qt] Properly display required fee instead of minTxFee
MarcoFalke
2015-11-03
1
-4
/
+4
*
|
[wallet] Refactor to use new MIN_CHANGE
MarcoFalke
2015-10-28
1
-1
/
+1
|
/
*
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-31
1
-5
/
+6
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+1
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-0
/
+1
*
[Qt] remove std namespace polution from code
Philip Kaufmann
2015-07-16
1
-8
/
+7
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-1
/
+1
*
[Qt] constify foreach uses where possible
Philip Kaufmann
2015-07-07
1
-7
/
+4
*
Bugfix: Grammar fixes
Corinne Dashjr
2015-05-01
1
-10
/
+10
*
[Qt] header group cleanup
Philip Kaufmann
2015-04-20
1
-1
/
+1
*
Merge pull request #5745
Wladimir J. van der Laan
2015-03-20
1
-1
/
+1
|
\
|
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-1
/
+1
*
|
Subtract fee from amount
Cozz Lovan
2015-03-13
1
-5
/
+18
|
/
*
Change Coin Control first column label
fsb4000
2015-01-29
1
-0
/
+4
*
Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which ...
Luke Dashjr
2015-01-12
1
-8
/
+8
*
String conversions uint256 -> uint256S
Wladimir J. van der Laan
2015-01-05
1
-4
/
+4
*
Adopt style colour for button icons
Luke Dashjr
2014-12-27
1
-2
/
+3
*
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] Add Smartfee to GUI
Cozz Lovan
2014-11-19
1
-41
/
+54
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-8
/
+8
*
Remove some unnecessary c_strs() in logging and the GUI
Philip Kaufmann
2014-09-09
1
-2
/
+2
*
[Qt] Fix thin space in URI
Cozz Lovan
2014-07-20
1
-1
/
+1
[next]