15 Commits (ac7c7ab99aeee4aeea333d720c5a211a443a366d)

Author SHA1 Message Date
Wladimir J. van der Laan 7d5bb42946 Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6 13 years ago
Philip Kaufmann d0ccf0c755 move label placeholdertext from sendcoinsentry.cpp to ui-file 13 years ago
Wladimir J. van der Laan 2d67195ed2 Set label when selecting an address that already has a label. Fixes #1080. 13 years ago
Joel Kaartinen aa3d4c0221 Make the sendcoins dialog use the configured unit type, even on the first attempt. 13 years ago
Wladimir J. van der Laan f9f75f320e Only fill in label from address book, if no label is filled in yet, fixes #840 13 years ago
Matt Corallo 9a93c4c024 Automatically refocus on new SendCoinsEntrys and scroll to them. 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Wladimir J. van der Laan 856aacf388 don't include <QDebug> 14 years ago
Wladimir J. van der Laan db7f023417 Accept "bitcoin:" URL drops from browsers 14 years ago
Wladimir J. van der Laan ee014e5b10 Full support for other units, add configuration option for default unit (used when displaying amounts) 14 years ago
Wladimir J. van der Laan 587e52855a allow multiple units in bitcoin amount widget (for example, for sending) using a combobox 14 years ago
Wladimir J. van der Laan e285ffcd05 preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 14 years ago
Wladimir J. van der Laan 73cd5e5212 fix clear() (clear red/invalid status) 14 years ago
Wladimir J. van der Laan a5e6d72339 add sendmany support 14 years ago