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
/
receiverequestdialog.cpp
Age
Commit message (
Expand
)
Author
2014-12-16
Remove references to X11 licence
Michael Ford
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-06-03
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-05-07
ui: Check for !pixmap() before trying to export QR code
Wladimir J. van der Laan
2013-11-19
qt: keep a list of requested payments
Wladimir J. van der Laan
2013-11-16
[Qt] use GUIUtil::setClipboard() where possible
Philip Kaufmann
2013-11-11
[Qt] remove GUIUtil::getSaveFileName() default arguments
Philip Kaufmann
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-25
[Qt] misc small fixes for #3099 (new receive flow)
Philip Kaufmann
2013-10-25
qt: general polish after adding new receive flow
Wladimir J. van der Laan
2013-10-23
qt: show payment information in one text area
Wladimir J. van der Laan
2013-10-23
qt: move bitcoin URI formatting to guiutil
Wladimir J. van der Laan
2013-10-23
qt: use SendCoinsRecipient for payment request information
Wladimir J. van der Laan
2013-10-23
qt: allow dragging, copying and saving QR code
Wladimir J. van der Laan
2013-10-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan