index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
receiverequestdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
1
-3
/
+0
*
Qt: show wallet name in request dlg in case of multiwallet
Jonas Schnelli
2018-03-26
1
-3
/
+6
*
Use flexible font size for QRCode image address
Jonas Schnelli
2018-01-15
1
-2
/
+6
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-1
/
+0
*
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-8
/
+8
*
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
qt: Plug many memory leaks
Wladimir J. van der Laan
2016-11-23
1
-1
/
+1
*
Do not shadow in src/qt
Pavel JanÃk
2016-09-23
1
-6
/
+6
*
Add address label to request payment QR Code (QT)
Francesco 'makevoid' Canessa
2016-06-13
1
-5
/
+17
*
Add missing copyright headers
MarcoFalke
2016-01-05
1
-1
/
+1
*
Replace some instances of formatWithUnit with formatHtmlWithUnit
fanquake
2015-12-26
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
build: fix build weirdness after 54372482.
Cory Fields
2014-06-23
1
-1
/
+1
*
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
1
-1
/
+1
*
ui: Check for !pixmap() before trying to export QR code
Wladimir J. van der Laan
2014-05-07
1
-6
/
+19
*
qt: keep a list of requested payments
Wladimir J. van der Laan
2013-11-19
1
-2
/
+0
*
[Qt] use GUIUtil::setClipboard() where possible
Philip Kaufmann
2013-11-16
1
-7
/
+4
*
[Qt] remove GUIUtil::getSaveFileName() default arguments
Philip Kaufmann
2013-11-11
1
-1
/
+1
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
[Qt] misc small fixes for #3099 (new receive flow)
Philip Kaufmann
2013-10-25
1
-0
/
+2
*
qt: general polish after adding new receive flow
Wladimir J. van der Laan
2013-10-25
1
-2
/
+10
*
qt: show payment information in one text area
Wladimir J. van der Laan
2013-10-23
1
-42
/
+41
*
qt: move bitcoin URI formatting to guiutil
Wladimir J. van der Laan
2013-10-23
1
-57
/
+27
*
qt: use SendCoinsRecipient for payment request information
Wladimir J. van der Laan
2013-10-23
1
-10
/
+11
*
qt: allow dragging, copying and saving QR code
Wladimir J. van der Laan
2013-10-23
1
-10
/
+49
*
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-23
1
-0
/
+166