aboutsummaryrefslogtreecommitdiff
path: root/src/qt/receiverequestdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-6/+6
* Add address label to request payment QR Code (QT)Francesco 'makevoid' Canessa2016-06-131-5/+17
* Add missing copyright headersMarcoFalke2016-01-051-1/+1
* Replace some instances of formatWithUnit with formatHtmlWithUnitfanquake2015-12-261-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* build: fix build weirdness after 54372482.Cory Fields2014-06-231-1/+1
* [Qt] style police and small addition in rpcconsolePhilip Kaufmann2014-06-031-1/+1
* ui: Check for !pixmap() before trying to export QR codeWladimir J. van der Laan2014-05-071-6/+19
* qt: keep a list of requested paymentsWladimir J. van der Laan2013-11-191-2/+0
* [Qt] use GUIUtil::setClipboard() where possiblePhilip Kaufmann2013-11-161-7/+4
* [Qt] remove GUIUtil::getSaveFileName() default argumentsPhilip Kaufmann2013-11-111-1/+1
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* [Qt] misc small fixes for #3099 (new receive flow)Philip Kaufmann2013-10-251-0/+2
* qt: general polish after adding new receive flowWladimir J. van der Laan2013-10-251-2/+10
* qt: show payment information in one text areaWladimir J. van der Laan2013-10-231-42/+41
* qt: move bitcoin URI formatting to guiutilWladimir J. van der Laan2013-10-231-57/+27
* qt: use SendCoinsRecipient for payment request informationWladimir J. van der Laan2013-10-231-10/+11
* qt: allow dragging, copying and saving QR codeWladimir J. van der Laan2013-10-231-10/+49
* qt: rework "receive coins" workflowWladimir J. van der Laan2013-10-231-0/+166