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
/
signverifymessagedialog.cpp
Age
Commit message (
Expand
)
Author
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-06-23
[Qt] don't allow translation of our example btc address
Philip Kaufmann
2014-01-29
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2013-11-16
[Qt] use GUIUtil::setClipboard() where possible
Philip Kaufmann
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-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-08-23
Bitcoin-Qt: extend some checks for valid model pointers
Philip Kaufmann
2013-05-30
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-01-10
Bitcoin-Qt: use reference in setAddress_SM() and setAddress_VM()
Philip Kaufmann
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann