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
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-09-23
Do not shadow in src/qt
Pavel JanÃk
2016-06-13
Add address label to request payment QR Code (QT)
Francesco 'makevoid' Canessa
2016-01-05
Add missing copyright headers
MarcoFalke
2015-12-26
Replace some instances of formatWithUnit with formatHtmlWithUnit
fanquake
2014-12-19
Added "Core" to copyright headers
sandakersmann
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