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
/
messagepage.ui
Age
Commit message (
Expand
)
Author
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-05-17
allow translation of "options" used in the --help message / split translation...
Philip Kaufmann
2012-05-10
add placeholder text to address field (like in sendcoins) and set focus to ad...
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-05
change text on message.ui from "Copy to Clipboard" to "Copy Signature" and
Philip Kaufmann
2012-05-03
add a clear all button to the sign message page
Philip Kaufmann
2012-04-22
change button tooltip on sign message page for copy to clipboard as it was mi...
Philip Kaufmann
2012-04-06
Change sign message bitcoin address tooltip to "The address to sign the messa...
graingert
2012-02-19
Sign message description changes discussed in #bitcoin-dev
Luke Dashjr
2012-02-20
Typo fix
Pieter Wuille
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr