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