Age | Commit message (Expand) | Author |
---|---|---|
2012-05-12 | Add a menu option to verify a signed message | sje397 |
2012-05-09 | harmonize the use of ellipsis ("...") to be used in menus, but not on buttons... | Philip Kaufmann |
2012-04-14 | Bugfix: Check that QRcode_encodeString didn't return NULL (error) | Luke Dashjr |
2012-04-12 | enable wordWrap on lblQRCode / small code comment change | Philip Kaufmann |
2012-04-12 | limit length of generated URI to 255 chars to prevent a DoS against the QR-Co... | Philip Kaufmann |
2012-04-12 | updated to reflect pull-request suggestions / renamed some GUI elements | Philip Kaufmann |
2012-04-12 | fixed amount part of URI in QR-Codes / removed (no label) string if we have N... | Philip Kaufmann |
2012-02-15 | fix default suffixes in save dialog in GNOME, make it more clear that PNG is ... | Wladimir J. van der Laan |
2012-02-15 | (trivial) regularize coding style | Wladimir J. van der Laan |
2011-12-20 | Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD... | sje397 |