aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1202 from Diapolo/messagepageWladimir J. van der Laan2012-05-051-2/+2
|\ \ \
| * | | change text on message.ui from "Copy to Clipboard" to "Copy Signature" andPhilip Kaufmann2012-05-051-2/+2
| |/ /
* | | Merge pull request #1203 from Diapolo/qrcodedialogWladimir J. van der Laan2012-05-051-3/+3
|\ \ \ | |/ / |/| |
| * | renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window s...Philip Kaufmann2012-05-051-3/+3
* | | simplified qrcode icon that scales gracefully to 16x16Wladimir J. van der Laan2012-05-051-1/+1
|/ /
* | Merge pull request #1166 from Diapolo/signmessage_clearWladimir J. van der Laan2012-05-051-3/+17
|\ \
| * | add a clear all button to the sign message pagePhilip Kaufmann2012-05-031-3/+17
| |/
* | Merge pull request #1194 from Diapolo/sendcoins_placeholdertextWladimir J. van der Laan2012-05-051-0/+6
|\ \
| * | move label placeholdertext from sendcoinsentry.cpp to ui-filePhilip Kaufmann2012-05-041-0/+6
| |/
* | Merge pull request #1032 from Diapolo/fix#945Wladimir J. van der Laan2012-05-041-5/+7
|\ \ | |/ |/|
| * remove HTML code around "Wallet" (displayed on overview page) and use Qt tags...Philip Kaufmann2012-04-041-5/+7
* | change button tooltip on sign message page for copy to clipboard as it was mi...Philip Kaufmann2012-04-221-1/+1
* | make text in about box selectable (fixes #1055)Wladimir J. van der Laan2012-04-121-0/+9
* | enable wordWrap on lblQRCode / small code comment changePhilip Kaufmann2012-04-121-0/+3
* | updated to reflect pull-request suggestions / renamed some GUI elementsPhilip Kaufmann2012-04-121-6/+6
* | Change sign message bitcoin address tooltip to "The address to sign the messa...graingert2012-04-061-1/+1
|/
* Sign message description changes discussed in #bitcoin-devLuke Dashjr2012-02-191-1/+1
* Typo fixPieter Wuille2012-02-201-1/+1
* Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr2012-01-272-0/+184
* *Clear all has a tooltip now *About dialog updatedJanne Pulkkinen2012-01-142-1/+4
* make transaction description read-only (UI fix)Wladimir J. van der Laan2012-01-061-0/+3
* Fix typo (#734)Wladimir J. van der Laan2012-01-031-1/+1
* Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...sje3972011-12-202-0/+224
* Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan2011-12-131-15/+5
* Added Caps Lock check and warning at askpassphrasedialog.Nick Bosma2011-10-181-1/+16
* Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k2011-10-092-16/+4
* Send Coins page not cleared when changing tabs. Clear all button for clearing...Janne Pulkkinen2011-09-271-2/+22
* show balance in sendcoins screen (issue #24)Wladimir J. van der Laan2011-09-221-0/+24
* Wallet encryption part 2: ask passphrase when needed, add menu optionsWladimir J. van der Laan2011-08-311-0/+148
* show last few transactions on overview pageWladimir J. van der Laan2011-08-031-70/+134
* improve tooltip textsWladimir J. van der Laan2011-07-242-2/+8
* one remove/delete icon is enough and the red minus better matches the add iconWladimir J. van der Laan2011-07-181-1/+1
* move buttons to bottom of send coins tab, outside of scroll areaWladimir J. van der Laan2011-07-181-55/+55
* put sendcoins entries in scroll area, so that window does not become bigger t...Wladimir J. van der Laan2011-07-172-71/+93
* add sendmany supportWladimir J. van der Laan2011-07-162-153/+188
* Show unconfirmed balance on overview pageWladimir J. van der Laan2011-07-111-2/+16
* remove placeholder text from ui form, code generator screws up on older qtWladimir J. van der Laan2011-07-091-3/+0
* 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 transact...Wladimir J. van der Laan2011-07-071-1/+21
* 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 tab...Wladimir J. van der Laan2011-07-021-2/+2
* 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