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
/
qrcodedialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-23
1
-173
/
+0
*
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-0
/
+2
*
update QRCodeDialog
Philip Kaufmann
2012-07-06
1
-22
/
+65
*
Add a menu option to verify a signed message
sje397
2012-05-12
1
-1
/
+0
*
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...
Philip Kaufmann
2012-05-09
1
-1
/
+1
*
Bugfix: Check that QRcode_encodeString didn't return NULL (error)
Luke Dashjr
2012-04-14
1
-0
/
+5
*
enable wordWrap on lblQRCode / small code comment change
Philip Kaufmann
2012-04-12
1
-1
/
+1
*
limit length of generated URI to 255 chars to prevent a DoS against the QR-Co...
Philip Kaufmann
2012-04-12
1
-11
/
+23
*
updated to reflect pull-request suggestions / renamed some GUI elements
Philip Kaufmann
2012-04-12
1
-16
/
+12
*
fixed amount part of URI in QR-Codes / removed (no label) string if we have N...
Philip Kaufmann
2012-04-12
1
-14
/
+20
*
fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...
Wladimir J. van der Laan
2012-02-15
1
-3
/
+3
*
(trivial) regularize coding style
Wladimir J. van der Laan
2012-02-15
1
-6
/
+10
*
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...
sje397
2011-12-20
1
-0
/
+106