aboutsummaryrefslogtreecommitdiff
path: root/src/qt/messagepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann2012-07-061-143/+0
* Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddressPieter Wuille2012-05-241-1/+9
* Split synchronization mechanisms from util.{h,cpp}Pieter Wuille2012-05-111-1/+0
* add placeholder text to address field (like in sendcoins) and set focus to ad...Philip Kaufmann2012-05-101-1/+6
* Merge pull request #1199 from laanwj/2012_05_signmessage_autoselectWladimir J. van der Laan2012-05-091-0/+12
|\
| * signmessage: auto-select signature when field is focused/clickedWladimir J. van der Laan2012-05-051-0/+12
* | Move back setPlaceholderText to code, from xml, as this broke building with Q...Wladimir J. van der Laan2012-05-071-0/+5
|/
* add a clear all button to the sign message pagePhilip Kaufmann2012-05-031-0/+7
* Further reduce header dependenciesPieter Wuille2012-04-171-1/+1
* Fix compilation warning.Matt Corallo2012-02-151-6/+6
* Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr2012-01-271-0/+107