aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/editaddressdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* [Qt] extend validate line edit and btc address validatorPhilip Kaufmann2014-01-291-1/+8
| | | | | | | | | | | | | - remove btc address length from address validator - add an optional btc address check in validated line edit that defaults to off and is used in GUIUtil::setupAddressWidget() - an isAcceptable() check is added to validated line edit on focus out which only kicks in, when a validator is used with that widget - remove an isAcceptable() check from sendcoinsentry.cpp - remove obsolete attributes from ui files, which are set by calling GUIUtil::setupAddressWidget() - move some more things to GUIUtil::setupAddressWidget() and remove them from normal code e.g. placeholder text
* [Qt] very minor style cleanupsPhilip Kaufmann2014-01-221-8/+8
| | | | | | - rebuilt some ui file layout to remove unreal values from the files - remove an unneeded attribute from an ui file - add / remove some spaces in files
* qt: general polish after adding new receive flowWladimir J. van der Laan2013-10-251-2/+2
| | | | | | | | - We no longer have an address book, but "address lists", update message accordingly - Add tooltips here and there - Clarify text on buttons - add Copy Address button to receive request dialog
* Send: dialog redesign (automatically look up label for entered address)Wladimir J. van der Laan2011-07-021-16/+9
|
* clarify textWladimir J. van der Laan2011-06-211-2/+2
|
* Allow changing default address (fixes issue #6)Wladimir J. van der Laan2011-06-211-0/+7
|
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+105