aboutsummaryrefslogtreecommitdiff
path: root/src/qt/messagepage.cpp
AgeCommit message (Expand)Author
2012-07-06GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann
2012-05-24Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddressPieter Wuille
2012-05-11Split synchronization mechanisms from util.{h,cpp}Pieter Wuille
2012-05-10add placeholder text to address field (like in sendcoins) and set focus to ad...Philip Kaufmann
2012-05-09Merge pull request #1199 from laanwj/2012_05_signmessage_autoselectWladimir J. van der Laan
2012-05-07Move back setPlaceholderText to code, from xml, as this broke building with Q...Wladimir J. van der Laan
2012-05-05signmessage: auto-select signature when field is focused/clickedWladimir J. van der Laan
2012-05-03add a clear all button to the sign message pagePhilip Kaufmann
2012-04-17Further reduce header dependenciesPieter Wuille
2012-02-15Fix compilation warning.Matt Corallo
2012-01-27Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr