Age | Commit message (Expand) | Author |
2012-05-08 | Merge pull request #1075 from laanwj/2012_04_consoleui | Gregory Maxwell |
2012-05-07 | Make user action more straightforward in address book | Wladimir J. van der Laan |
2012-05-07 | Move back setPlaceholderText to code, from xml, as this broke building with Q... | Wladimir J. van der Laan |
2012-05-06 | passphrasedialog: change dialog title to "Passphrase Dialog" / remove style-s... | Philip Kaufmann |
2012-05-06 | move many overviewpage settings from code to ui XML-file / removed ability to... | Philip Kaufmann |
2012-05-05 | Merge pull request #1201 from Diapolo/about-dialog | Wladimir J. van der Laan |
2012-05-05 | changed cursor for selectable text on the about dialog to IBeamCursor and rem... | Philip Kaufmann |
2012-05-05 | Merge pull request #1202 from Diapolo/messagepage | Wladimir J. van der Laan |
2012-05-05 | change text on message.ui from "Copy to Clipboard" to "Copy Signature" and | Philip Kaufmann |
2012-05-05 | Merge pull request #1203 from Diapolo/qrcodedialog | Wladimir J. van der Laan |
2012-05-05 | renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window s... | Philip Kaufmann |
2012-05-05 | simplified qrcode icon that scales gracefully to 16x16 | Wladimir J. van der Laan |
2012-05-05 | Add UI RPC console / debug window | Wladimir J. van der Laan |
2012-05-05 | Merge pull request #1166 from Diapolo/signmessage_clear | Wladimir J. van der Laan |
2012-05-05 | Merge pull request #1194 from Diapolo/sendcoins_placeholdertext | Wladimir J. van der Laan |
2012-05-04 | Merge pull request #1032 from Diapolo/fix#945 | Wladimir J. van der Laan |
2012-05-04 | move label placeholdertext from sendcoinsentry.cpp to ui-file | Philip Kaufmann |
2012-05-03 | add a clear all button to the sign message page | Philip Kaufmann |
2012-04-22 | change button tooltip on sign message page for copy to clipboard as it was mi... | Philip Kaufmann |
2012-04-12 | make text in about box selectable (fixes #1055) | Wladimir J. van der Laan |
2012-04-12 | enable wordWrap on lblQRCode / small code comment change | Philip Kaufmann |
2012-04-12 | updated to reflect pull-request suggestions / renamed some GUI elements | Philip Kaufmann |
2012-04-06 | Change sign message bitcoin address tooltip to "The address to sign the messa... | graingert |
2012-04-04 | remove HTML code around "Wallet" (displayed on overview page) and use Qt tags... | Philip Kaufmann |
2012-02-19 | Sign message description changes discussed in #bitcoin-dev | Luke Dashjr |
2012-02-20 | Typo fix | Pieter Wuille |
2012-01-27 | Bitcoin-Qt signmessage GUI (pull request #582) | Luke Dashjr |
2012-01-14 | *Clear all has a tooltip now *About dialog updated | Janne Pulkkinen |
2012-01-06 | make transaction description read-only (UI fix) | Wladimir J. van der Laan |
2012-01-03 | Fix typo (#734) | Wladimir J. van der Laan |
2011-12-20 | Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD... | sje397 |
2011-12-13 | Enable wordwrap for long message in passphrase dialog | Wladimir J. van der Laan |
2011-10-18 | Added Caps Lock check and warning at askpassphrasedialog. | Nick Bosma |
2011-10-09 | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k |
2011-09-27 | Send Coins page not cleared when changing tabs. Clear all button for clearing... | Janne Pulkkinen |
2011-09-22 | show balance in sendcoins screen (issue #24) | Wladimir J. van der Laan |
2011-08-31 | Wallet encryption part 2: ask passphrase when needed, add menu options | Wladimir J. van der Laan |
2011-08-03 | show last few transactions on overview page | Wladimir J. van der Laan |
2011-07-24 | improve tooltip texts | Wladimir J. van der Laan |
2011-07-18 | one remove/delete icon is enough and the red minus better matches the add icon | Wladimir J. van der Laan |
2011-07-18 | move buttons to bottom of send coins tab, outside of scroll area | Wladimir J. van der Laan |
2011-07-17 | put sendcoins entries in scroll area, so that window does not become bigger t... | Wladimir J. van der Laan |
2011-07-16 | add sendmany support | Wladimir J. van der Laan |
2011-07-11 | Show unconfirmed balance on overview page | Wladimir J. van der Laan |
2011-07-09 | remove placeholder text from ui form, code generator screws up on older qt | Wladimir J. van der Laan |
2011-07-08 | forgot synced icons | Wladimir J. van der Laan |
2011-07-08 | Reorganize "send coins" tab | Wladimir J. van der Laan |
2011-07-07 | convert to full tab-based ui | Wladimir J. van der Laan |
2011-07-07 | Rename "History" tab to more logical "Transactions", move "Number of transact... | Wladimir J. van der Laan |
2011-07-05 | tab reorg phase 1: split main gui into "overview" and "history" | Wladimir J. van der Laan |