12 Commits (1a12b3e09079c26deb48a547cdfcc7ffdd176dee)

Author SHA1 Message Date
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility 12 years ago
Philip Kaufmann 5c83f797c5 update QRCodeDialog 12 years ago
sje397 0c587936c7 Add a menu option to verify a signed message 13 years ago
Philip Kaufmann 50a3855082 harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative 13 years ago
Luke Dashjr 2eb665c634 Bugfix: Check that QRcode_encodeString didn't return NULL (error) 13 years ago
Philip Kaufmann 7261945eb5 enable wordWrap on lblQRCode / small code comment change 13 years ago
Philip Kaufmann b1a99c3a1f limit length of generated URI to 255 chars to prevent a DoS against the QR-Code dialog 13 years ago
Philip Kaufmann 1e8c62b29c updated to reflect pull-request suggestions / renamed some GUI elements 13 years ago
Philip Kaufmann 9e0dba8c17 fixed amount part of URI in QR-Codes / removed (no label) string if we have NO label / coding style updates / removed an unused variable 13 years ago
Wladimir J. van der Laan 303a47c095 fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) 13 years ago
Wladimir J. van der Laan 1df182ff88 (trivial) regularize coding style 13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago