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
/
forms
/
sendcoinsentry.ui
Age
Commit message (
Expand
)
Author
2014-06-23
[Qt] don't allow translation of our example btc address
Philip Kaufmann
2014-01-28
[Qt] fix bitcoin: URI strings (spelling fixes)
Philip Kaufmann
2014-01-24
ui: Clarify help messages for 'message' fields
Wladimir J. van der Laan
2014-01-21
[Qt] Show and store message of normal bitcoin:URI
Cozz Lovan
2013-11-24
[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann
2013-11-20
[Qt] make a UI element in sendcoins non-validated
Philip Kaufmann
2013-10-31
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-25
qt: general polish after adding new receive flow
Wladimir J. van der Laan
2013-10-15
make BitcoinAmountField::setReadOnly() usable
Philip Kaufmann
2013-10-01
Bitcoin-Qt: translation fixes in sendcoins
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2012-10-25
fix some double-spaces in strings
Philip Kaufmann
2012-05-07
Move back setPlaceholderText to code, from xml, as this broke building with Q...
Wladimir J. van der Laan
2012-05-04
move label placeholdertext from sendcoinsentry.cpp to ui-file
Philip Kaufmann
2012-01-03
Fix typo (#734)
Wladimir J. van der Laan
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-07-24
improve tooltip texts
Wladimir J. van der Laan
2011-07-17
put sendcoins entries in scroll area, so that window does not become bigger t...
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan