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.h
Age
Commit message (
Expand
)
Author
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-10-28
[Qt] overhaul smart-fee slider, adjust default confirmation target
Jonas Schnelli
2016-08-24
[qt] Remove Priority from coincontrol dialog
MarcoFalke
2016-05-09
Qt: Delay user confirmation of send
Tyler Hardin
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-04-28
[Qt] add defaultConfirmTarget constant to sendcoinsdialog
Philip Kaufmann
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-19
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-11-03
Fix all header defines
Pavel JanÃk
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-07-02
Watchonly balances are shown separately in gui.
JaSK
2013-11-24
[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-30
[Qt] sendcoinsdialog: convert QMessageBox usage to message()
Philip Kaufmann
2013-10-25
allow emit message() in sendcoinsdialog and walletview
Philip Kaufmann
2013-08-31
qt: Display txfee in first sendCoinsDialog message box
Jonas Schnelli
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-03-18
Bitcoin-Qt: add "send coins" to context menu in addressbook
Philip Kaufmann
2012-09-22
Update Bugreport Links
fanquake
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-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
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-09-22
show balance in sendcoins screen (issue #24)
Wladimir J. van der Laan
2011-08-07
Accept "bitcoin:" URL drops from browsers
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan
2011-07-14
solve warnings at startup
Wladimir J. van der Laan
2011-07-07
convert to full tab-based ui
Wladimir J. van der Laan
2011-07-02
Send: dialog redesign (automatically look up label for entered address)
Wladimir J. van der Laan
2011-06-30
Split off WalletModel from ClientModel, to be able to support multi-wallets i...
Wladimir J. van der Laan
2011-06-25
allow adding address to address book in send dialog
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan