aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsdialog.cpp
AgeCommit message (Expand)Author
2011-07-03move another setPlaceHolderText to 4.7+ only codeWladimir J. van der Laan
2011-07-02Send: dialog redesign (automatically look up label for entered address)Wladimir J. van der Laan
2011-06-30Split off WalletModel from ClientModel, to be able to support multi-wallets i...Wladimir J. van der Laan
2011-06-30show an error if amount is not valid (either the amount or decimals is empty)Wladimir J. van der Laan
2011-06-29Implement filter row instead of tabs, allows for more expressive filtersWladimir J. van der Laan
2011-06-25allow adding address to address book in send 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-13Address book: select action (edit/select) based on contextWladimir J. van der Laan
2011-06-11move back to original directory structureWladimir J. van der Laan