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
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
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-11-08
Add robustness against null models
Wladimir J. van der Laan
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-09-27
Send Coins page not cleared when changing tabs. Clear all button for clearing...
Janne Pulkkinen
2011-09-22
show balance in sendcoins screen (issue #24)
Wladimir J. van der Laan
2011-08-31
Wallet encryption part 2: ask passphrase when needed, add menu options
Wladimir J. van der Laan
2011-08-07
don't include <QDebug>
Wladimir J. van der Laan
2011-08-07
Accept "bitcoin:" URL drops from browsers
Wladimir J. van der Laan
2011-07-31
Properly html-escape labels
Wladimir J. van der Laan
2011-07-26
show amounts in <b>bold</b> in confirmation dialog
Wladimir J. van der Laan
2011-07-25
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
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-08
Add context menu on transaction list: copy label, copy address, edit label, s...
Wladimir J. van der Laan
2011-07-08
send coins dialog: make sure send button remain default button (triggered wit...
Wladimir J. van der Laan
2011-07-08
forgot synced icons
Wladimir J. van der Laan
2011-07-08
Reorganize "send coins" tab
Wladimir J. van der Laan
2011-07-07
Selection/tab navigation fixes
Wladimir J. van der Laan
2011-07-07
convert to full tab-based ui
Wladimir J. van der Laan
2011-07-03
move another setPlaceHolderText to 4.7+ only code
Wladimir J. van der Laan
[next]