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
/
forms
/
sendcoinsdialog.ui
Age
Commit message (
Expand
)
Author
2014-01-29
[Qt] minor receive tab improvements
Cozz Lovan
2013-12-02
[Qt] coin-control features GUI cleanup 3
Philip Kaufmann
2013-12-02
[Qt] coin-control features GUI cleanup 2
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-10-31
[Qt] Rework of payment request UI (mainly for insecure pr)
Philip Kaufmann
2013-10-26
[Qt] additional small fixes for #3099 (new receive flow)
Philip Kaufmann
2013-09-24
GUI: fix sendcoinsdialog/sendcoinsentry
Cozz Lovan
2012-09-21
fix #1843 by changing 2 GUI shortcuts
Philip Kaufmann
2012-06-13
set cursor for balance field to IBeamCursor (to show the user it IS selectabl...
Philip Kaufmann
2012-05-12
add Alt-Shortcut for "Clear All" in sendcoinsdialog.ui
Philip Kaufmann
2012-05-09
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...
Philip Kaufmann
2012-01-14
*Clear all has a tooltip now *About dialog updated
Janne Pulkkinen
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-09-27
Send Coins page not cleared when changing tabs. Clear all button for clearing...
Janne Pulkkinen
2011-09-22
show balance in sendcoins screen (issue #24)
Wladimir J. van der Laan
2011-07-24
improve tooltip texts
Wladimir J. van der Laan
2011-07-18
move buttons to bottom of send coins tab, outside of scroll area
Wladimir J. van der Laan
2011-07-17
put sendcoins entries in scroll area, so that window does not become bigger t...
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan
2011-07-09
remove placeholder text from ui form, code generator screws up on older qt
Wladimir J. van der Laan
2011-07-08
forgot synced icons
Wladimir J. van der Laan
2011-07-08
Reorganize "send coins" tab
Wladimir J. van der Laan
2011-07-03
move another setPlaceHolderText to 4.7+ only code
Wladimir J. van der Laan
2011-07-02
ui improvements: allow inline editing of labels/addresses in address book tab...
Wladimir J. van der Laan
2011-07-02
make tooltip equal to placeholder
Wladimir J. van der Laan
2011-07-02
Send: dialog redesign (automatically look up label for entered address)
Wladimir J. van der Laan
2011-06-26
reduce spacing between "Add to address book as" and the text field
Wladimir J. van der Laan
2011-06-25
compile fixes by Unthinkingbit
Wladimir J. van der Laan
2011-06-25
Improve look/usablity of send coins dialog
Wladimir J. van der Laan
2011-06-25
allow adding address to address book in send dialog
Wladimir J. van der Laan
2011-06-21
Fix some padding and focus issues with the new BitcoinAmountWidget
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-11
move back to original directory structure
Wladimir J. van der Laan