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
/
sendcoinsdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
[qt]: changes sendcoinsdialog's box layout for improved readability.
marcoagner
2018-05-08
1
-22
/
+29
*
wallet: Make fee settings non-static members
MarcoFalke
2018-04-23
1
-7
/
+7
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-4
/
+4
*
Use WalletBalances struct in Qt
Russell Yanofsky
2018-04-04
1
-13
/
+5
*
Remove direct bitcoin calls from qt/sendcoinsdialog.cpp
Russell Yanofsky
2018-04-04
1
-9
/
+9
*
Remove direct bitcoin access from qt/guiutil.cpp
Russell Yanofsky
2018-04-04
1
-1
/
+1
*
Remove most direct bitcoin calls from qt/walletmodel.cpp
Russell Yanofsky
2018-04-04
1
-7
/
+9
*
Merge #12610: Multiwallet for the GUI
Jonas Schnelli
2018-03-26
1
-1
/
+4
|
\
|
*
Qt: show wallet name in send confirmation dlg in case of multiwallet
Jonas Schnelli
2018-03-26
1
-1
/
+4
*
|
Merge #11372: Address encoding cleanup
Wladimir J. van der Laan
2018-03-07
1
-1
/
+1
|
\
\
|
*
|
Split key_io (address/key encodings) off from base58
Pieter Wuille
2018-02-19
1
-1
/
+1
*
|
|
Merge #12432: [qt] send: Clear All also resets coin control options
Wladimir J. van der Laan
2018-03-06
1
-0
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[qt] send: Clear All also resets coin control options
Sjors Provoost
2018-02-14
1
-0
/
+6
|
|
/
*
/
[qt] navigate to transaction history page after send
Sjors Provoost
2018-03-01
1
-0
/
+1
|
/
*
Merge #10498: Use static_cast instead of C-style casts for non-fundamental types
MarcoFalke
2018-02-07
1
-1
/
+1
|
\
|
*
Use static_cast instead of C-style casts for non-fundamental types
practicalswift
2017-09-22
1
-1
/
+1
*
|
[gui] Defer coin control instancing
João Barbosa
2018-02-01
1
-10
/
+10
*
|
Replaces numbered place marker %2 with %1.
251
2018-01-04
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
Merge #11605: [Wallet] Enable RBF by default in QT
Wladimir J. van der Laan
2017-12-22
1
-6
/
+8
|
\
\
|
*
|
[Wallet] Use RBF by default in QT only
Sjors Provoost
2017-12-22
1
-6
/
+8
*
|
|
Merge #10839: Don't use pass by reference to const for cheaply-copied types (...
Wladimir J. van der Laan
2017-12-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Don't use pass by reference to const for cheaply-copied types (bool, char, et...
practicalswift
2017-08-14
1
-1
/
+1
*
|
|
|
Merge #10574: Remove includes in .cpp files for things the corresponding .h f...
Wladimir J. van der Laan
2017-12-12
1
-3
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-3
/
+0
*
|
|
|
[Qt] Improved copy: RBF checkbox, tooltip and confirmation screen
Sjors Provoost
2017-11-18
1
-1
/
+1
|
/
/
/
*
|
|
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
|
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-21
/
+21
*
|
|
Merge #11316: [qt] Add use available balance in send coins dialog (CryptAxe, ...
MarcoFalke
2017-11-10
1
-0
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[qt] Add use available balance in send coins dialog
CryptAxe
2017-09-13
1
-0
/
+26
*
|
|
Remove custom fee radio group
Andrew Chow
2017-09-15
1
-12
/
+2
*
|
|
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected
Matt Corallo
2017-09-14
1
-1
/
+1
|
/
/
*
|
Introduce wrappers around CBitcoinAddress
Pieter Wuille
2017-09-06
1
-3
/
+2
*
|
Merge #11247: qt: Use IsMine to validate custom change address
MarcoFalke
2017-09-05
1
-6
/
+4
|
\
\
|
*
|
qt: Use IsMine to validate custom change address
Chris Moore
2017-09-05
1
-6
/
+4
|
|
/
*
/
Move some static functions out of wallet.h/cpp
Russell Yanofsky
2017-08-14
1
-5
/
+5
|
/
*
Make QT fee displays use GetMinimumFee instead of estimateSmartFee
Alex Morcos
2017-07-14
1
-10
/
+6
*
Use CoinControl to pass custom fee setting from QT.
Alex Morcos
2017-07-14
1
-36
/
+23
*
Refactor to use CoinControl in GetMinimumFee and FeeBumper
Alex Morcos
2017-07-14
1
-7
/
+7
*
Make CoinControl a required argument to CreateTransaction
Alex Morcos
2017-07-14
1
-1
/
+1
*
Merge #10769: [Qt] replace fee slider with a Dropdown, extend conf. targets
Pieter Wuille
2017-07-14
1
-18
/
+40
|
\
|
*
[Qt] migrate old fee slider value to new dropbown
Jonas Schnelli
2017-07-13
1
-0
/
+7
|
*
[Qt] replace fee slider with a Dropdown, extend conf. targets
Jonas Schnelli
2017-07-13
1
-18
/
+33
*
|
Change default fee estimation mode.
Alex Morcos
2017-07-06
1
-1
/
+4
*
|
Introduce a fee estimate mode.
Alex Morcos
2017-07-06
1
-1
/
+2
|
/
*
Merge #10284: Always log debug information for fee calculation in CreateTrans...
Wladimir J. van der Laan
2017-06-15
1
-3
/
+3
|
\
|
*
Output Fee Estimation Calculations in CreateTransaction
Alex Morcos
2017-06-13
1
-3
/
+3
*
|
Merge #10582: Pass in smart fee slider value to coin control dialog
Wladimir J. van der Laan
2017-06-15
1
-0
/
+6
|
\
\
|
*
|
Pass in smart fee slider value to coin control dialog
Alex Morcos
2017-06-14
1
-0
/
+6
|
|
/
[next]