Age | Commit message (Expand) | Author |
2015-05-01 | Bugfix: Grammar fixes | Corinne Dashjr |
2015-04-20 | [Qt, Trivial] misc minor string changes | Philip Kaufmann |
2015-03-13 | Subtract fee from amount | Cozz Lovan |
2014-12-27 | Adopt style colour for button icons | Luke Dashjr |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-07-23 | ui: Make sure sendcoinsentry signals only connected once | Wladimir J. van der Laan |
2014-07-23 | qt: Use fixed-point arithmetic in amount spinbox | Wladimir J. van der Laan |
2014-03-12 | [Qt] Fill in label from address book also for URIs | Cozz Lovan |
2014-01-29 | [Qt] extend validate line edit and btc address validator | Philip Kaufmann |
2014-01-21 | [Qt] Show and store message of normal bitcoin:URI | Cozz Lovan |
2014-01-02 | ui: Better tab order in send coins entry | Wladimir J. van der Laan |
2013-12-01 | Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that ... | Ryan Niebur |
2013-11-24 | [Qt] allow deletion of payment-requests in sendcoins | Philip Kaufmann |
2013-11-18 | Coincontrol cleanup (e.g. add missing license) | Philip Kaufmann |
2013-11-14 | Coin Control Features | Cozz Lovan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-11-06 | Merge pull request #3145 | Wladimir J. van der Laan |
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan |
2013-10-31 | payment-request UI: use SendCoinsRecipient.message for memo | Philip Kaufmann |
2013-10-31 | [Qt] Rework of payment request UI (mainly for insecure pr) | Philip Kaufmann |
2013-10-23 | qt: rework "receive coins" workflow | Wladimir J. van der Laan |
2013-10-16 | add SendCoinsEntry::updateLabel() function | Philip Kaufmann |
2013-10-15 | make BitcoinAmountField::setReadOnly() usable | Philip Kaufmann |
2013-10-11 | sendcoinsentry: small clear() and setValue() changes | Philip Kaufmann |
2013-10-01 | Bitcoin-Qt: translation fixes in sendcoins | Philip Kaufmann |
2013-08-22 | Payment Protocol: X509-validated payment requests | Gavin Andresen |
2013-08-22 | Reject dust amounts during validation | Gavin Andresen |
2013-03-18 | Bitcoin-Qt: add "send coins" to context menu in addressbook | Philip Kaufmann |
2013-03-17 | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann |
2012-09-21 | enhance Qt5 compatibility | Philip Kaufmann |
2012-06-17 | add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse... | Philip Kaufmann |
2012-05-07 | Move back setPlaceholderText to code, from xml, as this broke building with Q... | Wladimir J. van der Laan |
2012-05-04 | move label placeholdertext from sendcoinsentry.cpp to ui-file | Philip Kaufmann |
2012-04-13 | Set label when selecting an address that already has a label. Fixes #1080. | Wladimir J. van der Laan |
2012-03-18 | Make the sendcoins dialog use the configured unit type, even on the first att... | Joel Kaartinen |
2012-02-17 | Only fill in label from address book, if no label is filled in yet, fixes #840 | Wladimir J. van der Laan |
2012-01-05 | Automatically refocus on new SendCoinsEntrys and scroll to them. | Matt Corallo |
2011-11-08 | Add robustness against null models | Wladimir J. van der Laan |
2011-10-09 | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k |
2011-08-07 | don't include <QDebug> | Wladimir J. van der Laan |
2011-08-07 | Accept "bitcoin:" URL drops from browsers | Wladimir J. van der Laan |
2011-07-29 | Full support for other units, add configuration option for default unit (used... | Wladimir J. van der Laan |
2011-07-26 | allow multiple units in bitcoin amount widget (for example, for sending) usin... | Wladimir J. van der Laan |
2011-07-25 | preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue | Wladimir J. van der Laan |
2011-07-22 | fix clear() (clear red/invalid status) | Wladimir J. van der Laan |
2011-07-16 | add sendmany support | Wladimir J. van der Laan |