index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
optionsdialog.cpp
Age
Commit message (
Expand
)
Author
2011-09-19
put Q_OBJECT everywhere it should be (removes warnings when running lupdate)
Wladimir J. van der Laan
2011-08-07
don't include <QDebug>
Wladimir J. van der Laan
2011-07-30
Hide addresses in transaction overview by default, they can be re-shown as a ...
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-06-24
use buttonbox for options dialog
Wladimir J. van der Laan
2011-06-20
introduce bitcoin amount field with split amount/decimals, to protect against...
Wladimir J. van der Laan
2011-06-18
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan