This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2026-08-31 01:31:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fb02831899d7469b0d6e59502b25ea390d9b727
QR-Code-generator
/
cpp
T
History
Nayuki Minase
1fb0283189
Added robustness checks to JavaScript, Python, C++ code without changing functionality in normal operation.
2016-04-20 21:00:23 +00:00
..
BitBuffer.cpp
Added C++ port of the library.
2016-04-15 04:26:37 +00:00
BitBuffer.hpp
Tweaked minor comment and whitespace consistency in Python and C++ code.
2016-04-16 01:17:15 +00:00
QrCode.cpp
Added robustness checks to JavaScript, Python, C++ code without changing functionality in normal operation.
2016-04-20 21:00:23 +00:00
QrCode.hpp
Updated some comments to note public and private members in JavaScript, Python, C++ code.
2016-04-20 20:46:46 +00:00
QrCodeGeneratorDemo.cpp
Tweaked line breaking, whitespace, and declaration ordering without changing behavior.
2016-04-20 20:50:42 +00:00
QrSegment.cpp
Revamped QrCode.encodeSegments() to add parameters to make a much richer API, in all language versions; updated JavaScript demo script to handle new semantics.
2016-04-16 03:53:58 +00:00
QrSegment.hpp
Changed ~4 members to package-private in all language versions, updating code in Java version but only updating comments in JavaScript, Python, C++ versions.
2016-04-20 20:40:49 +00:00