aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
Commit message (Collapse)AuthorAgeFilesLines
...
* forgot synced iconsWladimir J. van der Laan2011-07-081-21/+4
|
* Reorganize "send coins" tabWladimir J. van der Laan2011-07-081-86/+105
|
* convert to full tab-based uiWladimir J. van der Laan2011-07-071-82/+33
|
* Rename "History" tab to more logical "Transactions", move "Number of ↵Wladimir J. van der Laan2011-07-071-1/+21
| | | | transactions" from status bar to overview page
* tab reorg phase 1: split main gui into "overview" and "history"Wladimir J. van der Laan2011-07-051-0/+63
|
* windows build fixesWladimir J. van der Laan2011-07-031-13/+13
|
* move another setPlaceHolderText to 4.7+ only codeWladimir J. van der Laan2011-07-031-3/+0
|
* remove "edit" button, document double-click behaviour to editWladimir J. van der Laan2011-07-021-14/+6
|
* ui improvements: allow inline editing of labels/addresses in address book ↵Wladimir J. van der Laan2011-07-021-2/+2
| | | | table, better tab order in send dialog, set focus on sending address table when coming from send coins dialog
* make tooltip equal to placeholderWladimir J. van der Laan2011-07-021-1/+1
|
* Send: dialog redesign (automatically look up label for entered address)Wladimir J. van der Laan2011-07-023-30/+28
|
* Remove "default address" from main GUI screen, it only confuses peopleWladimir J. van der Laan2011-07-011-3/+3
|
* add icons to address book dialog buttonsWladimir J. van der Laan2011-06-301-2/+20
|
* Change transaction table:Wladimir J. van der Laan2011-06-261-1/+7
| | | | | - 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)
* reduce spacing between "Add to address book as" and the text fieldWladimir J. van der Laan2011-06-261-0/+3
|
* compile fixes by UnthinkingbitWladimir J. van der Laan2011-06-251-2/+2
|
* Improve look/usablity of send coins dialogWladimir J. van der Laan2011-06-251-42/+66
|
* allow adding address to address book in send dialogWladimir J. van der Laan2011-06-251-2/+28
|
* experiment with internationalization (nl), unbreak build (externui.h->qtui.h)Wladimir J. van der Laan2011-06-231-1/+1
|
* 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
|
* Add comment to tooltip that only sending addresses can be deletedWladimir J. van der Laan2011-06-211-1/+1
|
* Fix some padding and focus issues with the new BitcoinAmountWidgetWladimir J. van der Laan2011-06-211-5/+1
|
* introduce bitcoin amount field with split amount/decimals, to protect ↵Wladimir J. van der Laan2011-06-201-16/+23
| | | | against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0)
* Address book: select action (edit/select) based on contextWladimir J. van der Laan2011-06-131-35/+2
|
* move back to original directory structureWladimir J. van der Laan2011-06-115-0/+714