aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsdialog.cpp
AgeCommit message (Expand)Author
2012-02-05fetch translations from transifexNils Schneider
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-09-19put Q_OBJECT everywhere it should be (removes warnings when running lupdate)Wladimir J. van der Laan
2011-08-07don't include <QDebug>Wladimir J. van der Laan
2011-07-30Hide addresses in transaction overview by default, they can be re-shown as a ...Wladimir J. van der Laan
2011-07-29Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan
2011-07-26allow multiple units in bitcoin amount widget (for example, for sending) usin...Wladimir J. van der Laan
2011-07-25preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issueWladimir J. van der Laan
2011-06-24use buttonbox for options dialogWladimir J. van der Laan
2011-06-20introduce bitcoin amount field with split amount/decimals, to protect against...Wladimir J. van der Laan
2011-06-18remove commented code, use // for one-line comments and comments inside funct...Wladimir J. van der Laan
2011-06-11move back to original directory structureWladimir J. van der Laan