Add context menu on transaction list: copy label, copy address, edit label, show...
[novacoin.git] / src / qt / forms /
2011-07-08 Wladimir J. van... forgot synced icons
2011-07-08 Wladimir J. van... Reorganize "send coins" tab
2011-07-07 Wladimir J. van... convert to full tab-based ui
2011-07-07 Wladimir J. van... Rename "History" tab to more logical "Transactions...
2011-07-05 Wladimir J. van... tab reorg phase 1: split main gui into "overview" and...
2011-07-03 Wladimir J. van... windows build fixes
2011-07-03 Wladimir J. van... move another setPlaceHolderText to 4.7+ only code
2011-07-02 Wladimir J. van... remove "edit" button, document double-click behaviour...
2011-07-02 Wladimir J. van... ui improvements: allow inline editing of labels/address...
2011-07-02 Wladimir J. van... make tooltip equal to placeholder
2011-07-02 Wladimir J. van... Send: dialog redesign (automatically look up label...
2011-07-01 Wladimir J. van... Remove "default address" from main GUI screen, it only...
2011-06-30 Wladimir J. van... add icons to address book dialog buttons
2011-06-26 Wladimir J. van... Change transaction table:
2011-06-26 Wladimir J. van... reduce spacing between "Add to address book as" and...
2011-06-25 Wladimir J. van... compile fixes by Unthinkingbit
2011-06-25 Wladimir J. van... Improve look/usablity of send coins dialog
2011-06-25 Wladimir J. van... allow adding address to address book in send dialog
2011-06-23 Wladimir J. van... experiment with internationalization (nl), unbreak...
2011-06-21 Wladimir J. van... clarify text
2011-06-21 Wladimir J. van... Allow changing default address (fixes issue #6)
2011-06-21 Wladimir J. van... Add comment to tooltip that only sending addresses...
2011-06-21 Wladimir J. van... Fix some padding and focus issues with the new BitcoinA...
2011-06-20 Wladimir J. van... introduce bitcoin amount field with split amount/decima...
2011-06-13 Wladimir J. van... Address book: select action (edit/select) based on...
2011-06-11 Wladimir J. van... move back to original directory structure