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
*
Merge remote-tracking branch 'upstream/master'
Roy Badami
2014-07-07
1
-26
/
+13
|
\
|
*
Watchonly balances are shown separately in gui.
JaSK
2014-07-02
1
-4
/
+9
|
*
[Qt] Remove CENT-fee-rule from coin control completely
Cozz Lovan
2014-06-08
1
-2
/
+2
|
*
[Qt] ensure payment request network matches client network
Philip Kaufmann
2014-05-06
1
-20
/
+2
*
|
Implement SI-style (thin space) thoudands separator
Roy Badami
2014-05-17
1
-4
/
+4
|
/
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
qt: Fix tab order in send and receive tab
Wladimir J. van der Laan
2014-01-29
1
-3
/
+4
*
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-29
1
-7
/
+2
*
[Qt] Fix coin control labels update
Cozz Lovan
2014-01-27
1
-0
/
+3
*
[Qt] coin control change address handling update
Philip Kaufmann
2013-12-20
1
-28
/
+29
*
qt: status WalletModel::Aborted is no longer used
Wladimir J. van der Laan
2013-12-16
1
-2
/
+1
*
[Qt] fix possibilty to delete last sendcoins entry
Philip Kaufmann
2013-12-11
1
-4
/
+6
*
qt: use deleteLater to remove send entries
Wladimir J. van der Laan
2013-12-04
1
-2
/
+2
*
[Qt] coin-control features GUI cleanup 2
Philip Kaufmann
2013-12-02
1
-6
/
+15
*
[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann
2013-11-24
1
-21
/
+12
*
Merge pull request #3273
Wladimir J. van der Laan
2013-11-22
1
-4
/
+11
|
\
|
*
qt: show all units in send confirmation
Wladimir J. van der Laan
2013-11-17
1
-4
/
+11
*
|
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-18
1
-4
/
+3
|
/
*
Coin Control Features
Cozz Lovan
2013-11-14
1
-1
/
+211
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-4
/
+5
*
Merge pull request #3145
Wladimir J. van der Laan
2013-11-06
1
-3
/
+7
|
\
|
*
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-31
1
-3
/
+7
*
|
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
|
/
*
[Qt] sendcoinsdialog: convert QMessageBox usage to message()
Philip Kaufmann
2013-10-30
1
-51
/
+57
*
[Qt] additional small fixes for #3099 (new receive flow)
Philip Kaufmann
2013-10-26
1
-1
/
+0
*
sendcoinsdialog: display real failed address string
Philip Kaufmann
2013-10-11
1
-2
/
+1
*
Bitcoin-Qt: translation fixes in sendcoins
Philip Kaufmann
2013-10-01
1
-42
/
+43
*
qt: Display txfee in first sendCoinsDialog message box
Jonas Schnelli
2013-08-31
1
-16
/
+65
*
qt: Use GUIUtil::HtmlEscape to escape HTML
Wladimir J. van der Laan
2013-08-30
1
-10
/
+2
*
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-29
1
-14
/
+10
*
Bitcoin-Qt: extend some checks for valid model pointers
Philip Kaufmann
2013-08-23
1
-7
/
+8
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-11
/
+36
*
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-0
/
+4
*
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
Philip Kaufmann
2013-04-02
1
-1
/
+1
*
Bitcoin-Qt: add "send coins" to context menu in addressbook
Philip Kaufmann
2013-03-18
1
-0
/
+20
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-1
/
+1
*
fix some double-spaces in strings
Philip Kaufmann
2012-10-25
1
-1
/
+1
*
enhance Qt5 compatibility
Philip Kaufmann
2012-09-21
1
-1
/
+1
*
Fix Qt test cases by moving address checks to parseBitcoinURI
Matt Corallo
2012-08-07
1
-0
/
+4
*
Typo
Michael Ford
2012-07-26
1
-1
/
+1
*
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...
Philip Kaufmann
2012-06-17
1
-3
/
+13
*
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-14
1
-5
/
+7
*
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-05-25
1
-3
/
+4
*
update some strings used as warning messages in sendcoinsdialog.cpp
Philip Kaufmann
2012-05-13
1
-5
/
+5
*
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
Wladimir J. van der Laan
2012-04-15
1
-0
/
+2
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-2
/
+2
*
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-17
1
-1
/
+1
*
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
1
-0
/
+10
*
Automatically refocus on new SendCoinsEntrys and scroll to them.
Matt Corallo
2012-01-05
1
-0
/
+7
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-1
/
+0
[next]