Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
[novacoin.git] / src / qt / forms /
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-02-20 Luke DashjrSign message description changes discussed in #bitcoin-dev
2012-02-20 Pieter WuilleTypo fix
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-17 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-14 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-09 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-09 Wladimir J. van... make transaction description read-only (UI fix)
2012-01-06 Wladimir J. van... make transaction description read-only (UI fix)
2012-01-03 Wladimir J. van... Fix typo (#734)
2012-01-03 Luke DashjrFix typo (#734)
2012-01-03 Wladimir J. van... Fix typo (#734)
2011-12-20 sje397Added QRCode generation functions via libqrencode....
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-10-18 Nick BosmaAdded Caps Lock check and warning at askpassphrasedialog.
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-09-27 Janne PulkkinenSend Coins page not cleared when changing tabs. Clear...
2011-09-22 Wladimir J. van... show balance in sendcoins screen (issue #24)
2011-08-31 Wladimir J. van... Wallet encryption part 2: ask passphrase when needed...
2011-08-03 Wladimir J. van... show last few transactions on overview page
2011-07-24 Wladimir J. van... improve tooltip texts
2011-07-18 Wladimir J. van... one remove/delete icon is enough and the red minus...
2011-07-18 Wladimir J. van... move buttons to bottom of send coins tab, outside of...
2011-07-17 Wladimir J. van... put sendcoins entries in scroll area, so that window...
2011-07-16 Wladimir J. van... add sendmany support
2011-07-11 Wladimir J. van... Show unconfirmed balance on overview page
2011-07-09 Wladimir J. van... remove placeholder text from ui form, code generator...
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