aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
AgeCommit message (Collapse)Author
2011-07-02Send: dialog redesign (automatically look up label for entered address)Wladimir J. van der Laan
2011-07-01Remove "default address" from main GUI screen, it only confuses peopleWladimir J. van der Laan
2011-06-30add icons to address book dialog buttonsWladimir J. van der Laan
2011-06-26Change transaction table:Wladimir J. van der Laan
- Split "Description" column into "Type" and "Address", to make sorting easier (and facilitate filtering in the future) - Merged "credit" and "debit" columns into one "amount" column that can be black (positive) or red (negative)
2011-06-26reduce spacing between "Add to address book as" and the text fieldWladimir J. van der Laan
2011-06-25compile fixes by UnthinkingbitWladimir J. van der Laan
2011-06-25Improve look/usablity of send coins dialogWladimir J. van der Laan
2011-06-25allow adding address to address book in send dialogWladimir J. van der Laan
2011-06-23experiment with internationalization (nl), unbreak build (externui.h->qtui.h)Wladimir J. van der Laan
2011-06-21clarify textWladimir J. van der Laan
2011-06-21Allow changing default address (fixes issue #6)Wladimir J. van der Laan
2011-06-21Add comment to tooltip that only sending addresses can be deletedWladimir J. van der Laan
2011-06-21Fix some padding and focus issues with the new BitcoinAmountWidgetWladimir J. van der Laan
2011-06-20introduce bitcoin amount field with split amount/decimals, to protect ↵Wladimir J. van der Laan
against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0)
2011-06-13Address book: select action (edit/select) based on contextWladimir J. van der Laan
2011-06-11move back to original directory structureWladimir J. van der Laan