aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* allow multiple units in bitcoin amount widget (for example, for sending) ↵Wladimir J. van der Laan2011-07-261-1/+0
| | | | using a combobox
* preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issueWladimir J. van der Laan2011-07-251-11/+53
|
* use buttonbox for options dialogWladimir J. van der Laan2011-06-241-14/+8
|
* introduce bitcoin amount field with split amount/decimals, to protect ↵Wladimir J. van der Laan2011-06-201-5/+3
| | | | against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0)
* remove commented code, use // for one-line comments and comments inside ↵Wladimir J. van der Laan2011-06-181-2/+2
| | | | functions
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+234